Mathlib Map

Theorems · Definition · category theory

CategoryTheory.IsCardinalFiltered.max

{J : Type u} →
  [inst : CategoryTheory.Category.{v, u} J] →
    {κ : Cardinal.{w}} →
      [hκ : Fact κ.IsRegular] →
        [CategoryTheory.IsCardinalFiltered J κ] → {K : Type u'} → (K → J) → HasCardinalLT K κ → J

If S : K → J is a family of objects of cardinality < κ in a κ-filtered category, this is a choice of objects in J which is the target of a map from any of the objects S k.

Defined in
Mathlib.CategoryTheory.Presentable.IsCardinalFiltered
Cited by
12 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryFactCategoryTheory.IsCardinalFiltered

Around this declaration

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

CategoryTheory.IsCardinalFiltered.toMax · cited by 12IsCardinalFiltered.toMaxCategoryTheory.IsCardinalFiltered.wideSpan · cited by 2IsCardinalFiltered.wideSp…CategoryTheory.IsGrothendieckAbelian.exists_isIso_of_functor_from_monoOver · cited by 2IsGrothendieckAbelian.exi…CategoryTheory.CardinalDirectedPoset.isCardinalPresentable_of_hasCardinalLT_of_le · cited by 2CardinalDirectedPoset.isC…CategoryTheory.isCardinalFiltered_iff · cited by 1CategoryTheory.isCardinal…CategoryTheory.IsCardinalFiltered.exists_cardinal_directed.isCardinalFiltered_aux · cited by 1exists_cardinal_directed.…HasCardinalLT.isCardinalPresentable · cited by 1HasCardinalLT.isCardinalP…Cardinal.SharplyLT.exists_cofinal_of_isCardinalAccessibleCategory_cardinalDirectedPoset · cited by 0SharplyLT.exists_cofinal_…Cardinal.SharplyLT.exists_isCardinalFiltered_set_of_exists_cofinal · cited by 0SharplyLT.exists_isCardin…PartOrdEmb.Limits.CoconePt.isCardinalFiltered_pt · cited by 0CoconePt.isCardinalFilter…CategoryTheory.IsCardinalFiltered.of_final · cited by 0IsCardinalFiltered.of_fin…CategoryTheory.Functor.Accessible.Limits.isColimitMapCocone.injective · cited by 0isColimitMapCocone.inject…CategoryTheory.Functor.Accessible.Limits.isColimitMapCocone.surjective · cited by 0isColimitMapCocone.surjec…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryFact · cited by 2726FactCardinal · cited by 2598CardinalCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Discrete.functor · cited by 633Discrete.functorCardinal.IsRegular · cited by 282Cardinal.IsRegularHasCardinalLT · cited by 99HasCardinalLTCategoryTheory.IsCardinalFiltered · cited by 69CategoryTheory.IsCardinal…CategoryTheory.IsCardinalFiltered.cocone · cited by 5IsCardinalFiltered.coconeIsCardinalFiltered.maxCITED BYCITES

Cites9

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

Cited by13

Results whose statement or proof uses this declaration.