Documentation

Lean.Meta.Tactic.Split

Instances For

    Return an if-then-else or match-expr to split.

    Instances For
      partial def Lean.Meta.splitTarget?.go (mvarId : Lean.MVarId) (splitIte : optParam Bool true) (target : Lean.Expr) (badCases : Lean.ExprSet) :