Theorems · Theorem · category theory
CategoryTheory.GrpObj.isPullback
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
(A : C) [inst_2 : CategoryTheory.GrpObj A],
CategoryTheory.IsPullback (CategoryTheory.MonoidalCategoryStruct.whiskerRight CategoryTheory.MonObj.mul A)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.associator A A A).hom
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft A CategoryTheory.MonObj.mul))
CategoryTheory.MonObj.mul CategoryTheory.MonObj.mulThe associativity diagram of a group object is Cartesian. In fact, any monoid object whose associativity diagram is Cartesian can be made into a group object (we do not prove this in this file), so we should expect that many properties of group objects follow from this result.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Grp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 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.GrpObj.inv_homproof · cited by 2