Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CardinalDirectedPoset.coconeOfPredicateSet

{κ : Cardinal.{u}} →
  [inst : Fact κ.IsRegular] →
    {J : CategoryTheory.CardinalDirectedPoset κ} →
      (P : Set ↑J.obj → Prop) →
        [inst_1 : ∀ (S : Subtype P), CategoryTheory.IsCardinalFiltered (↑↑S) κ] →
          CategoryTheory.Limits.Cocone (CategoryTheory.CardinalDirectedPoset.functorOfPredicateSet P)

Given a predicate P : Set J.obj → Prop on the underlying type of J : CardinalDirectedPoset κ such that all the subsets satisfying P are κ-filtered, this is the cocone with point J given by all the inclusions of the subsets satisfying P.

Defined in
Mathlib.CategoryTheory.Presentable.CardinalDirectedPoset
Cited by
2 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FactCategoryTheory.IsCardinalFiltered

Around this declaration

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

CategoryTheory.CardinalDirectedPoset.coconeWithTop · cited by 1CardinalDirectedPoset.coc…CategoryTheory.CardinalFilteredPoset.coconeOfPredicateSet · cited by 0CardinalFilteredPoset.coc…CategoryTheory.CardinalFilteredPoset.isColimitCoconeOfPredicateSet · cited by 0CardinalFilteredPoset.isC…CategoryTheory.CardinalDirectedPoset.cocone · cited by 0CardinalDirectedPoset.coc…CategoryTheory.CardinalDirectedPoset.coconeOfPredicateSet_pt · cited by 0CardinalDirectedPoset.coc…CategoryTheory.CardinalDirectedPoset.coconeOfPredicateSet_ι_app · cited by 0CardinalDirectedPoset.coc…CategoryTheory.CardinalDirectedPoset.isColimitCoconeOfPredicateSet · cited by 0CardinalDirectedPoset.isC…Set · cited by 53352SetCategoryTheory.NatTrans.app · cited by 7406NatTrans.appSet.Elem · cited by 7166Set.ElemFact · cited by 2726FactCardinal · cited by 2598CardinalCategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCardinal.IsRegular · cited by 282Cardinal.IsRegularCategoryTheory.ObjectProperty.homMk · cited by 71ObjectProperty.homMkCategoryTheory.IsCardinalFiltered · cited by 69CategoryTheory.IsCardinal…PartOrdEmb · cited by 68PartOrdEmbPartOrdEmb.carrier · cited by 61PartOrdEmb.carrierPartOrdEmb.isCardinalFiltered · cited by 25PartOrdEmb.isCardinalFilt…CategoryTheory.CardinalDirectedPoset · cited by 24CategoryTheory.CardinalDi…CardinalDirectedPoset.coconeO…CITED BYCITES

Cites17

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

Cited by7

Results whose statement or proof uses this declaration.