Theorems · Theorem · category theory
CategoryTheory.isCommMonObj_iff_isMulCommutative
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
(M : C) [inst_2 : CategoryTheory.MonObj M] [inst_3 : CategoryTheory.BraidedCategory C],
CategoryTheory.IsCommMonObj M ↔ ∀ (X : C), IsMulCommutative (X ⟶ M)A monoid object M is commutative if and only if X ⟶ M is commutative for all X.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- mul_commproof · cited by 2,262
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.BraidedCategory.braidingproof · cited by 257
- CategoryTheory.MonObjstatement and proof · cited by 199
- CategoryTheory.SemiCartesianMonoidalCategory.fstproof · cited by 184
- CategoryTheory.SemiCartesianMonoidalCategory.sndproof · cited by 181
- IsMulCommutativestatement and proof · cited by 95
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.isCommMonObj_iff_commutator_eq_toUnit_ηproof · cited by 2