Theorems · Definition · general topology
thickenedIndicator
{α : Type u_1} → [inst : PseudoEMetricSpace α] → {δ : ℝ} → 0 < δ → Set α → BoundedContinuousFunction α NNRealThe δ-thickened indicator of a set E is the function that equals 1 on E
and 0 outside a δ-thickening of E and interpolates (continuously) between
these values using infEDist _ E.
thickenedIndicator is the (bundled) bounded continuous function with ℝ≥0-values.
See thickenedIndicatorAux for the unbundled ℝ≥0∞-valued function.
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoEMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- NNRealstatement · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- BoundedContinuousFunctionstatement · cited by 511
- ENNReal.toNNRealproof · cited by 165
- thickenedIndicatorAuxproof · cited by 21
Cited by23
Results whose statement or proof uses this declaration.
- thickenedIndicator_applystatement and proof · cited by 9
- thickenedIndicator_le_onestatement · cited by 5
- thickenedIndicator_tendsto_indicator_closurestatement and proof · cited by 3
- thickenedIndicator_one_of_mem_closurestatement · cited by 2
- thickenedIndicator_zerostatement · cited by 2
- MeasureTheory.integrable_thickenedIndicatorstatement and proof · cited by 2
- thickenedIndicator.congr_simpstatement and proof · cited by 2
- thickenedIndicator_mono_infEDiststatement · cited by 1
- one_le_thickenedIndicator_apply'statement · cited by 1
- thickenedIndicator_onestatement · cited by 1