Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Iso.hom_inv_id_assoc

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

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

Defined in
Mathlib.CategoryTheory.Iso
Cited by
187 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 17 definitions · uses Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Iso.inv_comp_eq · cited by 50Iso.inv_comp_eqCategoryTheory.BraidedCategory.braiding_tensor_right_hom · cited by 14BraidedCategory.braiding_…CategoryTheory.ShortComplex.homologyπ_naturality · cited by 10ShortComplex.homologyπ_na…CategoryTheory.MonoidalCategory.associator_naturality_left · cited by 10MonoidalCategory.associat…CategoryTheory.ShortComplex.homologyι_naturality · cited by 7ShortComplex.homologyι_na…SSet.horn.faceSingletonComplIso_inv_ι · cited by 7horn.faceSingletonComplIs…CategoryTheory.braiding_tensorUnit_right · cited by 7CategoryTheory.braiding_t…CategoryTheory.Limits.zero_of_source_iso_zero · cited by 7Limits.zero_of_source_iso…CategoryTheory.CartesianMonoidalCategory.associator_hom_snd_snd · cited by 6CartesianMonoidalCategory…AlgebraicGeometry.Proj.SpecMap_awayMap_awayι · cited by 5Proj.SpecMap_awayMap_awayιBimod.AssociatorBimod.hom_inv_id · cited by 5AssociatorBimod.hom_inv_idCategoryTheory.MonoidalCategory.associator_conjugation · cited by 5MonoidalCategory.associat…AlgebraicGeometry.Scheme.IdealSheafData.subschemeι_app · cited by 5IdealSheafData.subschemeι…CategoryTheory.ShortComplex.LeftHomologyData.homologyπ_comp_homologyIso_hom · cited by 5LeftHomologyData.homology…CategoryTheory.Localization.SmallShiftedHom.equiv_mk₀Inv · cited by 4SmallShiftedHom.equiv_mk₀…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.Category.assoc · cited by 6433Category.assocCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Category.id_comp · cited by 1998Category.id_compCategoryTheory.Iso.hom_inv_id · cited by 264Iso.hom_inv_idIso.hom_inv_id_assocCITED BYCITES

Cites9

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

Cited by187

Results whose statement or proof uses this declaration.