Theorems · Definition · category theory
CategoryTheory.SmallObject.functor
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{I : Type w} →
{A B : I → C} →
(f : (i : I) → A i ⟶ B i) →
[CategoryTheory.Limits.HasPushouts C] →
[∀ {X S : C} (πX : X ⟶ S),
CategoryTheory.Limits.HasColimitsOfShape
(CategoryTheory.Discrete (CategoryTheory.SmallObject.FunctorObjIndex f πX)) C] →
CategoryTheory.Functor (CategoryTheory.Arrow C) (CategoryTheory.Arrow C)The functor Arrow C ⥤ Arrow C that is constructed in order to apply the small
object argument to a family of morphisms f i : A i ⟶ B i, see the introduction
of the file Mathlib/CategoryTheory/SmallObject/Construction.lean
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 42 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.mkproof · cited by 421
- CategoryTheory.Arrow.homproof · cited by 335
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Arrow.Hom.rightproof · cited by 176
- CategoryTheory.Limits.HasPushoutsstatement and proof · cited by 172
- CategoryTheory.SmallObject.FunctorObjIndexstatement and proof · cited by 46
- CategoryTheory.Arrow.homMkproof · cited by 35
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIsostatement · cited by 5
- CategoryTheory.SmallObject.εstatement · cited by 5
- CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso_hom_right_right_compstatement · cited by 1
- CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso_hom_right_right_comp_assocstatement · cited by 1
- CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso_hom_leftstatement · cited by 0
- CategoryTheory.SmallObject.ε_appstatement · cited by 0
- CategoryTheory.SmallObject.functor_mapstatement and proof · cited by 0
- CategoryTheory.SmallObject.functor_objstatement and proof · cited by 0