Theorems · Theorem · probability
ProbabilityTheory.HasGaussianLaw.toLp_prodMk
∀ {Ω : Type u_1} {E : Type u_2} {F : Type u_3} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω}
[inst : NormedAddCommGroup E] [inst_1 : MeasurableSpace E] [BorelSpace E] {X : Ω → E} [inst_3 : NormedSpace ℝ E]
[inst_4 : NormedAddCommGroup F] [inst_5 : NormedSpace ℝ F] [inst_6 : MeasurableSpace F] [BorelSpace F] {Y : Ω → F}
[SecondCountableTopologyEither E F] (p : ENNReal) [Fact (1 ≤ p)],
ProbabilityTheory.HasGaussianLaw (fun ω => (X ω, Y ω)) P →
ProbabilityTheory.HasGaussianLaw (fun ω => WithLp.toLp p (X ω, Y ω)) P- Cited by
- 0 results in Mathlib
- Foundations
- Depth 309 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- ENNRealstatement and proof · cited by 9,879
- Factstatement and proof · cited by 2,726
- BorelSpacestatement and proof · cited by 1,602
- ContinuousLinearEquiv.symmproof · cited by 368
- WithLpstatement · cited by 345
- SecondCountableTopologyEitherstatement and proof · cited by 117
- ProbabilityTheory.HasGaussianLawstatement and proof · cited by 67
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.