Theorems · Theorem · category theory
CategoryTheory.AddGrpObj.isPullback
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
(A : C) [inst_2 : CategoryTheory.AddGrpObj A],
CategoryTheory.IsPullback (CategoryTheory.MonoidalCategoryStruct.whiskerRight CategoryTheory.AddMonObj.add A)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.associator A A A).hom
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft A CategoryTheory.AddMonObj.add))
CategoryTheory.AddMonObj.add CategoryTheory.AddMonObj.addThe associativity diagram of an additive group object is Cartesian. In fact, any additive monoid object whose associativity diagram is Cartesian can be made into an additive group object (we do not prove this in this file), so we should expect that many properties of additive group objects follow from this result.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Grp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
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.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement and proof · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement and proof · cited by 903
- CategoryTheory.MonoidalCategoryStruct.associatorstatement and proof · cited by 667
- CategoryTheory.IsPullbackstatement · cited by 320
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.AddGrpObj.neg_homproof · cited by 2