Theorems · Theorem · category theory
CategoryTheory.Limits.limit_obj_ext_iff
∀ {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]
{H : CategoryTheory.Functor J (CategoryTheory.Functor K C)} [inst_3 : CategoryTheory.Limits.HasLimitsOfShape J C]
{k : K} {W : C} {f g : W ⟶ (CategoryTheory.Limits.limit H).obj k},
f = g ↔
∀ (j : J),
CategoryTheory.CategoryStruct.comp f ((CategoryTheory.Limits.limit.π H j).app k) =
CategoryTheory.CategoryStruct.comp g ((CategoryTheory.Limits.limit.π H j).app k)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.appstatement and proof · cited by 7,406
- CategoryTheory.Limits.limitstatement and proof · cited by 346
- CategoryTheory.Functor.flipstatement · cited by 320
- CategoryTheory.Limits.limit.πstatement and proof · cited by 278
- CategoryTheory.Limits.HasLimitsOfShapestatement and proof · cited by 223
- CategoryTheory.Limits.limit_obj_extproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.