Commit 2024-03-18 20:42 7ba92d5c
View on Github →feat(CategoryTheory): construction of a functor for the small object argument (#11056)
Given a family of morphisms f i : A i ⟶ B i
in a category C
and an object S : C
, we define a functor SmallObject.functor f S : Over S ⥤ Over S
which shall play an important role in the formalization of the "small object argument".