Documentation

Lean.Meta.Tactic.Split

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.

Internal exception for discriminant generalization failures due to type errors.

def Lean.Meta.Split.applyMatchSplitter (mvarId : MVarId) (matcherDeclName : Name) (us : Array Level) (params discrs : Array Expr) :
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.
def Lean.Meta.splitTarget? (mvarId : MVarId) (splitIte : Bool := true) :
Equations
  • One or more equations did not get rendered due to their size.
partial def Lean.Meta.splitTarget?.go (mvarId : MVarId) (splitIte : Bool := true) (target : Expr) (badCases : ExprSet) :
Equations
  • One or more equations did not get rendered due to their size.