Theorems · Theorem · probability
MeasureTheory.Integrable.isProbabilityMeasure_of_indepFun
∀ {Ω : Type u_1} {E : Type u_2} {F : Type u_3} [inst : MeasurableSpace Ω] {μ : MeasureTheory.Measure Ω}
[inst_1 : NormedAddCommGroup E] [inst_2 : MeasurableSpace E] [OpensMeasurableSpace E] [inst_4 : MeasurableSpace F]
(f : Ω → E) (g : Ω → F),
MeasureTheory.Integrable f μ →
(¬∀ᵐ (ω : Ω) ∂μ, f ω = 0) → ProbabilityTheory.IndepFun f g μ → MeasureTheory.IsProbabilityMeasure μIf a nonzero function is integrable and is independent of another function, then the space is a probability space.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 214 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- one_ne_zeroproof · cited by 885
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.IsProbabilityMeasurestatement · cited by 392
- ProbabilityTheory.IndepFunstatement and proof · cited by 192
- MeasureTheory.memLp_one_iff_integrableproof · cited by 73
- ENNReal.one_ne_topproof · cited by 65
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.strong_law_ae_realproof · cited by 2
- ProbabilityTheory.IndepFun.integral_bilin_comp_compproof · cited by 2
- ProbabilityTheory.strong_law_aeproof · cited by 1