Commit 2023-10-13 13:56 7a8ef174
View on Github →feat: MonoidalCategory (AlgebraCat R) (#7598)
Some of these proofs are a little awkward as they have to fight with:
- non-reducible type issues with
Quiver.HomvsAlgHom - mazes of coercions between
AlgEquivandLinearMap - defeqs not matching between module and algebra tensor product
This also corrects an accidental mis-statement of
Algebra.TensorProduct.assoc_tmul.