Documentation

Aesop.Script.OptimizeSyntax

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    structure Aesop.SyntaxMap (α : Type u_1) :
    Type u_1
    Instances For
      Equations
      • Aesop.instInhabitedSyntaxMap = { default := { toPHashMap := default } }
      Equations
      Equations
      • Aesop.SyntaxMap.empty = { toPHashMap := Lean.PersistentHashMap.empty }
      Instances For
        Equations
        • Aesop.SyntaxMap.instEmptyCollection = { emptyCollection := Aesop.SyntaxMap.empty }
        Equations
        Instances For
          def Aesop.SyntaxMap.insert {α : Type u_1} (key : Aesop.SyntaxMap.Key) (val : α) (m : Aesop.SyntaxMap α) :
          Equations
          Instances For
            @[macro_inline]
            def Aesop.SyntaxMap.insertWith {α : Type u_1} (key : Aesop.SyntaxMap.Key) (a : α) (f : αα) (m : Aesop.SyntaxMap α) :
            Equations
            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
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For