Theorems · Theorem · measure theory
MeasureTheory.Measure.prod_apply
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{ν : MeasureTheory.Measure β} [MeasureTheory.SFinite ν] {s : Set (α × β)},
MeasurableSet s → (μ.prod ν) s = ∫⁻ (x : α), ν (Prod.mk x ⁻¹' s) ∂μ- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodstatement · cited by 353
- Measurable.aemeasurableproof · cited by 304
- MeasureTheory.Measure.map_applyproof · cited by 139
Cited by26
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.prod_prodproof · cited by 38
- ProbabilityTheory.Kernel.prod_applyproof · cited by 15
- MeasureTheory.integral_prodproof · cited by 9
- ProbabilityTheory.Kernel.prod_apply'proof · cited by 6
- MeasureTheory.Measure.prod_apply_symmproof · cited by 5
- MeasureTheory.MeasurePreserving.skew_productproof · cited by 5
- ProbabilityTheory.Kernel.parallelComp_id_left_comp_parallelCompproof · cited by 5
- MeasureTheory.Measure.measure_prod_nullproof · cited by 4
- MeasureTheory.Measure.compProd_constproof · cited by 4
- MeasureTheory.Measure.prod_smul_leftproof · cited by 3
- MeasureTheory.Measure.prod_smul_rightproof · cited by 3
- MeasureTheory.Measure.prod_sum_leftproof · cited by 3