Theorems · Definition · category theory
CategoryTheory.SmallObject.functorObjLeftFamily
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{I : Type w} →
{A B : I → C} →
(f : (i : I) → A i ⟶ B i) →
{S X : C} →
(πX : X ⟶ S) →
(x : CategoryTheory.SmallObject.FunctorObjIndex f πX) →
CategoryTheory.SmallObject.functorObjSrcFamily f πX x ⟶
CategoryTheory.SmallObject.functorObjTgtFamily f πX xThe family of the morphisms f x.i : A x.i ⟶ B x.i
parametrized by x : FunctorObjIndex f πX.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.SmallObject.FunctorObjIndexstatement and proof · cited by 46
- CategoryTheory.SmallObject.functorObjSrcFamilystatement · cited by 32
- CategoryTheory.SmallObject.functorObjTgtFamilystatement · cited by 30
- CategoryTheory.SmallObject.FunctorObjIndex.iproof · cited by 12
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.functorObjLeftproof · cited by 29
- CategoryTheory.SmallObject.functorMap_commproof · cited by 3
- CategoryTheory.SmallObject.FunctorObjIndex.commproof · cited by 2
- CategoryTheory.SmallObject.succStruct_prop_le_propArrowproof · cited by 0