Theorems · Theorem · category theory
CategoryTheory.IsCardinalFiltered.multicoequalizer
∀ {J : Type u} [inst : CategoryTheory.Category.{v, u} J] {κ : Cardinal.{w}} [inst_1 : Fact κ.IsRegular]
[CategoryTheory.IsCardinalFiltered J κ] {ι : Type v'} {j : ι → J} {k : J} (f₁ f₂ : (i : ι) → j i ⟶ k),
HasCardinalLT ι κ →
∃ l a, ∀ (i : ι), CategoryTheory.CategoryStruct.comp (f₁ i) a = CategoryTheory.CategoryStruct.comp (f₂ i) a- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 and proof · cited by 17,999
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- Cardinal.IsRegularstatement and proof · cited by 282
- CategoryTheory.IsFilteredproof · cited by 210
- HasCardinalLTstatement and proof · cited by 99
- CategoryTheory.IsCardinalFilteredstatement and proof · cited by 69
- CategoryTheory.isFiltered_of_isCardinalFilteredproof · cited by 18
- CategoryTheory.IsFiltered.coeqproof · cited by 18
- CategoryTheory.IsFiltered.coeqHomproof · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.