Theorems · Theorem · logic and foundations
Cardinal.mk_subtype_le_of_countable_eventually_mem
∀ {α : Type u} {ι : Type v} {a : Cardinal.{u}} [Countable ι] {f : ι → Set α} {l : Filter ι} [l.NeBot] {t : Set α},
(∀ x ∈ t, ∀ᶠ (i : ι) in l, x ∈ f i) → (∀ (i : ι), Cardinal.mk ↑(f i) ≤ a) → Cardinal.mk ↑t ≤ aIf a set t is eventually covered by a countable family of sets, all with cardinality at
most a, then the cardinality of t is also bounded by a.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CountableFilter.NeBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- Set.preimageproof · cited by 4,946
- Filter.Eventuallystatement and proof · cited by 3,134
- Cardinalstatement and proof · cited by 2,598
- Cardinal.mkstatement and proof · cited by 942
- Filter.NeBotstatement and proof · cited by 853
- Filter.mapproof · cited by 819
- Countablestatement and proof · cited by 633
- Cardinal.liftproof · cited by 583
- Cardinal.mk_subtype_le_of_countable_eventually_mem_auxproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Cardinal.mk_le_of_countable_eventually_memproof · cited by 1