Theorems · Theorem · probability
ProbabilityTheory.covariance_fst_snd_prod
∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {Ω' : Type u_2} {mΩ' : MeasurableSpace Ω'}
{ν : MeasureTheory.Measure Ω'} [MeasureTheory.IsProbabilityMeasure μ] [MeasureTheory.IsProbabilityMeasure ν]
{X : Ω → ℝ} {Y : Ω' → ℝ},
MeasureTheory.MemLp X 2 μ →
MeasureTheory.MemLp Y 2 ν → ProbabilityTheory.covariance (fun p => X p.1) (fun p => Y p.2) (μ.prod ν) = 0- Defined in
- Mathlib.Probability.Moments.Covariance
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 272 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasureTheory.MemLpstatement and proof · cited by 457
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasureTheory.Measure.prodstatement · cited by 353
- ProbabilityTheory.covariancestatement · cited by 96
- MeasureTheory.MemLp.aemeasurableproof · cited by 10
- MeasureTheory.MemLp.comp_fstproof · cited by 4
- MeasureTheory.MemLp.comp_sndproof · cited by 4
- ProbabilityTheory.IndepFun.covariance_eq_zeroproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.