Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.PreservesFilteredColimits

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

A functor is said to preserve filtered colimits, if it preserves all colimits of shape J, where J is a filtered category which is small relative to the universe in which morphisms of the source live.

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

Around this declaration

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

TopCat.Presheaf.exists_germ_eq · cited by 14Presheaf.exists_germ_eqTopCat.Presheaf.germ_eq · cited by 9Presheaf.germ_eqTopCat.Presheaf.section_ext · cited by 7Presheaf.section_extTopCat.Presheaf.EtaleSpace.homeomorph · cited by 3EtaleSpace.homeomorphTopCat.Presheaf.app_injective_of_stalkFunctor_map_injective · cited by 3Presheaf.app_injective_of…AlgebraicGeometry.SheafedSpace.IsOpenImmersion.of_stalk_iso · cited by 2IsOpenImmersion.of_stalk_…AlgebraicGeometry.SheafedSpace.hom_stalk_ext · cited by 2SheafedSpace.hom_stalk_extTopCat.Presheaf.app_isIso_of_stalkFunctor_map_iso · cited by 2Presheaf.app_isIso_of_sta…TopCat.Presheaf.exists_le_germ_eq · cited by 1Presheaf.exists_le_germ_eqTopCat.Presheaf.exists_mem_germ_eq_of_isBasis · cited by 1Presheaf.exists_mem_germ_…CategoryTheory.isFinitelyPresentable_iff_preservesFilteredColimits · cited by 1CategoryTheory.isFinitely…TopCat.Presheaf.stalkFunctor_map_injective_of_app_injective · cited by 1Presheaf.stalkFunctor_map…TopCat.Presheaf.stalkFunctor_map_injective_of_isBasis · cited by 1Presheaf.stalkFunctor_map…AlgebraicGeometry.SheafedSpace.epi_of_base_surjective_of_stalk_mono · cited by 1SheafedSpace.epi_of_base_…CommRingCat.preservesFilteredColimits_coyoneda · cited by 1CommRingCat.preservesFilt…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.PreservesFilteredColimitsOfSize · cited by 31Limits.PreservesFilteredC…Limits.PreservesFilteredColim…CITED BYCITES

Cites3

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

Cited by40

Results whose statement or proof uses this declaration.