Theorems · Definition · category theory
CategoryTheory.Functor.mapCocone
{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] →
(H : CategoryTheory.Functor C D) →
{F : CategoryTheory.Functor J C} →
CategoryTheory.Limits.Cocone F → CategoryTheory.Limits.Cocone (F.comp H)The image of a cocone in C under a functor G : C ⥤ D is a cocone in D.
- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 161 results in Mathlib
- Foundations
- Depth 30 from the axioms, rests on 117 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.functorialityproof · cited by 21
Cited by273
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isColimitOfPreservesstatement · cited by 118
- CategoryTheory.Limits.isColimitOfReflectsstatement and proof · cited by 19
- CategoryTheory.Limits.preservesColimit_of_preserves_colimit_coconestatement and proof · cited by 17
- CategoryTheory.Limits.preservesColimit_of_iso_diagramproof · cited by 15
- TopCat.Presheaf.exists_germ_eqproof · cited by 14
- CategoryTheory.Limits.evaluationJointlyReflectsColimitsstatement and proof · cited by 8
- CategoryTheory.Limits.colimit.postproof · cited by 8
- CategoryTheory.Limits.preservesColimitsOfShape_of_equivproof · cited by 7
- CategoryTheory.Limits.CokernelCofork.isColimitMapCoconeEquivstatement and proof · cited by 7
- CategoryTheory.Functor.map_isPushoutproof · cited by 6
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctorBifunctor₂₃MapObjproof · cited by 6
- CategoryTheory.Limits.colimit.ι_postproof · cited by 6
Showing the 200 most cited of 273.