4 lines
55 B
Text
4 lines
55 B
Text
--
|
|
|
|
theorem ex : Not (1 = 2) :=
|
|
of_decide_eq_false rfl
|
--
|
|
|
|
theorem ex : Not (1 = 2) :=
|
|
of_decide_eq_false rfl
|