Theorems · Theorem · category theory
CategoryTheory.Limits.limit.map_pre
∀ {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] {F : CategoryTheory.Functor J C}
[inst_3 : CategoryTheory.Limits.HasLimitsOfShape J C] {G : CategoryTheory.Functor J C} (α : F ⟶ G)
[inst_4 : CategoryTheory.Limits.HasLimitsOfShape K C] (E : CategoryTheory.Functor K J),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.lim.map α) (CategoryTheory.Limits.limit.pre G E) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.limit.pre F E)
(CategoryTheory.Limits.lim.map (E.whiskerLeft α))- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Functor.whiskerLeftstatement and proof · cited by 496
- CategoryTheory.Limits.limitstatement · cited by 346
- CategoryTheory.Limits.limit.πproof · cited by 278
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.