Mathlib Map

Theorems · Definition · general topology

thickenedIndicator

{α : Type u_1} → [inst : PseudoEMetricSpace α] → {δ : ℝ} → 0 < δ → Set α → BoundedContinuousFunction α NNReal

The δ-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.

Defined in
Mathlib.Topology.MetricSpace.ThickenedIndicator
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.

thickenedIndicator_apply · cited by 9thickenedIndicator_applythickenedIndicator_le_one · cited by 5thickenedIndicator_le_onethickenedIndicator_tendsto_indicator_closure · cited by 3thickenedIndicator_tendst…thickenedIndicator_one_of_mem_closure · cited by 2thickenedIndicator_one_of…thickenedIndicator_zero · cited by 2thickenedIndicator_zeroMeasureTheory.Measure.measure_preimage_isAddLeftInvariant_eq_smul_of_hasCompactSupport · cited by 2Measure.measure_preimage_…MeasureTheory.Measure.measure_preimage_isMulLeftInvariant_eq_smul_of_hasCompactSupport · cited by 2Measure.measure_preimage_…MeasureTheory.integrable_thickenedIndicator · cited by 2MeasureTheory.integrable_…thickenedIndicator.congr_simp · cited by 2thickenedIndicator.congr_…thickenedIndicator_mono_infEDist · cited by 1thickenedIndicator_mono_i…one_le_thickenedIndicator_apply' · cited by 1one_le_thickenedIndicator…thickenedIndicator_one · cited by 1thickenedIndicator_oneMeasureTheory.tendsto_iff_forall_lipschitz_integral_tendsto · cited by 1MeasureTheory.tendsto_iff…indicator_le_thickenedIndicator · cited by 1indicator_le_thickenedInd…MeasureTheory.tendsto_integral_thickenedIndicator_of_isClosed · cited by 1MeasureTheory.tendsto_int…Set · cited by 53352SetReal · cited by 25697RealNNReal · cited by 4310NNRealPseudoEMetricSpace · cited by 1536PseudoEMetricSpaceBoundedContinuousFunction · cited by 511BoundedContinuousFunctionENNReal.toNNReal · cited by 165ENNReal.toNNRealthickenedIndicatorAux · cited by 21thickenedIndicatorAuxthickenedIndicatorCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by23

Results whose statement or proof uses this declaration.