Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsIso.inv_hom_id

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y) [I : CategoryTheory.IsIso f],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.inv f) f = CategoryTheory.CategoryStruct.id Y
Defined in
Mathlib.CategoryTheory.Iso
Cited by
88 results in Mathlib
Foundations
Depth 9 from the axioms · 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.IsIso.inv_hom_id_assoc · cited by 37IsIso.inv_hom_id_assocCategoryTheory.eq_of_inv_eq_inv · cited by 19CategoryTheory.eq_of_inv_…CategoryTheory.MorphismProperty.LeftFraction.map_comp_map_s · cited by 16LeftFraction.map_comp_map…CategoryTheory.IsIso.inv_inv · cited by 10IsIso.inv_invCategoryTheory.IsIso.of_isIso_comp_left · cited by 8IsIso.of_isIso_comp_leftCategoryTheory.asIso' · cited by 8CategoryTheory.asIso'CategoryTheory.isIso_of_fully_faithful · cited by 7CategoryTheory.isIso_of_f…CategoryTheory.op_inv · cited by 7CategoryTheory.op_invCategoryTheory.GlueData.t_inv · cited by 6GlueData.t_invAlgebraicGeometry.PresheafedSpace.IsOpenImmersion.invApp_app · cited by 5IsOpenImmersion.invApp_appCategoryTheory.unop_inv · cited by 4CategoryTheory.unop_invCategoryTheory.IsPullback.of_horiz_isIso_mono · cited by 4IsPullback.of_horiz_isIso…CategoryTheory.IsIso.inv_hom_id_apply · cited by 4IsIso.inv_hom_id_applyCategoryTheory.mono_comp_iff_of_isIso · cited by 3CategoryTheory.mono_comp_…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.inv_hom_idCITED BYCITES

Cites7

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

Cited by90

Results whose statement or proof uses this declaration.