Equations
- Lean.Elab.Deriving.BEq.mkBEqHeader indVal = Lean.Elab.Deriving.mkHeader (Lean.Name.mkStr1 "BEq") 2 indVal
def
Lean.Elab.Deriving.BEq.mkMatch
(header : Lean.Elab.Deriving.Header)
(indVal : Lean.InductiveVal)
(auxFunName : Lean.Name)
:
Equations
- One or more equations did not get rendered due to their size.
def
Lean.Elab.Deriving.BEq.mkMatch.mkElseAlt
(indVal : Lean.InductiveVal)
:
Lean.Elab.TermElabM (Lean.TSyntax (Lean.Name.mkStr4 "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 : Lean.InductiveVal)
(auxFunName : Lean.Name)
:
Lean.Elab.TermElabM (Array (Lean.TSyntax (Lean.Name.mkStr4 "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.