1 line
111 B
Text
1 line
111 B
Text
example [LT α] [LE α] [Std.IsLinearOrder α] [Std.LawfulOrderLT α] {b : α} (h : b < b) : False := by grind
|