Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Iso.inv_hom_id_assoc

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

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

Defined in
Mathlib.CategoryTheory.Iso
Cited by
275 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.MonoidalCategory.whiskerRight_tensor · cited by 37MonoidalCategory.whiskerR…CategoryTheory.BraidedCategory.braiding_tensor_left_hom · cited by 13BraidedCategory.braiding_…HomologicalComplex.homotopyCofiber.inrX_sndX · cited by 8homotopyCofiber.inrX_sndXCategoryTheory.Functor.additive_of_preservesBinaryBiproducts · cited by 7Functor.additive_of_prese…CategoryTheory.CartesianMonoidalCategory.associator_inv_fst_fst · cited by 7CartesianMonoidalCategory…CategoryTheory.ShortComplex.LeftHomologyData.cyclesIso_inv_comp_iCycles · cited by 7LeftHomologyData.cyclesIs…HomologicalComplex.homotopyCofiber.inrX_fstX · cited by 7homotopyCofiber.inrX_fstXAlgebraicGeometry.IsAffineOpen.fromSpec_app_self · cited by 6IsAffineOpen.fromSpec_app…AlgebraicGeometry.Scheme.Hom.finrank_SpecMap_eq_finrank · cited by 6Hom.finrank_SpecMap_eq_fi…HomologicalComplex.homotopyCofiber.inlX_fstX · cited by 6homotopyCofiber.inlX_fstXHomologicalComplex.homotopyCofiber.inlX_sndX · cited by 6homotopyCofiber.inlX_sndXCategoryTheory.MonoidalCategory.associator_inv_naturality_right · cited by 6MonoidalCategory.associat…CategoryTheory.MonoidalCategory.triangle_assoc_comp_right · cited by 5MonoidalCategory.triangle…CategoryTheory.CartesianMonoidalCategory.associator_inv_fst_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.Category.assoc · cited by 6433Category.assocCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Category.id_comp · cited by 1998Category.id_compCategoryTheory.Iso.inv_hom_id · cited by 308Iso.inv_hom_idIso.inv_hom_id_assocCITED BYCITES

Cites9

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

Cited by275

Results whose statement or proof uses this declaration.