Theorems · Definition · category theory
CategoryTheory.CategoryOfElements.CreatesLimitsAux.liftedCone
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{A : CategoryTheory.Functor C (Type w)} →
{I : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} I] →
[Small.{w, u₁} I] →
(F : CategoryTheory.Functor I A.Elements) →
[CategoryTheory.Limits.HasLimitsOfShape I C] →
[CategoryTheory.Limits.PreservesLimitsOfShape I A] → CategoryTheory.Limits.Cone F(implementation) The constructed limit cone.
- Defined in
- Mathlib.CategoryTheory.Limits.Elements
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Limits.Conestatement · cited by 710
- Smallstatement and proof · cited by 369
- CategoryTheory.Limits.limitproof · cited by 346
- CategoryTheory.Limits.limit.πproof · cited by 278
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.Limits.PreservesLimitsOfShapestatement and proof · cited by 156
- CategoryTheory.Functor.Elementsstatement and proof · cited by 141
- CategoryTheory.CategoryOfElements.πproof · cited by 48
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.CategoryOfElements.CreatesLimitsAux.isLimitstatement · cited by 0
- CategoryTheory.CategoryOfElements.CreatesLimitsAux.isValidLiftstatement and proof · cited by 0
- CategoryTheory.CategoryOfElements.CreatesLimitsAux.liftedCone_pt_fststatement and proof · cited by 0
- CategoryTheory.CategoryOfElements.CreatesLimitsAux.liftedCone_pt_sndstatement and proof · cited by 0
- CategoryTheory.CategoryOfElements.CreatesLimitsAux.liftedCone_π_app_coestatement and proof · cited by 0