Theorems · Theorem · logic and foundations
Set.countable_union
∀ {α : Type u} {s t : Set α}, (s ∪ t).Countable ↔ s.Countable ∧ t.Countable- Defined in
- Mathlib.Data.Set.Countable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 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 and proof · cited by 53,352
- Set.Countablestatement and proof · cited by 545
- Set.union_eq_iUnionproof · cited by 28
Cited by2
Results whose statement or proof uses this declaration.
- Set.Countable.unionproof · cited by 16
- MeasureTheory.isSeparable_of_sigmaFiniteproof · cited by 0