Theorems · Theorem · measure theory
MeasureTheory.Measure.prod_def
∀ {α : Type u_4} {β : Type u_5} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] (μ : MeasureTheory.Measure α)
(ν : MeasureTheory.Measure β), μ.prod ν = μ.bind fun x => MeasureTheory.Measure.map (Prod.mk x) ν- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 6 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.
Cites5
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.Measure.mapstatement and proof · cited by 858
- MeasureTheory.Measure.prodstatement · cited by 353
- MeasureTheory.Measure.bindstatement and proof · cited by 173
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.prod_applyproof · cited by 26
- MeasureTheory.lintegral_prodproof · cited by 20
- MeasureTheory.Measure.zero_prodproof · cited by 4
- MeasureTheory.Measure.prod_zeroproof · cited by 3
- MeasureTheory.Measure.prod_apply_leproof · cited by 3
- MeasureTheory.lintegral_prod_leproof · cited by 1