Mathlib Map

Theorems · Definition · category theory

CategoryTheory.IsCardinalFiltered.coeq

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

Given a family of maps f : K → (j ⟶ j') in a κ-filtered category J, with HasCardinalLT K κ, this is an object of J where these morphisms shall be equalized.

Defined in
Mathlib.CategoryTheory.Presentable.IsCardinalFiltered
Cited by
8 results in Mathlib
Foundations
Depth 107 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.coeqHom · cited by 8IsCardinalFiltered.coeqHomCategoryTheory.IsCardinalFiltered.toCoeq · cited by 8IsCardinalFiltered.toCoeqCategoryTheory.IsCardinalFiltered.coeq_condition · cited by 7IsCardinalFiltered.coeq_c…CategoryTheory.IsCardinalFiltered.wideSpan · cited by 2IsCardinalFiltered.wideSp…CategoryTheory.CardinalDirectedPoset.isCardinalPresentable_of_hasCardinalLT_of_le · cited by 2CardinalDirectedPoset.isC…CategoryTheory.isCardinalFiltered_iff · cited by 1CategoryTheory.isCardinal…HasCardinalLT.isCardinalPresentable · cited by 1HasCardinalLT.isCardinalP…CategoryTheory.IsCardinalFiltered.coeq_condition_assoc · cited by 0IsCardinalFiltered.coeq_c…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.CategoryQuiver.Hom · cited by 32603Quiver.HomFact · cited by 2726FactCardinal · cited by 2598CardinalCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCardinal.IsRegular · cited by 282Cardinal.IsRegularHasCardinalLT · cited by 99HasCardinalLTCategoryTheory.IsCardinalFiltered · cited by 69CategoryTheory.IsCardinal…CategoryTheory.Limits.parallelFamily · cited by 58Limits.parallelFamilyCategoryTheory.IsCardinalFiltered.cocone · cited by 5IsCardinalFiltered.coconeIsCardinalFiltered.coeqCITED BYCITES

Cites10

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

Cited by10

Results whose statement or proof uses this declaration.