Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.IsCardinalFiltered

(J : Type u) → [CategoryTheory.Category.{v, u} J] → (κ : Cardinal.{w}) → [Fact κ.IsRegular] → Prop

A category J is κ-filtered (for a regular cardinal κ) if any functor F : A ⥤ J from a category A such that HasCardinalLT (Arrow A) κ admits a cocone. See isCardinalFiltered_iff for a more concrete characterization of κ-filtered categories.

Defined in
Mathlib.CategoryTheory.Presentable.IsCardinalFiltered
Cited by
69 results in Mathlib
Foundations
Depth 20 from the axioms · uses Quot.sound
Assumes
CategoryTheory.CategoryFact

Around this declaration

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

PartOrdEmb.isCardinalFiltered · cited by 25PartOrdEmb.isCardinalFilt…CategoryTheory.isFiltered_of_isCardinalFiltered · cited by 18CategoryTheory.isFiltered…CategoryTheory.IsCardinalFiltered.max · cited by 12IsCardinalFiltered.maxCategoryTheory.IsCardinalFiltered.toMax · cited by 12IsCardinalFiltered.toMaxCategoryTheory.IsCardinalFiltered.coeq · cited by 8IsCardinalFiltered.coeqCategoryTheory.IsCardinalFiltered.coeqHom · cited by 8IsCardinalFiltered.coeqHomCategoryTheory.IsCardinalFiltered.toCoeq · cited by 8IsCardinalFiltered.toCoeqCategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.exists_colimitsOfShape · cited by 7IsCardinalFilteredGenerat…CategoryTheory.IsCardinalFiltered.coeq_condition · cited by 7IsCardinalFiltered.coeq_c…CategoryTheory.IsCardinalPresentable.exists_hom_of_isColimit · cited by 7IsCardinalPresentable.exi…CategoryTheory.Functor.preservesColimitsOfShape_of_isCardinalAccessible · cited by 6Functor.preservesColimits…CategoryTheory.CardinalDirectedPoset.functorOfPredicateSet · cited by 6CardinalDirectedPoset.fun…CategoryTheory.IsCardinalFiltered.cocone · cited by 5IsCardinalFiltered.coconeCategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.of_le_isoClosure · cited by 4IsCardinalFilteredGenerat…CategoryTheory.IsCardinalFiltered.of_le · cited by 3IsCardinalFiltered.of_leCategoryTheory.Category · cited by 32673CategoryTheory.CategoryFact · cited by 2726FactCardinal · cited by 2598CardinalCardinal.IsRegular · cited by 282Cardinal.IsRegularCategoryTheory.IsCardinalFilt…CITED BYCITES

Cites4

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

Cited by93

Results whose statement or proof uses this declaration.