Theorems · Theorem · general topology
CompactSpace.nonempty_sInter
∀ {X : Type u} [inst : TopologicalSpace X] [CompactSpace X] {s : Set (Set X)},
(∀ t ∈ s, IsClosed t) → (∀ t ⊆ s, t.Finite → (⋂₀ t).Nonempty) → (⋂₀ s).Nonempty- Defined in
- Mathlib.Topology.Compactness.Compact
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceCompactSpace
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.Nonemptystatement and proof · cited by 2,627
- Set.Finitestatement and proof · cited by 1,814
- IsClosedstatement and proof · cited by 1,639
- CompactSpacestatement and proof · cited by 593
- Set.univ_interproof · cited by 258
- Set.sInterstatement and proof · cited by 225
- CompactSpace.isCompact_univproof · cited by 14
- IsCompact.nonempty_inter_sInterproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.