Theorems · Theorem · general topology
IsCompact.closure_subset_of_isOpen
∀ {X : Type u_1} [inst : TopologicalSpace X] [R1Space X] {K : Set X},
IsCompact K → ∀ {U : Set X}, IsOpen U → K ⊆ U → closure K ⊆ UIn an R₁ space, if a compact set K is contained in an open set U,
then its closure is also contained in U.
- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 85 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.
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.ofPredproof · cited by 6,101
- IsOpenstatement and proof · cited by 2,400
- IsCompactstatement and proof · cited by 1,282
- closurestatement · cited by 1,254
- Inseparableproof · cited by 160
- R1Spacestatement and proof · cited by 125
- Set.iUnion₂_subset_iffproof · cited by 12
- Inseparable.mem_open_iffproof · cited by 11
- IsCompact.closure_eq_biUnion_inseparableproof · cited by 3
Cited by9
Results whose statement or proof uses this declaration.
- IsCompact.closureproof · cited by 25
- exists_compact_closed_betweenproof · cited by 5
- exists_continuousMap_one_of_isCompact_subset_isOpenproof · cited by 3
- IsCompact.binary_compact_coverproof · cited by 1
- MeasureTheory.Content.borel_le_caratheodoryproof · cited by 1
- IsCompact.isCompact_isClosed_basis_nhdsproof · cited by 1
- IsOpen.exists_positiveCompacts_closure_subsetproof · cited by 0
- MeasureTheory.Measure.InnerRegular.innerRegularWRT_isClosed_isOpenproof · cited by 0
- MeasureTheory.Measure.OuterRegular.measure_closure_eq_of_isCompactproof · cited by 0