Mathlib Changelog
v4
Changelog
About
Github
Commit
2023-06-07 05:59
e95a1363
View on Github →
feat: port CategoryTheory.Monoidal.Mon_ (
#4763
)
Estimated changes
Modified
Mathlib.lean
Modified
Mathlib/CategoryTheory/DiscreteCategory.lean
added
def
CategoryTheory.Discrete.discreteCases
Modified
Mathlib/CategoryTheory/Limits/Shapes/Multiequalizer.lean
Created
Mathlib/CategoryTheory/Monoidal/Mon_.lean
added
def
CategoryTheory.LaxMonoidalFunctor.mapMon
added
def
CategoryTheory.LaxMonoidalFunctor.mapMonFunctor
added
def
Mon_.EquivLaxMonoidalFunctorPUnit.counitIso
added
def
Mon_.EquivLaxMonoidalFunctorPUnit.laxMonoidalToMon
added
def
Mon_.EquivLaxMonoidalFunctorPUnit.monToLaxMonoidal
added
def
Mon_.EquivLaxMonoidalFunctorPUnit.unitIso
added
structure
Mon_.Hom
added
theorem
Mon_.Mon_tensor_mul_assoc
added
theorem
Mon_.Mon_tensor_mul_one
added
theorem
Mon_.Mon_tensor_one_mul
added
theorem
Mon_.assoc_flip
added
def
Mon_.comp
added
theorem
Mon_.comp_hom'
added
def
Mon_.equivLaxMonoidalFunctorPUnit
added
theorem
Mon_.ext
added
def
Mon_.forget
added
def
Mon_.id
added
theorem
Mon_.id_hom'
added
def
Mon_.isoOfIso
added
theorem
Mon_.mul_associator
added
theorem
Mon_.mul_leftUnitor
added
theorem
Mon_.mul_one_hom
added
theorem
Mon_.mul_rightUnitor
added
theorem
Mon_.one_associator
added
theorem
Mon_.one_leftUnitor
added
theorem
Mon_.one_mul_hom
added
theorem
Mon_.one_rightUnitor
added
def
Mon_.trivial
added
structure
Mon_
Modified
Mathlib/CategoryTheory/Monoidal/NaturalTransformation.lean
added
theorem
CategoryTheory.MonoidalNatTrans.ext'