This PR ensures that user provided `natCast` application are properly internalized in the grind cutsat module.
2 lines
77 B
Text
2 lines
77 B
Text
example (n : Int) (n0 : ¬0 ≤ n) (a : Nat) : n ≠ (a : Int) := by
|
|
grind
|