Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsIso.hom_inv_id

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y) [I : CategoryTheory.IsIso f],
  CategoryTheory.CategoryStruct.comp f (CategoryTheory.inv f) = CategoryTheory.CategoryStruct.id X
Defined in
Mathlib.CategoryTheory.Iso
Cited by
97 results in Mathlib
Foundations
Depth 9 from the axioms, rests on 20 definitions · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.IsIso

Around this declaration

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

CategoryTheory.asIso · cited by 177CategoryTheory.asIsoCategoryTheory.Functor.map_inv · cited by 38Functor.map_invCategoryTheory.IsIso.hom_inv_id_assoc · cited by 29IsIso.hom_inv_id_assocCategoryTheory.IsIso.inv_comp · cited by 22IsIso.inv_compRingHom.RespectsIso.cancel_right_isIso · cited by 18RespectsIso.cancel_right_…CategoryTheory.MorphismProperty.cancel_right_of_respectsIso · cited by 16MorphismProperty.cancel_r…CategoryTheory.Bicategory.inv_whiskerLeft · cited by 10Bicategory.inv_whiskerLeftCategoryTheory.IsIso.of_isIso_comp_right · cited by 8IsIso.of_isIso_comp_rightCategoryTheory.asIso' · cited by 8CategoryTheory.asIso'CategoryTheory.isIso_of_fully_faithful · cited by 7CategoryTheory.isIso_of_f…CategoryTheory.Bicategory.inv_whiskerRight · cited by 7Bicategory.inv_whiskerRig…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.inv_invApp · cited by 5IsOpenImmersion.inv_invAppCategoryTheory.PrelaxFunctor.map₂_inv · cited by 4PrelaxFunctor.map₂_invCategoryTheory.isIso_iff_nonzero · cited by 3CategoryTheory.isIso_iff_…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesCokernel · cited by 3SerreClassLocalization.pr…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.inv · cited by 467CategoryTheory.invCategoryTheory.IsIso.out · cited by 2IsIso.outIsIso.hom_inv_idCITED BYCITES

Cites7

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

Cited by99

Results whose statement or proof uses this declaration.