Commit 2025-04-24 19:56 a23b5d5e
View on Github →refactor(ChosenFiniteProducts): don't make finite-product-preserving functors monoidal (#24049)
Instead, reprove all the theorems about finite-product-preserving functors under the appropriate LaxMonoidal
/ OplaxMonoidal
/Monoidal
assumptions.
Also take the opportunity to sort the file slightly, correct docstrings and a few names.
From Toric