Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.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} {α β : CategoryTheory.NatTrans F G}, α = β → ∀ (X : C), α.app X = β.app X
Defined in
Mathlib.CategoryTheory.NatTrans
Cited by
58 results in Mathlib
Foundations
Depth 14 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.Localization.liftNatTrans_app · cited by 20Localization.liftNatTrans…CategoryTheory.conjugateEquiv_comp · cited by 7CategoryTheory.conjugateE…CategoryTheory.IsVanKampenColimit.precompose_isIso · cited by 4IsVanKampenColimit.precom…CategoryTheory.ComposableArrows.hom_ext_succ · cited by 4ComposableArrows.hom_ext_…CategoryTheory.Adjunction.Triple.map_rightToLeft_app · cited by 4Triple.map_rightToLeft_appCategoryTheory.μ_naturality₂ · cited by 3CategoryTheory.μ_naturali…CategoryTheory.isUniversalColimit_extendCofan · cited by 2CategoryTheory.isUniversa…CategoryTheory.Idempotents.whiskeringLeft_obj_preimage_app · cited by 2Idempotents.whiskeringLef…CategoryTheory.Triangulated.TStructure.truncLEIsoTruncLT_hom_ι_app · cited by 2TStructure.truncLEIsoTrun…CategoryTheory.Idempotents.app_comp_p · cited by 2Idempotents.app_comp_pCategoryTheory.Idempotents.app_idem · cited by 2Idempotents.app_idemCategoryTheory.Idempotents.app_p_comp · cited by 2Idempotents.app_p_compCategoryTheory.Triangulated.TStructure.π_truncGTIsoTruncGE_inv_ι_app · cited by 2TStructure.π_truncGTIsoTr…CategoryTheory.Functor.CommShift.OfComp.map_iso_hom_app · cited by 2OfComp.map_iso_hom_appCategoryTheory.LocalizerMorphism.rightDerivedFunctorComparison_fac_app · cited by 2LocalizerMorphism.rightDe…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.appCategoryTheory.NatTrans · cited by 82CategoryTheory.NatTransCategoryTheory.congr_appCITED BYCITES

Cites6

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

Cited by58

Results whose statement or proof uses this declaration.