Theorems · Definition · category theory
CategoryTheory.CreatesLimit.lifts
{C : Type u₁} →
{inst : CategoryTheory.Category.{v₁, u₁} C} →
{D : Type u₂} →
{inst_1 : CategoryTheory.Category.{v₂, u₂} D} →
{J : Type w} →
{inst_2 : CategoryTheory.Category.{w', w} J} →
{K : CategoryTheory.Functor J C} →
{F : CategoryTheory.Functor C D} →
[self : CategoryTheory.CreatesLimit K F] →
(c : CategoryTheory.Limits.Cone (K.comp F)) →
CategoryTheory.Limits.IsLimit c → CategoryTheory.LiftableCone K F cany limit cone can be lifted to a cone above
- Defined in
- Mathlib.CategoryTheory.Limits.Creates
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CreatesLimit
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.LiftableConestatement · cited by 6
- CategoryTheory.CreatesLimitstatement and proof · cited by 6
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.liftLimitproof · cited by 3
- CategoryTheory.liftedLimitMapsToOriginalproof · cited by 2
- CategoryTheory.Limits.createsColimitLeftOpproof · cited by 0
- CategoryTheory.Limits.createsColimitOfLeftOpproof · cited by 0
- CategoryTheory.Limits.createsColimitOfOpproof · cited by 0
- CategoryTheory.Limits.createsColimitOfRightOpproof · cited by 0
- CategoryTheory.Limits.createsColimitOfUnopproof · cited by 0
- CategoryTheory.Limits.createsColimitOpproof · cited by 0
- CategoryTheory.Limits.createsColimitUnopproof · cited by 0
- CategoryTheory.Limits.createsColimitRightOpproof · cited by 0