Theorems · Theorem · manifolds
exists_contMDiffMap_zero_one_nhds_of_isClosed
∀ {E : Type uE} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {H : Type uH} [inst_2 : TopologicalSpace H]
(I : ModelWithCorners ℝ E H) {M : Type uM} [inst_3 : TopologicalSpace M] [inst_4 : ChartedSpace H M]
[FiniteDimensional ℝ E] [IsManifold I (↑⊤) M] {n : ℕ∞} [T2Space M] [NormalSpace M] [SigmaCompactSpace M]
{s t : Set M},
IsClosed s →
IsClosed t →
Disjoint s t →
∃ f, (∀ᶠ (x : M) in nhdsSet s, f x = 0) ∧ (∀ᶠ (x : M) in nhdsSet t, f x = 1) ∧ ∀ (x : M), f x ∈ Set.Icc 0 1Given two disjoint closed sets s, t in a Hausdorff normal σ-compact finite-dimensional
manifold M, there exists a smooth function f : M → [0,1] that vanishes in a neighbourhood of s
and is equal to 1 in a neighbourhood of t.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 297 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- ENatstatement and proof · cited by 4,985
- Filter.Eventuallystatement · cited by 3,134
- Compl.complproof · cited by 2,925
- ModelWithCornersstatement and proof · cited by 2,462
- IsOpenproof · cited by 2,400
Cited by1
Results whose statement or proof uses this declaration.
- exists_contMDiffMap_one_nhds_of_subset_interiorproof · cited by 0