Theorems · Theorem · measure theory
MeasureTheory.Measure.prod_prod
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{ν : MeasureTheory.Measure β} [MeasureTheory.SFinite ν] (s : Set α) (t : Set β), (μ.prod ν) (s ×ˢ t) = μ s * ν tThe product measure of the product of two sets is the product of their measures. Note that we do not need the sets to be measurable.
- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- mul_commproof · cited by 2,262
- le_reflproof · cited by 2,061
- SProd.sprodstatement and proof · cited by 1,750
- le_rflproof · cited by 1,558
Cited by38
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.prod_swapproof · cited by 14
- MeasureTheory.Measure.prod_restrictproof · cited by 12
- MeasureTheory.Measure.map_snd_prodproof · cited by 11
- MeasureTheory.Measure.map_fst_prodproof · cited by 9
- MeasureTheory.quasiMeasurePreserving_invproof · cited by 7
- MeasureTheory.quasiMeasurePreserving_negproof · cited by 7
- MeasureTheory.Measure.map_prod_mapproof · cited by 7
- ProbabilityTheory.Kernel.prod_apply_prodproof · cited by 4
- MeasureTheory.Measure.fst_prodproof · cited by 3
- ProbabilityTheory.indepFun_iff_map_prod_eq_prod_map_map'proof · cited by 3
- MeasureTheory.Measure.prod_eq_generateFromproof · cited by 3
- MeasureTheory.measurePreserving_piFinSuccAboveproof · cited by 3