Theorems · Theorem · category theory
CategoryTheory.NatIso.naturality_2
∀ {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} {X Y : C} (α : F ≅ G) (f : X ⟶ Y),
CategoryTheory.CategoryStruct.comp (α.hom.app X) (CategoryTheory.CategoryStruct.comp (G.map f) (α.inv.app Y)) =
F.map f- Defined in
- Mathlib.CategoryTheory.NatIso
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 24 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 · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- 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.Isostatement and proof · cited by 3,963
- CategoryTheory.NatTrans.naturalityproof · cited by 318
- CategoryTheory.Iso.hom_inv_id_app_assocproof · cited by 40
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.fun_inv_mapproof · cited by 9
- CategoryTheory.Pretriangulated.shiftFunctor_op_mapproof · cited by 2
- CategoryTheory.shift_shift_neg'proof · cited by 1
- CategoryTheory.shift_neg_shift'proof · cited by 1
- CategoryTheory.Functor.fun_inv_mapproof · cited by 1
- CategoryTheory.reflectsIsomorphisms_of_isoproof · cited by 1
- CategoryTheory.Pseudofunctor.mapComp'_naturality_2proof · cited by 1
- CategoryTheory.LocalizerMorphism.smallShiftedHomMap_mkproof · cited by 1
- CategoryTheory.NatIso.naturality_2_assocproof · cited by 0
- CategoryTheory.shiftZero'proof · cited by 0