Theorems · Theorem · category theory
CategoryTheory.Iso.inv_hom_id_app_assoc
∀ {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) {Z : D} (h : G.obj X ⟶ Z),
CategoryTheory.CategoryStruct.comp (α.inv.app X) (CategoryTheory.CategoryStruct.comp (α.hom.app X) h) = h- Defined in
- Mathlib.CategoryTheory.NatIso
- Cited by
- 57 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- 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_id_appproof · cited by 76
Cited by57
Results whose statement or proof uses this declaration.
- CategoryTheory.NatIso.naturality_1proof · cited by 18
- CategoryTheory.Localization.exists_leftFractionproof · cited by 14
- CategoryTheory.ShiftedHom.mk₀_compproof · cited by 13
- CategoryTheory.LocalizerMorphism.equiv_smallHomMapproof · cited by 4
- CategoryTheory.NatTrans.shift_appproof · cited by 3
- CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iffproof · cited by 3
- CategoryTheory.Localization.SmallShiftedHom.equiv_shift'proof · cited by 2
- CategoryTheory.LocalizerMorphism.homMap_compproof · cited by 2
- CategoryTheory.Adjunction.shift_counit_appproof · cited by 2