Equations
- Lean.Meta.Match.instInhabitedMatchEqns = { default := { eqnNames := default, splitterName := default, splitterAltNumParams := default } }
Equations
- Lean.Meta.Match.instReprMatchEqns = { reprPrec := Lean.Meta.Match.reprMatchEqnsâ }
Equations
- Lean.Meta.Match.MatchEqns.size e = Array.size e.eqnNames
Instances For
Instances For
Equations
- Lean.Meta.Match.instInhabitedMatchEqnsExtState = { default := { map := default } }
def
Lean.Meta.Match.registerMatchEqns
(matchDeclName : Lake.Name)
(matchEqns : Lean.Meta.Match.MatchEqns)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[extern lean_get_match_equations_for]