Mathlib Map

Theorems · Definition · category theory

CategoryTheory.SmallObject.functorObjTgtFamily

{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) → CategoryTheory.SmallObject.FunctorObjIndex f πX → C

The family of objects B x.i parametrized by x : FunctorObjIndex f πX.

Defined in
Mathlib.CategoryTheory.SmallObject.Construction
Cited by
30 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.SmallObject.functorObj · cited by 30SmallObject.functorObjCategoryTheory.SmallObject.functorObjLeft · cited by 29SmallObject.functorObjLeftCategoryTheory.SmallObject.ιFunctorObj · cited by 22SmallObject.ιFunctorObjCategoryTheory.SmallObject.πFunctorObj · cited by 11SmallObject.πFunctorObjCategoryTheory.SmallObject.ρFunctorObj · cited by 9SmallObject.ρFunctorObjCategoryTheory.SmallObject.attachCellsιFunctorObj · cited by 9SmallObject.attachCellsιF…CategoryTheory.SmallObject.functorMap · cited by 6SmallObject.functorMapCategoryTheory.SmallObject.functorMapTgt · cited by 6SmallObject.functorMapTgtCategoryTheory.SmallObject.π'FunctorObj · cited by 4SmallObject.π'FunctorObjCategoryTheory.SmallObject.functorMap_comm · cited by 3SmallObject.functorMap_co…CategoryTheory.SmallObject.functorObjLeftFamily · cited by 3SmallObject.functorObjLef…CategoryTheory.SmallObject.relativeCellComplexιObjFObjSuccIso · cited by 3SmallObject.relativeCellC…CategoryTheory.SmallObject.ιFunctorObj_πFunctorObj · cited by 3SmallObject.ιFunctorObj_π…CategoryTheory.SmallObject.ρFunctorObj_π · cited by 3SmallObject.ρFunctorObj_πCategoryTheory.SmallObject.functorObj_comm · cited by 2SmallObject.functorObj_co…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.SmallObject.FunctorObjIndex · cited by 46SmallObject.FunctorObjInd…CategoryTheory.SmallObject.FunctorObjIndex.i · cited by 12FunctorObjIndex.iSmallObject.functorObjTgtFami…CITED BYCITES

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by42

Results whose statement or proof uses this declaration.