Theorems · Theorem · manifolds
exists_contMDiff_support_eq_eq_one_iff
∀ {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] [SigmaCompactSpace M] [T2Space M] {n : ℕ∞} {s t : Set M},
IsOpen s →
IsClosed t →
t ⊆ s →
∃ f,
ContMDiff I (modelWithCornersSelf ℝ ℝ) (↑n) f ∧
Set.range f ⊆ Set.Icc 0 1 ∧ Function.support f = s ∧ ∀ (x : M), x ∈ t ↔ f x = 1Given an open set s containing a closed set t in a finite-dimensional real manifold, there
exists a smooth function with support equal to s, taking values in [0,1], and equal to 1
exactly on t.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 300 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- 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
- Set.rangestatement · cited by 4,705
- Set.univproof · cited by 3,945
- LE.le.transproof · cited by 3,151
- Compl.complproof · cited by 2,925
- ModelWithCornersstatement and proof · cited by 2,462
Cited by2
Results whose statement or proof uses this declaration.
- ae_eq_zero_of_integral_contMDiff_smul_eq_zeroproof · cited by 3
- exists_contMDiff_zero_iff_one_iff_of_isClosedproof · cited by 0