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- Cited by
- 7 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- Fact.outproof · cited by 328
- Cardinal.IsRegularstatement and proof · cited by 282
- HasCardinalLTstatement and proof · cited by 99
- CategoryTheory.IsCardinalFilteredstatement and proof · cited by 69
- CategoryTheory.Limits.parallelFamilyproof · cited by 58
- CategoryTheory.Limits.Cocone.wproof · cited by 26
- Cardinal.IsRegular.aleph0_leproof · cited by 22
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.IsCardinalFiltered.wideSpanproof · cited by 2
- CategoryTheory.isCardinalFiltered_iffproof · cited by 1
- HasCardinalLT.isCardinalPresentableproof · cited by 1
- CategoryTheory.Functor.Accessible.Limits.isColimitMapCocone.surjectiveproof · cited by 0
- CategoryTheory.Functor.Accessible.Limits.isColimitMapCocone.injectiveproof · cited by 0
- CategoryTheory.IsCardinalFiltered.coeq_condition_assocproof · cited by 0