Documentation

Lean.Elab.Deriving.BEq

def Lean.Elab.Deriving.BEq.mkMatch (header : Header) (indVal : InductiveVal) (auxFunName : Name) :
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Elab.Deriving.BEq.mkMatch.mkElseAlt (indVal : InductiveVal) :
TermElabM (TSyntax `Lean.Parser.Term.matchAltExpr)
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Elab.Deriving.BEq.mkMatch.mkAlts (indVal : InductiveVal) (auxFunName : Name) :
TermElabM (Array (TSyntax `Lean.Parser.Term.matchAlt))
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.
Equations
  • One or more equations did not get rendered due to their size.