Documentation

Lean.Meta.Tactic.Cases

Equations
Equations
Equations
structure Lean.Meta.Cases.Context :
Type
partial def Lean.Meta.Cases.unifyEqs.substEq (numEqs : Nat) (subst : Lean.Meta.FVarSubst) (caseName? : optParam (Option Lean.Name) none) (eqFVarId : Lean.FVarId) (mvarId : Lean.MVarId) (eqDecl : Lean.LocalDecl) (a : Lean.Expr) (b : Lean.Expr) (symm : Bool) :
partial def Lean.Meta.Cases.unifyEqs.injection (numEqs : Nat) (subst : Lean.Meta.FVarSubst) (caseName? : optParam (Option Lean.Name) none) (eqFVarId : Lean.FVarId) (mvarId : Lean.MVarId) (eqDecl : Lean.LocalDecl) (a : Lean.Expr) (b : Lean.Expr) :
Equations
Equations
Equations
Equations
Equations
structure Lean.Meta.ByCasesSubgoal :
Type
Equations
Equations