Theorems · Theorem · measure theory
MeasureTheory.Measure.prod_eq
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
[MeasureTheory.SigmaFinite μ] {ν : MeasureTheory.Measure β} [MeasureTheory.SigmaFinite ν]
{μν : MeasureTheory.Measure (α × β)},
(∀ (s : Set α) (t : Set β), MeasurableSet s → MeasurableSet t → μν (s ×ˢ t) = μ s * ν t) → μ.prod ν = μνA measure on a product space equals the product measure of sigma-finite measures if they are equal on rectangles.
- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 9,879
- Set.ofPredproof · cited by 6,101
- MeasurableSetstatement and proof · cited by 3,075
- SProd.sprodstatement and proof · cited by 1,750
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.Measure.prodstatement · cited by 353
- MeasurableSpace.isPiSystem_measurableSetproof · cited by 14
- MeasureTheory.Measure.toFiniteSpanningSetsInproof · cited by 13
Cited by12
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_prod_mapproof · cited by 7
- ProbabilityTheory.indepFun_iff_map_prod_eq_prod_map_map'proof · cited by 3
- MeasureTheory.Measure.dirac_prodproof · cited by 3
- MeasureTheory.Measure.prod_diracproof · cited by 3
- MeasureTheory.Measure.prod_addproof · cited by 2
- MeasureTheory.Measure.add_prodproof · cited by 2
- MeasureTheory.measurePreserving_piFinTwoproof · cited by 2
- ProbabilityTheory.Kernel.comp_parallelComp_comp_copyproof · cited by 0
- ProbabilityTheory.Kernel.isDeterministic_iff_isZeroOneMeasureproof · cited by 0
- MeasureTheory.pdf.indepFun_iff_pdf_prod_eq_pdf_mul_pdfproof · cited by 0