Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Limits.PreservesFilteredColimitsOfSize

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor C D → Prop

PreservesFilteredColimitsOfSize.{w', w} F means that F sends all colimit cocones over any filtered diagram J ⥤ C to colimit cocones, where J : Type w with [Category.{w'} J].

Defined in
Mathlib.CategoryTheory.Limits.Preserves.Filtered
Cited by
31 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.PreservesFilteredColimits · cited by 35Limits.PreservesFilteredC…CategoryTheory.GrothendieckTopology.Point.presheafFiberCompIso · cited by 6Point.presheafFiberCompIsoCategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.jointlyReflectIsomorphisms · cited by 4IsConservativeFamilyOfPoi…CategoryTheory.Limits.preservesFilteredColimitsOfSize_shrink · cited by 3Limits.preservesFilteredC…CategoryTheory.GrothendieckTopology.Point.sheafFiberCompIso · cited by 3Point.sheafFiberCompIsoCategoryTheory.Functor.IsFinitelyAccessible_iff_preservesFilteredColimitsOfSize · cited by 3Functor.IsFinitelyAccessi…CategoryTheory.Limits.preservesFilteredColimitsOfSize_of_univLE · cited by 1Limits.preservesFilteredC…CategoryTheory.ObjectProperty.ind_inverseImage_le · cited by 1ObjectProperty.ind_invers…CategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.jointly_reflect_isLocallySurjective · cited by 1IsConservativeFamilyOfPoi…CategoryTheory.GrothendieckTopology.Point.tensorHom_comp_toPresheafFiber_μ · cited by 1Point.tensorHom_comp_toPr…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_jointly_surjective · cited by 1Point.toPresheafFiber_joi…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_jointly_surjective₂ · cited by 1Point.toPresheafFiber_joi…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_map_bijective · cited by 1Point.toPresheafFiber_map…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_map_injective · cited by 1Point.toPresheafFiber_map…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_map_surjective · cited by 1Point.toPresheafFiber_map…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorLimits.PreservesFilteredColim…CITED BYCITES

Cites2

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

Cited by36

Results whose statement or proof uses this declaration.