Theorems · Definition · category theory
CategoryTheory.Limits.SequentialProduct.functorObjProj_pos
{C : Type u_1} →
{M N : ℕ → C} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasCountableProducts C] →
(n m : ℕ) → m < n → (CategoryTheory.Limits.SequentialProduct.functorObj M N n ⟶ M m)The projection map from functorObj M N n to M m, when m < n
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Limits.Pi.πproof · cited by 184
- CategoryTheory.Limits.HasCountableProductsstatement and proof · cited by 13
- CategoryTheory.Limits.SequentialProduct.functorObjstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.