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.CountableAlias 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.
- Setstatement · cited by 53,352
- Set.Countablestatement · cited by 545
- Set.Countable.of_sdiffproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.