Theorems · Theorem · probability
ProbabilityTheory.HasGaussianLaw.map_of_measurable
∀ {Ω : Type u_1} {E : Type u_2} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} [inst : TopologicalSpace E]
[inst_1 : AddCommMonoid E] [inst_2 : Module ℝ E] [mE : MeasurableSpace E] {X : Ω → E} {F : Type u_5}
[inst_3 : TopologicalSpace F] [inst_4 : AddCommMonoid F] [inst_5 : Module ℝ F] [inst_6 : MeasurableSpace F]
[OpensMeasurableSpace F] (L : E →L[ℝ] F),
ProbabilityTheory.HasGaussianLaw X P → Measurable ⇑L → ProbabilityTheory.HasGaussianLaw (⇑L ∘ X) P- Cited by
- 4 results in Mathlib
- Foundations
- Depth 306 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ContinuousLinearMapstatement and proof · cited by 5,352
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.Measure.mapproof · cited by 858
- OpensMeasurableSpacestatement and proof · cited by 636
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasGaussianLaw.mapproof · cited by 15
- ProbabilityTheory.HasGaussianLaw.evalproof · cited by 6
- ProbabilityTheory.HasGaussianLaw.fstproof · cited by 2
- ProbabilityTheory.HasGaussianLaw.sndproof · cited by 2