Theorems · Theorem · general topology
SeparatedNhds.of_isCompact_isCompact_isClosed
∀ {X : Type u_1} [inst : TopologicalSpace X] [R1Space X] {K L : Set X},
IsCompact K → IsCompact L → IsClosed L → Disjoint K L → SeparatedNhds K LIf K and L are disjoint compact sets in an R₁ topological space
and L is also closed, then K and L have disjoint neighborhoods.
- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceR1Space
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Disjointstatement and proof · cited by 2,201
- IsClosedstatement and proof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- nhdsSetproof · cited by 267
- Inseparableproof · cited by 160
- R1Spacestatement and proof · cited by 125
- Set.disjoint_leftproof · cited by 121
- SeparatedNhdsstatement · cited by 33
Cited by6
Results whose statement or proof uses this declaration.
- IsCompact.binary_compact_coverproof · cited by 1
- SeparatedNhds.of_isClosed_isCompact_closure_compl_isClosedproof · cited by 1
- MeasureTheory.Measure.haar.chaar_sup_eqproof · cited by 0
- IsCompact.separation_of_notMemproof · cited by 0
- MeasureTheory.Measure.haar.addCHaar_sup_eqproof · cited by 0
- IsCompact.disjoint_nhdsSet_nhdsproof · cited by 0