Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.NatTrans.congr_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), α.app X = β.app X
Defined in
Mathlib.CategoryTheory.Functor.Category
Cited by
119 results in Mathlib
Foundations
Depth 20 from the axioms, rests on 101 definitions · 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.Functor.descOfIsLeftKanExtension_fac_app · cited by 12Functor.descOfIsLeftKanEx…CategoryTheory.NatTrans.shift_app_comm · cited by 9NatTrans.shift_app_commCategoryTheory.IsVanKampenColimit.of_iso · cited by 9IsVanKampenColimit.of_isoCategoryTheory.shiftFunctorAdd'_assoc_inv_app · cited by 6CategoryTheory.shiftFunct…CategoryTheory.Functor.liftOfIsRightKanExtension_fac_app · cited by 5Functor.liftOfIsRightKanE…CategoryTheory.shiftFunctorAdd'_zero_add_inv_app · cited by 5CategoryTheory.shiftFunct…CategoryTheory.Localization.Monoidal.associator_naturality · cited by 5Monoidal.associator_natur…CategoryTheory.Functor.pointwiseLeftKanExtension_desc_app · cited by 5Functor.pointwiseLeftKanE…CategoryTheory.Functor.map_shiftFunctorCompIsoId_hom_app · cited by 4Functor.map_shiftFunctorC…CategoryTheory.ParametrizedAdjunction.homEquiv_naturality_one · cited by 4ParametrizedAdjunction.ho…CategoryTheory.shiftFunctorAdd'_add_zero_inv_app · cited by 4CategoryTheory.shiftFunct…CategoryTheory.shiftFunctorAdd'_assoc_hom_app · cited by 3CategoryTheory.shiftFunct…CategoryTheory.IsVanKampenColimit.of_mapCocone · cited by 3IsVanKampenColimit.of_map…CategoryTheory.Pseudofunctor.mapComp'_id_comp_inv_app · cited by 3Pseudofunctor.mapComp'_id…CategoryTheory.Pseudofunctor.mapComp'_inv_whiskerRight_mapComp'₀₂₃_inv_app · cited by 3Pseudofunctor.mapComp'_in…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appNatTrans.congr_appCITED BYCITES

Cites5

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

Cited by119

Results whose statement or proof uses this declaration.