Theorems · Theorem · category theory
CategoryTheory.NatTrans.naturality_apply
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u_1} [inst_1 : CategoryTheory.Category.{v_1, u_1} D]
{FD : outParam (D → D → Type u_2)} {CD : outParam (D → Type w)}
[inst_2 : outParam ((X Y : D) → FunLike (FD X Y) (CD X) (CD Y))] [inst_3 : CategoryTheory.ConcreteCategory D FD]
{F G : CategoryTheory.Functor C D} (φ : F ⟶ G) {X Y : C} (f : X ⟶ Y) (x : CategoryTheory.ToType (F.obj X)),
(CategoryTheory.ConcreteCategory.hom (φ.app Y)) ((CategoryTheory.ConcreteCategory.hom (F.map f)) x) =
(CategoryTheory.ConcreteCategory.hom (G.map f)) ((CategoryTheory.ConcreteCategory.hom (φ.app X)) x)- Cited by
- 51 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.NatTrans.naturalityproof · cited by 318
Cited by51
Results whose statement or proof uses this declaration.
- CategoryTheory.yonedaEquiv_naturalityproof · cited by 6
- SSet.const_compproof · cited by 4
- CategoryTheory.uliftYonedaEquiv_naturalityproof · cited by 3
- SSet.degenerate_app_applyproof · cited by 3
- CategoryTheory.Presieve.FamilyOfElements.Compatible.mapproof · cited by 2
- TopCat.Sheaf.eq_app_of_locally_eqproof · cited by 2
- CategoryTheory.shrinkYonedaEquiv_naturalityproof · cited by 2
- CategoryTheory.Presieve.FamilyOfElements.IsAmalgamation.of_monoproof · cited by 2
- FunctorToFintypeCat.naturalityproof · cited by 2