Theorems · Theorem · category theory
CategoryTheory.IsCardinalFiltered.wideSpan
∀ {J : Type u} [inst : CategoryTheory.Category.{v, u} J] {κ : Cardinal.{w}} [hκ : Fact κ.IsRegular]
[CategoryTheory.IsCardinalFiltered J κ] {ι : Type v'} {j : J} {k : ι → J} (f : (i : ι) → j ⟶ k i),
HasCardinalLT ι κ → ∃ m a b, ∀ (i : ι), CategoryTheory.CategoryStruct.comp (f i) (a i) = bVariant of IsFiltered.span for κ-filtered categories.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- CategoryTheory.Category.assocproof · cited by 6,433
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- Cardinal.IsRegularstatement and proof · cited by 282
- HasCardinalLTstatement and proof · cited by 99
- CategoryTheory.IsCardinalFilteredstatement and proof · cited by 69
- CategoryTheory.IsCardinalFiltered.maxproof · cited by 12
- CategoryTheory.IsCardinalFiltered.toMaxproof · cited by 12
- CategoryTheory.IsCardinalFiltered.coeqproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.IsCardinalFiltered.multicoequalizerproof · cited by 0
- CategoryTheory.IsCardinalFiltered.of_finalproof · cited by 0