Theorems · Theorem · probability
ProbabilityTheory.IndepFun.integral_smul_eq_smul_integral
∀ {Ω : Type u_1} {𝕜 : Type u_2} [inst : RCLike 𝕜] {mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {E : Type u_5}
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E] [inst_3 : NormedSpace 𝕜 E] [inst_4 : MeasurableSpace E]
[BorelSpace E] {X : Ω → 𝕜} {Y : Ω → E},
ProbabilityTheory.IndepFun X Y μ →
MeasureTheory.AEStronglyMeasurable X μ →
MeasureTheory.AEStronglyMeasurable Y μ → ∫ (x : Ω), (X • Y) x ∂μ = (∫ (x : Ω), X x ∂μ) • ∫ (x : Ω), Y x ∂μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Norm.normproof · cited by 5,413
- one_mulproof · cited by 2,841
- RCLikestatement and proof · cited by 2,829
- CompleteSpaceproof · cited by 2,532
- MeasureTheory.integralstatement · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Integrableproof · cited by 1,367
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IndepFun.integral_mul_eq_mul_integralproof · cited by 2
- ProbabilityTheory.IndepFun.integral_fun_smul_eq_smul_integralproof · cited by 1