3 lines
84 B
Text
3 lines
84 B
Text
module
|
|
example (n : Int) (n0 : ¬0 ≤ n) (a : Nat) : n ≠ (a : Int) := by
|
|
grind
|