Mathlib Map

Theorems · Theorem · logic and foundations

Set.countable_setOf_finite_subset

Deprecated since 2026-07-09Use Set.countable_ofPred_finite_subset instead.

∀ {α : Type u} {s : Set α}, s.Countable → {t | t.Finite ∧ t ⊆ s}.Countable

Alias of Set.countable_ofPred_finite_subset. The set of finite subsets of a countable set is countable.

Defined in
Mathlib.Data.Set.Countable
Cited by
0 results in Mathlib
Foundations
Depth 74 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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.