Documentation

Aesop.RuleTac.FVarIdSubst

Equations
  • s.isEmpty = s.map.isEmpty
Instances For
    Equations
    • s.contains fvarId = s.map.contains fvarId
    Instances For
      Equations
      • s.find? fvarId = s.map[fvarId]?
      Instances For
        Equations
        • s.get fvarId = (s.find? fvarId).getD fvarId
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            Instances For
              Equations
              Instances For
                Equations
                Instances For
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    Equations
                    • s.erase fvarId = { map := s.map.erase fvarId }
                    Instances For
                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For
                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For