Theorems · Theorem · general topology
PrespectralSpace.exists_isCompact_and_isOpen_between
∀ {X : Type u_1} [inst : TopologicalSpace X] [PrespectralSpace X] {K U : Set X},
IsCompact K → IsOpen U → K ⊆ U → ∃ W, IsCompact W ∧ IsOpen W ∧ K ⊆ W ∧ W ⊆ U- Defined in
- Mathlib.Topology.Spectral.Prespectral
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Set.inter_subset_leftproof · cited by 360
- subset_rflproof · cited by 77
- Set.union_subsetproof · cited by 71
- subset_transproof · cited by 63
- TopologicalSpace.IsTopologicalBasis.exists_subset_of_mem_openproof · cited by 58
- mem_nhdsWithinproof · cited by 29
- Set.union_subset_unionproof · cited by 29
Cited by1
Results whose statement or proof uses this declaration.
- IsCompactOpenCovered.of_compproof · cited by 1