Theorems · Definition · category theory
CategoryTheory.AddGrpObj.addCommutator
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
(G : C) → [CategoryTheory.AddGrpObj G] → CategoryTheory.MonoidalCategoryStruct.tensorObj G G ⟶ GThe commutator of G as a morphism. This is the map (x, y) ↦ x + y + (-x) + (-y),
see CategoryTheory.AddGrpObj.lift_commutator_eq_add_add_neg_neg.
This morphism is constant with value 0 if and only if G is commutative
(see CategoryTheory.isCommAddMonObj_iff_commutator_eq_toAddUnit_η).
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 32,603
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.SemiCartesianMonoidalCategory.fstproof · cited by 184
- CategoryTheory.SemiCartesianMonoidalCategory.sndproof · cited by 181
- CategoryTheory.AddGrpObjstatement and proof · cited by 88
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.AddGrpObj.lift_addCommutator_eq_add_add_neg_negstatement · cited by 2
- CategoryTheory.AddGrpObj.whiskerLeft_η_addCommutatorstatement · cited by 1
- CategoryTheory.AddGrpObj.η_whiskerRight_addCommutatorstatement · cited by 1
- CategoryTheory.AddGrpObj.whiskerLeft_η_addCommutator_assocstatement and proof · cited by 0
- CategoryTheory.AddGrpObj.η_whiskerRight_addCommutator_assocstatement and proof · cited by 0
- CategoryTheory.isCommAddMonObj_iff_addCommutator_eq_toAddUnit_ηstatement and proof · cited by 0
- CategoryTheory.AddGrpObj.lift_addCommutator_eq_add_add_neg_neg_assocstatement and proof · cited by 0