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.
Equations
  • Aesop.instInhabitedSyntaxMap = { default := { toPHashMap := default } }
Equations
Equations
  • Aesop.SyntaxMap.empty = { toPHashMap := Lean.PersistentHashMap.empty }
Equations
  • Aesop.SyntaxMap.instEmptyCollection = { emptyCollection := Aesop.SyntaxMap.empty }
def Aesop.SyntaxMap.insert {α : Type u_1} (key : Aesop.SyntaxMap.Key) (val : α) (m : Aesop.SyntaxMap α) :
Equations
@[macro_inline]
def Aesop.SyntaxMap.insertWith {α : Type u_1} (key : Aesop.SyntaxMap.Key) (a : α) (f : αα) (m : Aesop.SyntaxMap α) :
Equations
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.
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.