Mathlib Map

Theorems · Theorem · logic and foundations

Set.Countable.of_diff

Deprecated since 2026-06-03Use Set.Countable.of_sdiff instead.

∀ {α : Type u} {s t : Set α}, (s \ t).Countable → t.Countable → s.Countable

Alias of Set.Countable.of_sdiff.

Defined in
Mathlib.Data.Set.Countable
Cited by
0 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

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.