Theorems · Theorem · probability
ProbabilityTheory.indepFun_iff_map_prod_eq_prod_map_map
∀ {Ω : Type u_1} {β : Type u_6} {β' : Type u_7} {_mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {f : Ω → β}
{g : Ω → β'} {mβ : MeasurableSpace β} {mβ' : MeasurableSpace β'} [MeasureTheory.IsFiniteMeasure μ],
AEMeasurable f μ →
AEMeasurable g μ →
(ProbabilityTheory.IndepFun f g μ ↔
MeasureTheory.Measure.map (fun ω => (f ω, g ω)) μ =
(MeasureTheory.Measure.map f μ).prod (MeasureTheory.Measure.map g μ))- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.Measure.prodstatement · cited by 353
- ProbabilityTheory.IndepFunstatement · cited by 192
- ProbabilityTheory.indepFun_iff_map_prod_eq_prod_map_map'proof · cited by 3
Cited by12
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IndepFun.map_prod_eq_prod_map_mapproof · cited by 5
- indepFun_pi_of_prod_bcfproof · cited by 3
- ProbabilityTheory.indepFun_prodproof · cited by 3
- ProbabilityTheory.indepFun_iff_charFunDual_prodproof · cited by 2
- pi_indepFun_of_prod_bcfproof · cited by 2
- pi_indepFun_pi_of_prod_bcfproof · cited by 2
- ProbabilityTheory.indepFun_iff_hasLaw_prodMk_prodproof · cited by 1
- indepFun_of_bcfproof · cited by 0
- ProbabilityTheory.indepFun_iff_charFunDual_prod'proof · cited by 0
- ProbabilityTheory.indepFun_iff_charFun_prodproof · cited by 0
- ProbabilityTheory.indepFun_of_identDistrib_pairproof · cited by 0
- MeasureTheory.pdf.indepFun_iff_pdf_prod_eq_pdf_mul_pdfproof · cited by 0