- resolved : SplitStatus
- notReady : SplitStatus
- ready (numCases : Nat) (isRec tryPostpone : Bool := false) : SplitStatus
Instances For
Equations
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lean.Meta.Grind.checkSplitStatus (Lean.Meta.Grind.SplitInfo.default e) = Lean.Meta.Grind.checkDefaultSplitStatus✝ e
- Lean.Meta.Grind.checkSplitStatus (Lean.Meta.Grind.SplitInfo.imp e h) = Lean.Meta.Grind.checkForallStatus✝ e h
- Lean.Meta.Grind.checkSplitStatus (Lean.Meta.Grind.SplitInfo.arg a b i eq) = Lean.Meta.Grind.checkSplitInfoArgStatus a b eq
Instances For
Selects a case-split from the list of candidates, and returns a new list of goals if successful.
Equations
- One or more equations did not get rendered due to their size.