Theorems · Theorem · general topology
QuasiSeparatedSpace.isCompact_sInter_of_nonempty
∀ {α : Type u_1} [inst : TopologicalSpace α] [QuasiSeparatedSpace α] {s : Set (Set α)},
s.Finite → s.Nonempty → (∀ t ∈ s, IsOpen t ∨ IsClosed t) → (∀ t ∈ s, IsCompact t) → IsCompact (⋂₀ s)- Defined in
- Mathlib.Topology.QuasiSeparated
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.ofPredproof · cited by 6,101
- Set.Nonemptystatement and proof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- Set.Finitestatement and proof · cited by 1,814
- IsClosedstatement and proof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- Set.Finite.subsetproof · cited by 285
- Set.univ_interproof · cited by 258
- Set.eq_empty_or_nonemptyproof · cited by 248
- Set.sInterstatement and proof · cited by 225
Cited by1
Results whose statement or proof uses this declaration.
- QuasiSeparatedSpace.isCompact_sInterproof · cited by 1