3 lines
65 B
Text
3 lines
65 B
Text
example: ∀ {t}, 0 ≤ t := by
|
|
have : True := trivial
|
|
sorry
|
example: ∀ {t}, 0 ≤ t := by
|
|
have : True := trivial
|
|
sorry
|