Theorems · Definition · measure theory
MeasureTheory.Measure.prod
{α : Type u_4} →
{β : Type u_5} →
[inst : MeasurableSpace α] →
[inst_1 : MeasurableSpace β] → MeasureTheory.Measure α → MeasureTheory.Measure β → MeasureTheory.Measure (α × β)The binary product of measures. They are defined for arbitrary measures, but we basically prove all properties under the assumption that at least one of them is s-finite.
- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 353 results in Mathlib
- Foundations
- Depth 213 from the axioms, rests on 5,162 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
Cited by360
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.convproof · cited by 41
- MeasureTheory.Measure.prod_prodstatement and proof · cited by 38
- MeasureTheory.Measure.mconvproof · cited by 31
- ProbabilityTheory.Kernel.compProd_applyproof · cited by 31
- MeasureTheory.Measure.prod_applystatement · cited by 26
- MeasureTheory.lintegral_prodstatement and proof · cited by 20
- ProbabilityTheory.cdfproof · cited by 19
- ProbabilityTheory.Kernel.parallelComp_applystatement and proof · cited by 18
- MeasureTheory.Measure.measurePreserving_swapstatement · cited by 16
- MeasureTheory.Measure.quasiMeasurePreserving_sndstatement and proof · cited by 15
- ProbabilityTheory.Kernel.prod_applystatement and proof · cited by 15
- MeasureTheory.Measure.prod_swapstatement and proof · cited by 14
Showing the 200 most cited of 360.