Debugging support code for checking basic invariants.
Checks basic invariants if grind.debug
is enabled.
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Meta.Grind.Goal.checkInvariants
(goal : Lean.Meta.Grind.Goal)
(expensive : Bool := false)
:
Equations
- goal.checkInvariants expensive = discard (Lean.Meta.Grind.GoalM.run' goal (Lean.Meta.Grind.checkInvariants expensive))