Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Iso.hom_inv_id

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

Composition of the two directions of an isomorphism is the identity on the source.

Defined in
Mathlib.CategoryTheory.Iso
Cited by
264 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.hom_inv_id_assoc · cited by 187Iso.hom_inv_id_assocCategoryTheory.Iso.hom_inv_id_apply · cited by 50Iso.hom_inv_id_applyCategoryTheory.Iso.comp_inv_eq · cited by 41Iso.comp_inv_eqCategoryTheory.MonoidalCategory.whiskerRight_id · cited by 38MonoidalCategory.whiskerR…CategoryTheory.MonoidalCategory.tensor_whiskerLeft · cited by 37MonoidalCategory.tensor_w…CategoryTheory.MonoidalCategory.whisker_assoc · cited by 31MonoidalCategory.whisker_…CategoryTheory.MonoidalCategory.id_whiskerLeft · cited by 29MonoidalCategory.id_whisk…CategoryTheory.IsPullback.of_iso · cited by 17IsPullback.of_isoCategoryTheory.BraidedCategory.braiding_tensor_left_hom · cited by 13BraidedCategory.braiding_…CategoryTheory.MonoidalCategory.associator_inv_naturality_left · cited by 9MonoidalCategory.associat…CategoryTheory.braiding_tensorUnit_left · cited by 7CategoryTheory.braiding_t…CategoryTheory.Bicategory.hom_inv_whiskerRight · cited by 6Bicategory.hom_inv_whiske…CategoryTheory.GlueData.ι_jointly_surjective · cited by 6GlueData.ι_jointly_surjec…CategoryTheory.Pseudofunctor.DescentData.pullFunctorEquivalence · cited by 5DescentData.pullFunctorEq…CategoryTheory.Triangulated.TStructure.triangle_iso_exists · cited by 5TStructure.triangle_iso_e…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.hom_inv_idCITED BYCITES

Cites7

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

Cited by266

Results whose statement or proof uses this declaration.