Theorems · Definition · category theory
CategoryTheory.Limits.combinedIsLimit
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} J] →
{K : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} K] →
(F : CategoryTheory.Functor J (CategoryTheory.Functor K C)) →
(c : (k : K) → CategoryTheory.Limits.LimitCone (F.flip.obj k)) →
CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.combineCones F c)Stitching together limiting cones gives a limiting cone.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Functor.flipstatement and proof · cited by 320
- CategoryTheory.Limits.LimitCone.isLimitproof · cited by 58
- CategoryTheory.Limits.IsLimit.ofIsoLimitproof · cited by 39
- CategoryTheory.Limits.LimitConestatement and proof · cited by 25
- CategoryTheory.Limits.evaluationJointlyReflectsLimitsproof · cited by 7
- CategoryTheory.Limits.combineConesstatement and proof · cited by 3
- CategoryTheory.Limits.evaluateCombinedConesproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.