Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator

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

The condition that P : ObjectProperty C consists of κ-presentable objects and that any object of C is a κ-filtered colimit of objects satisfying P. (This notion is particularly relevant when C is locally w-small and P is essentially w-small, see HasCardinalFilteredGenerators, which appears in the definitions of locally presentable and accessible categories.)

Defined in
Mathlib.CategoryTheory.Presentable.CardinalFilteredPresentation
Cited by
22 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.

CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.le_isCardinalPresentable · cited by 8IsCardinalFilteredGenerat…CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.exists_colimitsOfShape · cited by 7IsCardinalFilteredGenerat…CategoryTheory.HasCardinalFilteredGenerator.exists_generator · cited by 4HasCardinalFilteredGenera…CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.of_le_isoClosure · cited by 4IsCardinalFilteredGenerat…CategoryTheory.Adjunction.hasCardinalFilteredGenerator · cited by 3Adjunction.hasCardinalFil…CategoryTheory.Adjunction.isCardinalFilteredGenerator · cited by 1Adjunction.isCardinalFilt…CategoryTheory.HasCardinalFilteredGenerator.exists_small_generator · cited by 1HasCardinalFilteredGenera…CategoryTheory.IsCardinalFilteredGenerator.of_isDense · cited by 1IsCardinalFilteredGenerat…CategoryTheory.IsCardinalFilteredGenerator.of_isDense_ι · cited by 1IsCardinalFilteredGenerat…CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.congr_simp · cited by 1IsCardinalFilteredGenerat…CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.essentiallyLarge_top · cited by 1IsCardinalFilteredGenerat…CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.isPresentable_eq_retractClosure · cited by 1IsCardinalFilteredGenerat…CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.isStrongGenerator · cited by 1IsCardinalFilteredGenerat…CategoryTheory.isCardinalFilteredGenerator_isCardinalPresentable · cited by 1CategoryTheory.isCardinal…CategoryTheory.ObjectProperty.IsCardinalFilteredGenerator.isoClosure · cited by 1IsCardinalFilteredGenerat…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryFact · cited by 2726FactCardinal · cited by 2598CardinalCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…Cardinal.IsRegular · cited by 282Cardinal.IsRegularObjectProperty.IsCardinalFilt…CITED BYCITES

Cites5

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

Cited by26

Results whose statement or proof uses this declaration.