Theorems · Definition · category theory
CategoryTheory.Limits.LimitPresentation.map
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type w} →
[inst_1 : CategoryTheory.Category.{t, w} J] →
{X : C} →
CategoryTheory.Limits.LimitPresentation J X →
{D : Type u_1} →
[inst_2 : CategoryTheory.Category.{v_1, u_1} D] →
(F : CategoryTheory.Functor C D) →
[CategoryTheory.Limits.PreservesLimitsOfShape J F] →
CategoryTheory.Limits.LimitPresentation J (F.obj X)If F preserves limits of shape J, it maps limit presentations of X to
limit presentations of F(X).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.Limits.PreservesLimitsOfShapestatement and proof · cited by 156
- CategoryTheory.Functor.mapConeproof · cited by 147
- CategoryTheory.Limits.isLimitOfPreservesproof · cited by 76
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.LimitPresentation.map_πstatement and proof · cited by 0
- CategoryTheory.Limits.LimitPresentation.map_diagstatement and proof · cited by 0