Theorems · Theorem · global analysis
exists_contDiff_tsupport_subset
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {s : Set E} {x : E}
{n : ℕ∞},
s ∈ nhds x → ∃ f, tsupport f ⊆ s ∧ HasCompactSupport f ∧ ContDiff ℝ (↑n) f ∧ Set.range f ⊆ Set.Icc 0 1 ∧ f x = 1If a set s is a neighborhood of x, then there exists a smooth function f taking
values in [0, 1], supported in s and with f x = 1.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- ENatstatement and proof · cited by 4,985
- Set.rangestatement and proof · cited by 4,705
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by3
Results whose statement or proof uses this declaration.
- IsOpen.exists_contDiff_support_eqproof · cited by 2
- Distribution.dsupport_deltaproof · cited by 0
- Distribution.TemperedDistribution.dsupport_deltaproof · cited by 0