Theorems · Theorem · category theory
CategoryTheory.GrpObj.right_inv
∀ {C : Type u₁} {inst : CategoryTheory.Category.{v₁, u₁} C} {inst_1 : CategoryTheory.CartesianMonoidalCategory C}
(X : C) [self : CategoryTheory.GrpObj X],
CategoryTheory.CategoryStruct.comp
(CategoryTheory.CartesianMonoidalCategory.lift (CategoryTheory.CategoryStruct.id X) CategoryTheory.GrpObj.inv)
CategoryTheory.MonObj.mul =
CategoryTheory.CategoryStruct.comp (CategoryTheory.SemiCartesianMonoidalCategory.toUnit X) CategoryTheory.MonObj.one- Defined in
- Mathlib.CategoryTheory.Monoidal.Grp
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.GrpObj
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.MonObj.mulstatement · cited by 230
- CategoryTheory.MonObj.onestatement · cited by 189
- CategoryTheory.CartesianMonoidalCategory.liftstatement · cited by 160
- CategoryTheory.SemiCartesianMonoidalCategory.toUnitstatement · cited by 103
- CategoryTheory.GrpObjstatement and proof · cited by 99
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.GrpObj.lift_comp_inv_rightproof · cited by 6
- CategoryTheory.GrpObj.inv_comp_invproof · cited by 2
- CategoryTheory.GrpObj.lift_inv_comp_rightproof · cited by 2
- CategoryTheory.GrpObj.toMonObj_injectiveproof · cited by 1
- CategoryTheory.GrpObj.right_inv_assocproof · cited by 0