Theorems · Definition · category theory
CategoryTheory.IsCardinalFiltered.toMax
{J : Type u} →
[inst : CategoryTheory.Category.{v, u} J] →
{κ : Cardinal.{w}} →
[hκ : Fact κ.IsRegular] →
[inst_1 : CategoryTheory.IsCardinalFiltered J κ] →
{K : Type u'} →
(S : K → J) → (hS : HasCardinalLT K κ) → (k : K) → S k ⟶ CategoryTheory.IsCardinalFiltered.max S hSIf S : K → J is a family of objects of cardinality < κ in a κ-filtered category,
this is a choice of map S k ⟶ max S hS for any k : K.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 · cited by 32,603
- CategoryTheory.NatTrans.appproof · cited by 7,406
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- CategoryTheory.Discrete.functorproof · cited by 633
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
- Cardinal.IsRegularstatement and proof · cited by 282
- HasCardinalLTstatement and proof · cited by 99
- CategoryTheory.IsCardinalFilteredstatement and proof · cited by 69
- CategoryTheory.IsCardinalFiltered.maxstatement · cited by 12
- CategoryTheory.IsCardinalFiltered.coconeproof · cited by 5
Cited by12
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
- Cardinal.SharplyLT.exists_isCardinalFiltered_set_of_exists_cofinalproof · cited by 0
- CategoryTheory.Functor.Accessible.Limits.isColimitMapCocone.injectiveproof · cited by 0
- PartOrdEmb.Limits.CoconePt.isCardinalFiltered_ptproof · cited by 0
- CategoryTheory.IsCardinalFiltered.of_finalproof · cited by 0
- CategoryTheory.Functor.Accessible.Limits.isColimitMapCocone.surjectiveproof · cited by 0