Theorems · Definition · category theory
CategoryTheory.Functor.mapCone
{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.Cone F → CategoryTheory.Limits.Cone (F.comp H)The image of a cone in C under a functor G : C ⥤ D is a cone in D.
- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 147 results in Mathlib
- Foundations
- Depth 30 from the axioms, rests on 115 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.Conestatement and proof · cited by 710
- CategoryTheory.Limits.Cone.functorialityproof · cited by 23
Cited by273
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isLimitOfPreservesstatement · cited by 76
- CategoryTheory.Limits.preservesLimit_of_preserves_limit_conestatement and proof · cited by 22
- CategoryTheory.Limits.preservesLimit_of_iso_diagramproof · cited by 19
- CategoryTheory.Limits.isLimitOfReflectsstatement and proof · cited by 18
- CategoryTheory.Limits.limit.postproof · cited by 9
- CategoryTheory.CartesianMonoidalCategory.preservesTerminalIsoproof · cited by 8
- CategoryTheory.Limits.isLimitMapConePullbackConeEquivstatement · cited by 7
- CategoryTheory.Limits.evaluationJointlyReflectsLimitsstatement and proof · cited by 7
- CategoryTheory.Limits.KernelFork.isLimitMapConeEquivstatement and proof · cited by 7
- CategoryTheory.Presheaf.isSheaf_iff_isLimitstatement and proof · cited by 6
- CategoryTheory.Limits.limit.post_πproof · cited by 6
- CategoryTheory.Limits.preservesLimitsOfShape_of_equivproof · cited by 6
Showing the 200 most cited of 273.