Theorems · Theorem · general topology
isSigmaCompact_sUnion
∀ {X : Type u_1} [inst : TopologicalSpace X] (S : Set (Set X)),
S.Countable → (∀ (s : ↑S), IsSigmaCompact ↑s) → IsSigmaCompact (⋃₀ S)Countable unions of σ-compact sets are σ-compact.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Countableproof · cited by 633
- Set.Countablestatement and proof · cited by 545
- Set.sUnionstatement · cited by 392
- Set.sUnion_eq_iUnionproof · cited by 26
- IsSigmaCompactstatement and proof · cited by 24
- Set.countable_coe_iffproof · cited by 15
- isSigmaCompact_iUnionproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.