Exactness of families of functors which jointly reflect isomorphisms #
Let Fᵢ : C ⥤ Dᵢ be a conservative family of functors (i.e. they jointly
reflect isomorphisms). Let G : J ⥤ C be a functor that has a limit that
is preserved by the functors Fᵢ. In this file, we show that a cone for G
is a limit if it is so after applying the functors Fᵢ.
If Fᵢ : C ⥤ Dᵢ is a conservative family of functors which also
preserve the (existing) limit of a functor G : J ⥤ C, then a cone
for G is a limit if it is so after applying the functors Fᵢ
(see also reflectsLimit_of_reflectsIsomorphisms in the file
Mathlib/CategoryTheory/Limits/Preserves/Basic.lean for the corresponding
result for a single functor).
Equations
Instances For
If Fᵢ : C ⥤ Dᵢ is a conservative family of functors which also
preserve the (existing) colimit of a functor G : J ⥤ C, then a cocone
for G is a colimit if it is so after applying the functors Fᵢ
(see also reflectsColimit_of_reflectsIsomorphisms in the file
Mathlib/CategoryTheory/Limits/Preserves/Basic.lean for the corresponding
result for a single functor)