Theorems · Theorem · logic and foundations
Set.Countable.nonempty_encodable
∀ {α : Type u} {s : Set α}, s.Countable → Nonempty (Encodable ↑s)Alias of the forward direction of Set.countable_iff_nonempty_encodable.
- Defined in
- Mathlib.Data.Set.Countable
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Elemstatement · cited by 7,166
- Set.Countablestatement · cited by 545
- Encodablestatement · cited by 140
- Set.countable_iff_nonempty_encodableproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.Countable.toEncodableproof · cited by 22