Theorems · Theorem · measure theory
MeasureTheory.Measure.pi_map_pi
∀ {ι : Type u_1} [inst : Fintype ι] {X : ι → Type u_4} {Y : ι → Type u_5} {mX : (i : ι) → MeasurableSpace (X i)}
{μ : (i : ι) → MeasureTheory.Measure (X i)} [inst_1 : (i : ι) → MeasurableSpace (Y i)] {f : (i : ι) → X i → Y i}
[hμ : ∀ (i : ι), MeasureTheory.SigmaFinite (MeasureTheory.Measure.map (f i) (μ i))],
(∀ (i : ι), AEMeasurable (f i) (μ i)) →
MeasureTheory.Measure.map (fun x i => f i (x i)) (MeasureTheory.Measure.pi μ) =
MeasureTheory.Measure.pi fun i => MeasureTheory.Measure.map (f i) (μ i)- Defined in
- Mathlib.MeasureTheory.Constructions.Pi
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- Finset.univproof · cited by 3,473
- MeasurableSetproof · cited by 3,075
- Finset.prodproof · cited by 2,356
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.measurePreserving_piproof · cited by 3
- ProbabilityTheory.iIndepFun_piproof · cited by 2
- MeasureTheory.FiniteMeasure.pi_map_piproof · cited by 0