Theorems · Theorem · measure theory
MeasureTheory.measureReal_abs_gt_le_integral_charFun
∀ {μ : MeasureTheory.Measure ℝ} {r : ℝ} [MeasureTheory.IsProbabilityMeasure μ],
0 < r → μ.real {x | r < |x|} ≤ 2⁻¹ * r * ‖∫ (t : ℝ) in -2 * r⁻¹..2 * r⁻¹, 1 - MeasureTheory.charFun μ t‖A bound on the measure of the set {x | r < |x|} in terms of the integral of
the characteristic function, for a probability measure on ℝ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 274 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites98
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupproof · cited by 15,752
- MeasurableSpaceproof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredstatement and proof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- one_mulproof · cited by 2,841
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.measureReal_abs_inner_gt_le_integral_charFunproof · cited by 1
- MeasureTheory.measureReal_abs_dual_gt_le_integral_charFunDualproof · cited by 0