Result type for satisfiability checking procedures.
- none : CheckResult
No progress
- progress : CheckResult
Updated basis, simplified equations.
- propagated : CheckResult
Propagated equations back to the core.
- closed : CheckResult
Closed the goal.
Instances For
Equations
Instances For
Equations
Instances For
Joins two results. It uses the order .none < .progress < .propagated < .closed
Equations
Instances For
Sanity check theorems