Theorems · Definition · category theory
CategoryTheory.Functor.mapCoconeWhisker
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{K : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} K] →
{C : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C] →
{D : Type u₄} →
[inst_3 : CategoryTheory.Category.{v₄, u₄} D] →
(H : CategoryTheory.Functor C D) →
{F : CategoryTheory.Functor J C} →
{E : CategoryTheory.Functor K J} →
{c : CategoryTheory.Limits.Cocone F} →
H.mapCocone (CategoryTheory.Limits.Cocone.whisker E c) ≅
CategoryTheory.Limits.Cocone.whisker E (H.mapCocone c)mapCocone commutes with whisker
- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 3 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.
Cites10
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.Isostatement · cited by 3,963
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Functor.mapCoconestatement and proof · cited by 161
- CategoryTheory.Limits.Cocone.whiskerstatement and proof · cited by 40
- CategoryTheory.Limits.Cocone.extInvproof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.reflectsColimitsOfShape_of_equivproof · cited by 2
- CategoryTheory.Functor.mapCoconeWhisker_hom_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapCoconeWhisker_inv_homstatement and proof · cited by 0