lean4-htt/tests/lean/run/injHEq.lean
2022-02-22 17:24:11 -08:00

2 lines
75 B
Text

example (h : HEq Nat.zero (Nat.succ Nat.zero)) : False := by
injection h