Mathlib Map

Theorems · Definition · category theory

CategoryTheory.IsCardinalFiltered.toMax

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

If S : K → J is a family of objects of cardinality < κ in a κ-filtered category, this is a choice of map S k ⟶ max S hS for any k : K.

Defined in
Mathlib.CategoryTheory.Presentable.IsCardinalFiltered
Cited by
12 results in Mathlib
Foundations
Depth 92 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.IsGrothendieckAbelian.exists_isIso_of_functor_from_monoOver · cited by 2IsGrothendieckAbelian.exi…CategoryTheory.CardinalDirectedPoset.isCardinalPresentable_of_hasCardinalLT_of_le · cited by 2CardinalDirectedPoset.isC…CategoryTheory.IsCardinalFiltered.wideSpan · cited by 2IsCardinalFiltered.wideSp…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…CategoryTheory.Functor.Accessible.Limits.isColimitMapCocone.injective · cited by 0isColimitMapCocone.inject…PartOrdEmb.Limits.CoconePt.isCardinalFiltered_pt · cited by 0CoconePt.isCardinalFilter…CategoryTheory.IsCardinalFiltered.of_final · cited by 0IsCardinalFiltered.of_fin…CategoryTheory.Functor.Accessible.Limits.isColimitMapCocone.surjective · cited by 0isColimitMapCocone.surjec…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.NatTrans.app · cited by 7406NatTrans.appFact · cited by 2726FactCardinal · cited by 2598CardinalCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCardinal.IsRegular · cited by 282Cardinal.IsRegularHasCardinalLT · cited by 99HasCardinalLTCategoryTheory.IsCardinalFiltered · cited by 69CategoryTheory.IsCardinal…CategoryTheory.IsCardinalFiltered.max · cited by 12IsCardinalFiltered.maxCategoryTheory.IsCardinalFiltered.cocone · cited by 5IsCardinalFiltered.coconeIsCardinalFiltered.toMaxCITED BYCITES

Cites12

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

Cited by12

Results whose statement or proof uses this declaration.