Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Iso.inv_hom_id_app

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  {F G : CategoryTheory.Functor C D} (α : F ≅ G) (X : C),
  CategoryTheory.CategoryStruct.comp (α.inv.app X) (α.hom.app X) = CategoryTheory.CategoryStruct.id (G.obj X)
Defined in
Mathlib.CategoryTheory.NatIso
Cited by
76 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Iso.inv_hom_id_app_assoc · cited by 57Iso.inv_hom_id_app_assocCategoryTheory.Localization.exists_leftFraction · cited by 14Localization.exists_leftF…CategoryTheory.ShiftedHom.comp_mk₀ · cited by 11ShiftedHom.comp_mk₀CategoryTheory.Localization.SmallShiftedHom.equiv_comp · cited by 9SmallShiftedHom.equiv_compCategoryTheory.Localization.SmallShiftedHom.equiv_mk₀ · cited by 6SmallShiftedHom.equiv_mk₀CategoryTheory.ShiftedHom.map_comp · cited by 5ShiftedHom.map_compCategoryTheory.ShiftedHom.map_mk₀ · cited by 5ShiftedHom.map_mk₀CategoryTheory.shift_shiftFunctorCompIsoId_inv_app · cited by 5CategoryTheory.shift_shif…CategoryTheory.LocalizerMorphism.equiv_smallHomMap · cited by 4LocalizerMorphism.equiv_s…CategoryTheory.Functor.map_shiftFunctorCompIsoId_hom_app · cited by 4Functor.map_shiftFunctorC…CochainComplex.homologyFunctorFactors_hom_app_homologyδOfTriangle · cited by 4CochainComplex.homologyFu…CategoryTheory.LocalizerMorphism.equiv_smallShiftedHomMap · cited by 3LocalizerMorphism.equiv_s…CategoryTheory.Cat.Hom.inv_hom_id_toNatTrans_app · cited by 3Hom.inv_hom_id_toNatTrans…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff · cited by 3LocalizerMorphism.isRight…CategoryTheory.δ_μ_app · cited by 2CategoryTheory.δ_μ_appCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Iso · cited by 3963CategoryTheory.IsoIso.inv_hom_id_appCITED BYCITES

Cites10

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

Cited by76

Results whose statement or proof uses this declaration.