Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.IsCardinalFiltered.coeq_condition

∀ {J : Type u} [inst : CategoryTheory.Category.{v, u} J] {κ : Cardinal.{w}} [hκ : Fact κ.IsRegular]
  [inst_1 : CategoryTheory.IsCardinalFiltered J κ] {K : Type v'} {j j' : J} (f : K → (j ⟶ j')) (hK : HasCardinalLT K κ)
  (k : K),
  CategoryTheory.CategoryStruct.comp (f k) (CategoryTheory.IsCardinalFiltered.coeqHom f hK) =
    CategoryTheory.IsCardinalFiltered.toCoeq f hK
Defined in
Mathlib.CategoryTheory.Presentable.IsCardinalFiltered
Cited by
7 results in Mathlib
Foundations
Depth 109 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.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.Functor.Accessible.Limits.isColimitMapCocone.surjective · cited by 0isColimitMapCocone.surjec…CategoryTheory.Functor.Accessible.Limits.isColimitMapCocone.injective · cited by 0isColimitMapCocone.inject…CategoryTheory.IsCardinalFiltered.coeq_condition_assoc · cited by 0IsCardinalFiltered.coeq_c…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compFact · cited by 2726FactCardinal · cited by 2598CardinalFact.out · cited by 328Fact.outCardinal.IsRegular · cited by 282Cardinal.IsRegularHasCardinalLT · cited by 99HasCardinalLTCategoryTheory.IsCardinalFiltered · cited by 69CategoryTheory.IsCardinal…CategoryTheory.Limits.parallelFamily · cited by 58Limits.parallelFamilyCategoryTheory.Limits.Cocone.w · cited by 26Cocone.wCardinal.IsRegular.aleph0_le · cited by 22IsRegular.aleph0_leCategoryTheory.IsCardinalFiltered.coeq · cited by 8IsCardinalFiltered.coeqCategoryTheory.IsCardinalFiltered.coeqHom · cited by 8IsCardinalFiltered.coeqHomCategoryTheory.IsCardinalFiltered.toCoeq · cited by 8IsCardinalFiltered.toCoeqIsCardinalFiltered.coeq_condi…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.