Theorems · Theorem · general topology
Set.Finite.isCompact_sUnion
∀ {X : Type u} [inst : TopologicalSpace X] {S : Set (Set X)}, S.Finite → (∀ s ∈ S, IsCompact s) → IsCompact (⋃₀ S)- Defined in
- Mathlib.Topology.Compactness.Compact
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 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.
Cites7
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.Finitestatement and proof · cited by 1,814
- IsCompactstatement and proof · cited by 1,282
- Set.sUnionstatement · cited by 392
- Set.sUnion_eq_biUnionproof · cited by 51
- Set.Finite.isCompact_biUnionproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- isCompact_iUnionproof · cited by 6