lean4-htt/tests/lean/modBug.lean
Leonardo de Moura 1d9d8c7e75 chore: fix tests
close #402
2021-08-07 13:22:58 -07:00

1 line
65 B
Text

theorem proofOfFalse : False := Nat.zero_ne_one (Nat.mod_zero 1)