Theorems · Theorem · general topology
exists_continuousMap_one_of_isCompact_subset_isOpen
∀ {X : Type u_1} [inst : TopologicalSpace X] [R1Space X] [LocallyCompactSpace X] {K V : Set X},
IsCompact K →
IsOpen V → K ⊆ V → ∃ f, Set.EqOn (⇑f) 1 K ∧ IsCompact (tsupport ⇑f) ∧ tsupport ⇑f ⊆ V ∧ ∀ (x : X), f x ∈ Set.Icc 0 1A variation of Urysohn's lemma. In a Hausdorff locally compact space, for a compact set K
contained in an open set V, there exists a compactly supported continuous function f such that
0 ≤ f ≤ 1, f = 1 on K and the support of f is contained in V.
- Defined in
- Mathlib.Topology.UrysohnsLemma
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- LE.le.transproof · cited by 3,151
- ContinuousMapstatement and proof · cited by 2,491
- IsOpenstatement and proof · cited by 2,400
- Set.Iccstatement and proof · cited by 1,702
- IsCompactstatement and proof · cited by 1,282
- closureproof · cited by 1,254
- Set.EqOnstatement and proof · cited by 603
- LocallyCompactSpacestatement and proof · cited by 324
Cited by3
Results whose statement or proof uses this declaration.
- RealRMK.measure_le_of_isCompact_of_integralproof · cited by 1
- TopologicalGroup.IsSES.inducedMeasure_lt_of_injOnproof · cited by 0
- TopologicalAddGroup.IsSES.inducedMeasure_lt_of_injOnproof · cited by 0