Theorems · Theorem · category theory
CategoryTheory.isCommAddMonObj_iff_isAddCommutative
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
(M : C) [inst_2 : CategoryTheory.AddMonObj M] [inst_3 : CategoryTheory.BraidedCategory C],
CategoryTheory.IsCommAddMonObj M ↔ ∀ (X : C), IsAddCommutative (X ⟶ M)An additive 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
- add_commproof · cited by 1,535
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.BraidedCategory.braidingproof · cited by 257
- CategoryTheory.SemiCartesianMonoidalCategory.fstproof · cited by 184
- CategoryTheory.SemiCartesianMonoidalCategory.sndproof · cited by 181
- CategoryTheory.AddMonObjstatement and proof · cited by 158
- CategoryTheory.Hom.addMonoidstatement · cited by 44
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.isCommAddMonObj_iff_addCommutator_eq_toAddUnit_ηproof · cited by 0