Theorems · Theorem · measure theory
integral_mulExpNegMulSq_comp_eq
∀ {E : Type u_1} [inst : TopologicalSpace E] [inst_1 : MeasurableSpace E] [BorelSpace E] {P : MeasureTheory.Measure E}
[MeasureTheory.IsFiniteMeasure P] {ε : ℝ} {P' : MeasureTheory.Measure E} [MeasureTheory.IsFiniteMeasure P']
{A : Subalgebra ℝ (BoundedContinuousFunction E ℝ)},
0 < ε →
(∀ g ∈ A, ∫ (x : E), g x ∂P = ∫ (x : E), g x ∂P') →
∀ {g : BoundedContinuousFunction E ℝ},
g ∈ A → ∫ (x : E), ε.mulExpNegMulSq (g x) ∂P = ∫ (x : E), ε.mulExpNegMulSq (g x) ∂P'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 281 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.atTopproof · cited by 2,405
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- Subalgebrastatement and proof · cited by 1,353
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
Cited by1
Results whose statement or proof uses this declaration.
- dist_integral_mulExpNegMulSq_comp_leproof · cited by 1