Theorems · Theorem · category theory
CategoryTheory.AddGrpObj.left_neg
∀ {C : Type u₁} {inst : CategoryTheory.Category.{v₁, u₁} C} {inst_1 : CategoryTheory.CartesianMonoidalCategory C}
(X : C) [self : CategoryTheory.AddGrpObj X],
CategoryTheory.CategoryStruct.comp
(CategoryTheory.CartesianMonoidalCategory.lift CategoryTheory.AddGrpObj.neg (CategoryTheory.CategoryStruct.id X))
CategoryTheory.AddMonObj.add =
CategoryTheory.CategoryStruct.comp (CategoryTheory.SemiCartesianMonoidalCategory.toUnit X)
CategoryTheory.AddMonObj.zero- Defined in
- Mathlib.CategoryTheory.Monoidal.Grp
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.AddGrpObj
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.CartesianMonoidalCategory.liftstatement · cited by 160
- CategoryTheory.AddMonObj.addstatement · cited by 134
- CategoryTheory.SemiCartesianMonoidalCategory.toUnitstatement · cited by 103
- CategoryTheory.AddMonObj.zerostatement · cited by 100
- CategoryTheory.AddGrpObjstatement and proof · cited by 88
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.AddGrpObj.lift_comp_neg_leftproof · cited by 6
- CategoryTheory.AddGrpObj.lift_neg_comp_leftproof · cited by 2
- CategoryTheory.AddGrpObj.add_negproof · cited by 2
- CategoryTheory.AddGrpObj.neg_comp_negproof · cited by 2
- CategoryTheory.AddGrpObj.toAddMonObj_injectiveproof · cited by 1
- CategoryTheory.AddGrpObj.left_neg_assocproof · cited by 0