Revision #2530 → #3174 · back to history
4137b0c4a3d6379cdb6d9b16a7dcea2c5f11930d36bbb3c2bb44245109456024c82dc8dd39060381bfc1a59eec1d682ef5b13621b6cc6cd55734e001| Field | From #2530 | To #3174 |
|---|---|---|
| mathlib.decl | CategoryTheory.CartesianClosed | CategoryTheory.MonoidalClosed |
| note | `CartesianClosed` is now an alias for `MonoidalClosed` with respect to the cartesian monoidal structure. | Cartesian-closed categories are formalized as `MonoidalClosed` over a `CartesianMonoidalCategory` (there is no longer a standalone `CartesianClosed` class). |