Theorems · Inductive type · global analysis
SmoothBumpFunction
{E : Type uE} →
[inst : NormedAddCommGroup E] →
[inst_1 : NormedSpace ℝ E] →
{H : Type uH} →
[inst_2 : TopologicalSpace H] →
ModelWithCorners ℝ E H → {M : Type uM} → [inst : TopologicalSpace M] → [ChartedSpace H M] → M → TypeGiven a smooth manifold modelled on a finite-dimensional space E,
f : SmoothBumpFunction I M is a smooth function on M such that in the extended chart e at
f.c:
* f x = 1 in the closed ball of radius f.rIn centered at f.c;
* f x = 0 outside of the ball of radius f.rOut centered at f.c;
* 0 ≤ f x ≤ 1 for all x.
The structure contains data required to construct a function with these properties. The function is
available as ⇑f or f x. Formal statements of the properties listed above involve some
(pre)images under extChartAt I f.c and are given as lemmas in the SmoothBumpFunction
namespace.
- Defined in
- Mathlib.Geometry.Manifold.BumpFunction
- Cited by
- 50 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- TopologicalSpacestatement · cited by 24,529
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- ModelWithCornersstatement · cited by 2,462
- ChartedSpacestatement · cited by 2,397
Cited by65
Results whose statement or proof uses this declaration.
- SmoothBumpFunction.toFunstatement and proof · cited by 53
- SmoothBumpFunction.toContDiffBumpstatement and proof · cited by 27
- SmoothBumpCovering.toFunstatement · cited by 16
- SmoothBumpFunction.support_eq_inter_preimagestatement and proof · cited by 6
- SmoothBumpFunction.closedBall_subsetstatement and proof · cited by 5
- SmoothBumpFunction.updateRInstatement and proof · cited by 5
- SmoothBumpFunction.eqOn_sourcestatement and proof · cited by 3
- SmoothBumpFunction.support_mem_nhdsstatement and proof · cited by 3
- SmoothBumpFunction.tsupport_subset_symm_image_closedBallstatement and proof · cited by 3
- SmoothBumpCovering.exists_isSubordinateproof · cited by 2
- SmoothBumpFunction.contMDiffstatement and proof · cited by 2
- SmoothBumpFunction.eventuallyEq_onestatement and proof · cited by 2