Documentation

Lean.Elab.Deriving.DecEq

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.
def Lean.Elab.Deriving.DecEq.mkMatch.mkAlts (ctx : Context) (indVal : InductiveVal) :
TermElabM (Array (TSyntax `Lean.Parser.Term.matchAlt))
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Elab.Deriving.DecEq.mkAuxFunction (ctx : Context) (auxFunName : Name) (indVal : InductiveVal) :
TermElabM (TSyntax `command)
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.
partial def Lean.Elab.Deriving.DecEq.mkEnumOfNat.mkDecTree (enumType : Expr) (ctors : Array Name) (n cond : Expr) (low high : Nat) :
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.