Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.GrpObj.comp_inv

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.CartesianMonoidalCategory C]
  {G X Y : C} [inst_2 : CategoryTheory.GrpObj G] (f : X ⟶ Y) (g : Y ⟶ G),
  CategoryTheory.CategoryStruct.comp f g⁻¹ = (CategoryTheory.CategoryStruct.comp f g)⁻¹
Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Grp
Cited by
10 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.GrpObj

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.GrpObj.lift_commutator_eq_mul_mul_inv_inv · cited by 2GrpObj.lift_commutator_eq…CategoryTheory.GrpObj.lift_conj_eq_mul_mul_inv · cited by 2GrpObj.lift_conj_eq_mul_m…CategoryTheory.GrpObj.whiskerLeft_η_commutator · cited by 2GrpObj.whiskerLeft_η_comm…CategoryTheory.GrpObj.η_whiskerRight_commutator · cited by 2GrpObj.η_whiskerRight_com…CategoryTheory.GrpObj.one_inv · cited by 1GrpObj.one_invCategoryTheory.GrpObj.comp_zpow · cited by 1GrpObj.comp_zpowAlgebraicGeometry.isCommMonObj_of_isProper_of_geometricallyIntegral · cited by 0AlgebraicGeometry.isCommM…CategoryTheory.IsMonHom.normal_iff_normal_monoidHom · cited by 0IsMonHom.normal_iff_norma…CategoryTheory.GrpObj.comp_inv_assoc · cited by 0GrpObj.comp_inv_assocCategoryTheory.IsMonHom.Normal.of_isPullback_η · cited by 0Normal.of_isPullback_ηCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.GrpObj · cited by 99CategoryTheory.GrpObjGrpCat.Hom.hom · cited by 47Hom.homCategoryTheory.Hom.group · cited by 25Hom.groupMonoidHom.map_inv · cited by 16MonoidHom.map_invCategoryTheory.yonedaGrp · cited by 9CategoryTheory.yonedaGrpGrpObj.comp_invCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.