Theorems · Theorem · measure theory
MeasureTheory.FiniteMeasure.map_prod_map
∀ {α : Type u_1} [inst : MeasurableSpace α] {β : Type u_2} [inst_1 : MeasurableSpace β]
(μ : MeasureTheory.FiniteMeasure α) (ν : MeasureTheory.FiniteMeasure β) {α' : Type u_3} [inst_2 : MeasurableSpace α']
{β' : Type u_4} [inst_3 : MeasurableSpace β'] {f : α → α'} {g : β → β'},
Measurable f → Measurable g → (μ.map f).prod (ν.map g) = (μ.prod ν).map (Prod.map f g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Measureproof · cited by 10,939
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.Measure.prodproof · cited by 353
- MeasureTheory.FiniteMeasurestatement and proof · cited by 150
- MeasureTheory.FiniteMeasure.toMeasureproof · cited by 87
- MeasureTheory.FiniteMeasure.mapstatement · cited by 16
- MeasureTheory.FiniteMeasure.prodstatement · cited by 11
- MeasureTheory.Measure.map_prod_mapproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.