Equations
Instances For
Instances For
Similar to IntInterval
, but with symbolic bounds.
- co (lo hi : SymbolicBound) : SymbolicIntInterval
- ci (lo : SymbolicBound) : SymbolicIntInterval
- io (hi : SymbolicBound) : SymbolicIntInterval
- ii : SymbolicIntInterval
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.
- (Lean.Meta.Grind.Arith.Cutsat.SymbolicIntInterval.ci lo).wrap x = Lean.throwError (Lean.toMessageData "`grind` internal error, `.ci` interval support has not been implemented yet")
- (Lean.Meta.Grind.Arith.Cutsat.SymbolicIntInterval.io hi).wrap x = Lean.throwError (Lean.toMessageData "`grind` internal error, `.io` interval support has not been implemented yet")
- Lean.Meta.Grind.Arith.Cutsat.SymbolicIntInterval.ii.wrap x = pure x
Instances For
Equations
- One or more equations did not get rendered due to their size.