Theorems · Theorem · general topology
isSigmaCompact_iUnion_of_isCompact
∀ {X : Type u_1} {ι : Type u_3} [inst : TopologicalSpace X] [hι : Countable ι] (s : ι → Set X),
(∀ (i : ι), IsCompact (s i)) → IsSigmaCompact (⋃ i, s i)Countable unions of compact sets are σ-compact.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceCountable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.iUnionstatement · cited by 2,483
- IsCompactstatement and proof · cited by 1,282
- IsEmptyproof · cited by 759
- Countablestatement and proof · cited by 633
- isEmpty_or_nonemptyproof · cited by 269
- Set.iUnion_of_emptyproof · cited by 68
- IsSigmaCompactstatement and proof · cited by 24
- Function.Surjective.iUnion_compproof · cited by 10
- countable_iff_exists_surjectiveproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- isSigmaCompact_iUnionproof · cited by 2
- isSigmaCompact_sUnion_of_isCompactproof · cited by 0