Theorems · Theorem · category theory
CategoryTheory.Limits.limit.lift_map
∀ {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] (c : CategoryTheory.Limits.Cone F) (α : F ⟶ G),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.limit.lift F c) (CategoryTheory.Limits.limMap α) =
CategoryTheory.Limits.limit.lift G ((CategoryTheory.Limits.Cone.postcompose α).obj c)- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 1 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.
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.NatTrans.appproof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.Cone.ptstatement and proof · cited by 1,298
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.Cone.πproof · cited by 500
- CategoryTheory.Limits.limitstatement and proof · cited by 346
- CategoryTheory.Limits.limit.πproof · cited by 278
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.limit.lift_map_assocproof · cited by 0