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) = hComposition 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Iso.inv_hom_idproof · cited by 308
Cited by275
Results whose statement or proof uses this declaration.
- CategoryTheory.Iso.inv_comp_eqproof · cited by 50
- CategoryTheory.MonoidalCategory.whiskerRight_tensorproof · cited by 37
- CategoryTheory.BraidedCategory.braiding_tensor_left_homproof · cited by 13
- HomologicalComplex.homotopyCofiber.inrX_sndXproof · cited by 8
- CategoryTheory.Functor.additive_of_preservesBinaryBiproductsproof · cited by 7
- CategoryTheory.CartesianMonoidalCategory.associator_inv_fst_fstproof · cited by 7
- CategoryTheory.ShortComplex.LeftHomologyData.cyclesIso_inv_comp_iCyclesproof · cited by 7
- HomologicalComplex.homotopyCofiber.inrX_fstXproof · cited by 7
- AlgebraicGeometry.IsAffineOpen.fromSpec_app_selfproof · cited by 6
- AlgebraicGeometry.Scheme.Hom.finrank_SpecMap_eq_finrankproof · cited by 6
- HomologicalComplex.homotopyCofiber.inlX_fstXproof · cited by 6
- HomologicalComplex.homotopyCofiber.inlX_sndXproof · cited by 6
Showing the 200 most cited of 275.