Theorems · Definition · category theory
CategoryTheory.Functor.functorialityCompPrecompose
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{D : Type u₄} →
[inst_2 : CategoryTheory.Category.{v₄, u₄} D] →
{F : CategoryTheory.Functor J C} →
{H H' : CategoryTheory.Functor C D} →
(α : H ≅ H') →
(CategoryTheory.Limits.Cocone.functoriality F H).comp
(CategoryTheory.Limits.Cocone.precompose (F.whiskerLeft α.inv)) ≅
CategoryTheory.Limits.Cocone.functoriality F H'functoriality F _ ⋙ precompose (whiskerLeft F _) simplifies to functoriality F _.
- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Functor.whiskerLeftstatement · cited by 496
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.Limits.Cocone.precomposestatement · cited by 87
- CategoryTheory.Limits.Cocone.functorialitystatement · cited by 21
- CategoryTheory.NatIso.ofComponents'proof · cited by 12
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.precomposeWhiskerLeftMapCoconeproof · cited by 2
- CategoryTheory.Functor.functorialityCompPrecompose_hom_app_homstatement and proof · cited by 0
- CategoryTheory.Functor.functorialityCompPrecompose_inv_app_homstatement and proof · cited by 0