|
|
|
|
|
by mullr
1613 days ago
|
|
you mean like 'u' for micro, and 'lambda'? I think this is pretty common. Regardless, you're probably doing yourself a disservice if you're allowing things like that to take choices out of your toolbelt. Perhaps the worst offender is TLA+, where you have to write actual ascii art and latex inside your code (yes, I know model/spec). I despise it, to be clear, but it's still a pretty good tool and often the right thing to reach for |
|
Less than or equal ends up looking like:
data _≤_ : ℕ → ℕ → Set where