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 YComposition 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.
Cites7
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Isostatement and proof · cited by 3,963
Cited by310
Results whose statement or proof uses this declaration.
- CategoryTheory.Iso.inv_hom_id_assocproof · cited by 275
- CategoryTheory.Iso.inv_hom_id_applyproof · cited by 53
- CategoryTheory.Iso.comp_inv_eqproof · cited by 41
- CategoryTheory.IsIso.Iso.inv_invproof · cited by 30
- CategoryTheory.CartesianMonoidalCategory.whiskerLeft_sndproof · cited by 19
- CategoryTheory.IsIso.Iso.inv_homproof · cited by 18
- CategoryTheory.BraidedCategory.braiding_tensor_right_homproof · cited by 14
- CategoryTheory.CartesianMonoidalCategory.whiskerRight_fstproof · cited by 13
- CategoryTheory.MonoidalCategory.associator_naturality_rightproof · cited by 12
- HomologicalComplex.homotopyCofiber.inrX_sndXproof · cited by 8
- CategoryTheory.CartesianMonoidalCategory.braiding_hom_fstproof · cited by 7
- CategoryTheory.CartesianMonoidalCategory.braiding_hom_sndproof · cited by 7
Showing the 200 most cited of 310.