Theorems · Theorem · measure theory
dist_integral_mulExpNegMulSq_comp_le
∀ {ε : ℝ} {E : Type u_2} [inst : MeasurableSpace E] [inst_1 : PseudoEMetricSpace E] [BorelSpace E] [CompleteSpace E]
[SecondCountableTopology E] {P P' : MeasureTheory.Measure E} [MeasureTheory.IsFiniteMeasure P]
[MeasureTheory.IsFiniteMeasure P'] (f : BoundedContinuousFunction E ℝ)
{A : Subalgebra ℝ (BoundedContinuousFunction E ℝ)},
(Subalgebra.map (BoundedContinuousFunction.toContinuousMapₐ ℝ) A).SeparatesPoints →
(∀ g ∈ A, ∫ (x : E), g x ∂P = ∫ (x : E), g x ∂P') →
0 < ε → |∫ (x : E), ε.mulExpNegMulSq (f x) ∂P - ∫ (x : E), ε.mulExpNegMulSq (f x) ∂P'| ≤ 6 * √εIf for any g ∈ A the integrals with respect to two finite measures P, P' coincide, then the
difference of the integrals of mulExpNegMulSq ε ∘ g with respect to P, P' is bounded by
6 * √ε.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 282 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites77
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Norm.normproof · cited by 5,413
- Set.univproof · cited by 3,945
- Compl.complproof · cited by 2,925
- CompleteSpacestatement and proof · cited by 2,532
- ContinuousMapstatement and proof · cited by 2,491
- Nat.cast_zeroproof · cited by 1,870
- absstatement and proof · cited by 1,814
Cited by1
Results whose statement or proof uses this declaration.