Theorems · Theorem · manifolds
exists_contMDiffMap_zero_one_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] [SigmaCompactSpace M] {s t : Set M},
IsClosed s → IsClosed t → Disjoint s t → ∃ f, Set.EqOn (⇑f) 0 s ∧ Set.EqOn (⇑f) 1 t ∧ ∀ (x : M), f x ∈ Set.Icc 0 1Given two disjoint closed sets s, t in a Hausdorff σ-compact finite-dimensional manifold,
there exists an infinitely smooth function that is equal to 0 on s and to 1 on t.
See also exists_contMDiff_zero_iff_one_iff_of_isClosed, which ensures additionally that
f is equal to 0 exactly on s and to 1 exactly on t.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 296 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
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
- nhdsproof · cited by 5,554
- ENatstatement and proof · cited by 4,985
- Compl.complproof · cited by 2,925
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
Cited by2
Results whose statement or proof uses this declaration.
- SmoothPartitionOfUnity.exists_isSubordinateproof · cited by 3
- exists_contMDiffMap_zero_one_nhds_of_isClosedproof · cited by 1