Theorems · Definition · category theory
CategoryTheory.Limits.SequentialProduct.cone
{C : Type u_1} →
{M N : ℕ → C} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
(f : (n : ℕ) → M n ⟶ N n) →
[inst_1 : CategoryTheory.Limits.HasCountableProducts C] →
CategoryTheory.Limits.Cone
(CategoryTheory.Functor.ofOpSequence (CategoryTheory.Limits.SequentialProduct.functorMap f))The cone over the tower
``
⋯ → ∏_{n < m} M n × ∏_{n ≥ m} N n → ⋯ → ∏ N
`
with cone point ∏ M. This is a limit cone, see CategoryTheory.Limits.SequentialProduct.isLimit`.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 62 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.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- Oppositestatement · cited by 8,081
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.Limits.piObjproof · cited by 237
- CategoryTheory.Limits.Pi.mapproof · cited by 39
- CategoryTheory.Limits.HasCountableProductsstatement and proof · cited by 13
- CategoryTheory.Functor.ofOpSequencestatement · cited by 10
- CategoryTheory.Limits.SequentialProduct.functorMapstatement · cited by 9
- CategoryTheory.Limits.SequentialProduct.functorObjstatement · cited by 9
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.SequentialProduct.cone_π_app_comp_Pi_π_negstatement · cited by 1
- CategoryTheory.Limits.SequentialProduct.cone_π_app_comp_Pi_π_posstatement · cited by 1
- CategoryTheory.Limits.SequentialProduct.cone_π_appstatement · cited by 0
- CategoryTheory.Limits.SequentialProduct.cone_π_app_comp_Pi_π_neg_assocstatement and proof · cited by 0
- CategoryTheory.Limits.SequentialProduct.cone_π_app_comp_Pi_π_pos_assocstatement and proof · cited by 0
- CategoryTheory.Limits.SequentialProduct.isLimitstatement and proof · cited by 0