Theorems · Theorem · logic and foundations
Set.subset_range_enumerate
∀ {α : Type u} {s : Set α} (h : s.Countable) (default : α), s ⊆ Set.range (Set.enumerateCountable h default)- Defined in
- Mathlib.Data.Set.Countable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Set.Elemproof · cited by 7,166
- Set.rangestatement · cited by 4,705
- Set.Countablestatement and proof · cited by 545
- Encodable.encodeproof · cited by 118
- Encodable.encodekproof · cited by 27
- Set.enumerateCountablestatement · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Set.countable_iff_exists_subset_rangeproof · cited by 3
- Set.range_enumerateCountable_of_memproof · cited by 3