mathlib
8db2fa05
- chore(category_theory/closed/cartesian): make exp right-associative (#11172)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
chore(category_theory/closed/cartesian): make exp right-associative (#11172) This makes `X ⟹ Y ⟹ Z` parse as `X ⟹ (Y ⟹ Z)`, like ordinary function types.
Author
dwarn
Parents
559951cd
Loading