Theorems · Theorem · probability
ProbabilityTheory.IndepFun.integral_fun_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 ω • Y ω ∂μ = (∫ (ω : Ω), X ω ∂μ) • ∫ (ω : Ω), Y ω ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 270 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RCLikestatement and proof · cited by 2,829
- MeasureTheory.integralstatement · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- ProbabilityTheory.IndepFunstatement and proof · cited by 192
- ProbabilityTheory.IndepFun.integral_smul_eq_smul_integralproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IndepFun.integral_fun_mul_eq_mul_integralproof · cited by 0