Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Iso.inv_hom_id

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (self : X ≅ Y),
  CategoryTheory.CategoryStruct.comp self.inv self.hom = CategoryTheory.CategoryStruct.id Y

Composition of the two directions of an isomorphism in reverse order is the identity on the target.

Defined in
Mathlib.CategoryTheory.Iso
Cited by
308 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 12 definitions · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Iso.inv_hom_id_assoc · cited by 275Iso.inv_hom_id_assocCategoryTheory.Iso.inv_hom_id_apply · cited by 53Iso.inv_hom_id_applyCategoryTheory.Iso.comp_inv_eq · cited by 41Iso.comp_inv_eqCategoryTheory.IsIso.Iso.inv_inv · cited by 30Iso.inv_invCategoryTheory.CartesianMonoidalCategory.whiskerLeft_snd · cited by 19CartesianMonoidalCategory…CategoryTheory.IsIso.Iso.inv_hom · cited by 18Iso.inv_homCategoryTheory.BraidedCategory.braiding_tensor_right_hom · cited by 14BraidedCategory.braiding_…CategoryTheory.CartesianMonoidalCategory.whiskerRight_fst · cited by 13CartesianMonoidalCategory…CategoryTheory.MonoidalCategory.associator_naturality_right · cited by 12MonoidalCategory.associat…HomologicalComplex.homotopyCofiber.inrX_sndX · cited by 8homotopyCofiber.inrX_sndXCategoryTheory.CartesianMonoidalCategory.braiding_hom_fst · cited by 7CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.braiding_hom_snd · cited by 7CartesianMonoidalCategory…CategoryTheory.CartesianMonoidalCategory.rightUnitor_inv_fst · cited by 6CartesianMonoidalCategory…CategoryTheory.Pseudofunctor.DescentData.pullFunctorEquivalence · cited by 5DescentData.pullFunctorEq…CategoryTheory.CartesianMonoidalCategory.leftUnitor_inv_snd · cited by 5CartesianMonoidalCategory…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Iso · cited by 3963CategoryTheory.IsoIso.inv_hom_idCITED BYCITES

Cites7

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

Cited by310

Results whose statement or proof uses this declaration.