2 lines
60 B
Text
2 lines
60 B
Text
example (h : False := by trivial) : False := by
|
|
simp at h
|
example (h : False := by trivial) : False := by
|
|
simp at h
|