Theorems · Definition · category theory
CategoryTheory.Limits.limMap
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u} →
[inst_1 : CategoryTheory.Category.{v, u} C] →
{F G : CategoryTheory.Functor J C} →
[inst_2 : CategoryTheory.Limits.HasLimit F] →
[inst_3 : CategoryTheory.Limits.HasLimit G] →
(F ⟶ G) → (CategoryTheory.Limits.limit F ⟶ CategoryTheory.Limits.limit G)Functoriality of limits.
Usually this morphism should be accessed through lim.map,
but may be needed separately when you have specified limits for the source and target functors,
but not necessarily for all functors of shape J.
- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.limit.coneproof · cited by 97
- CategoryTheory.Limits.IsLimit.mapproof · cited by 9
Cited by38
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.prod.mapproof · cited by 105
- CategoryTheory.Limits.limproof · cited by 70
- CategoryTheory.Limits.Pi.mapproof · cited by 39
- CategoryTheory.Limits.limMap_πstatement · cited by 15
- CategoryTheory.Functor.weightedLimObjMapproof · cited by 5
- PresheafOfModules.limitPresheafOfModulesproof · cited by 4
- CategoryTheory.Limits.limMap_π_applystatement and proof · cited by 4
- HomologicalComplex.coneOfHasLimitEvalproof · cited by 3
- CategoryTheory.Limits.limit_map_limitObjIsoLimitCompEvaluation_homstatement and proof · cited by 2
- CategoryTheory.Limits.Cone.isLimitOfIsIsoLimMapπstatement and proof · cited by 1
- CategoryTheory.Limits.IsLimit.pushoutOfHasExactLimitsOfShapeproof · cited by 1
- CategoryTheory.Limits.limitObjIsoLimitCompEvaluation_inv_limit_mapstatement and proof · cited by 1