Theorems · Theorem
CategoryTheory.Limits.limit.w_apply
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
(F : CategoryTheory.Functor J C) [inst_2 : CategoryTheory.Limits.HasLimit F] {j j' : J} (f : j ⟶ j')
{F_1 : C → C → Type uF} {carrier : C → Type w} {instFunLike : (X Y : C) → FunLike (F_1 X Y) (carrier X) (carrier Y)}
[inst_3 : CategoryTheory.ConcreteCategory C F_1] (x : carrier (CategoryTheory.Limits.limit F)),
(CategoryTheory.ConcreteCategory.hom (F.map f))
((CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.limit.π F j)) x) =
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.limit.π F j')) x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.comp_applyproof · cited by 387
- CategoryTheory.Limits.limitstatement and proof · cited by 346
- CategoryTheory.Limits.limit.πstatement and proof · cited by 278
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Types.Limit.w_applyproof · cited by 0
- CategoryTheory.Limits.Types.Limit.w_apply'proof · cited by 0
- CategoryTheory.Limits.colimitLimitToLimitColimit_surjectiveproof · cited by 0