lean4-htt/tests/lean/modBug.lean.expected.out
2021-08-03 09:13:18 +02:00

8 lines
187 B
Text

modBug.lean:1:32-1:62: error: application type mismatch
Nat.zeroNeOne (Nat.mod_zero _)
argument
Nat.mod_zero _
has type
1 % 0 = 1 : Prop
but is expected to have type
0 = 1 : Prop