mathlib
8db2fa05 - chore(category_theory/closed/cartesian): make exp right-associative (#11172)

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
Parents
Loading