- mvarId : Lean.MVarId
- subst : Lean.Meta.FVarSubst
Equations
- Lean.Meta.instInhabitedInductionSubgoal = { default := { mvarId := default, fields := default, subst := default } }
Equations
- Lean.Meta.instInhabitedAltVarNames = { default := { explicit := default, varNames := default } }
def
Lean.Meta.induction
(mvarId : Lean.MVarId)
(majorFVarId : Lean.FVarId)
(recursorName : Lean.Name)
(givenNames : optParam (Array Lean.Meta.AltVarNames) #[])
:
Equations
- One or more equations did not get rendered due to their size.