Theorems · Theorem · measure theory
MeasureTheory.integral_map
∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {β : Type u_6} [inst_2 : MeasurableSpace β] {φ : α → β},
AEMeasurable φ μ →
∀ {f : β → G},
MeasureTheory.AEStronglyMeasurable f (MeasureTheory.Measure.map φ μ) →
∫ (y : β), f y ∂MeasureTheory.Measure.map φ μ = ∫ (x : α), f (φ x) ∂μ- Cited by
- 67 results in Mathlib
- Foundations
- Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Filter.EventuallyEq.symmproof · cited by 408
- MeasureTheory.integral_congr_aeproof · cited by 110
- MeasureTheory.AEStronglyMeasurable.mkproof · cited by 82
Cited by67
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.integral_mapproof · cited by 15
- ProbabilityTheory.variance_mapproof · cited by 11
- ProbabilityTheory.integral_id_multivariateGaussianproof · cited by 5
- ProbabilityTheory.covariance_mapproof · cited by 5
- ProbabilityTheory.HasGaussianLaw.charFunDual_map_eqproof · cited by 4
- ProbabilityTheory.IsGaussianProcess.isPreBrownianReal_of_covarianceproof · cited by 4
- ProbabilityTheory.IdentDistrib.integral_eqproof · cited by 4
- MeasureTheory.charFun_map_eq_charFunDual_smulproof · cited by 3
- ProbabilityTheory.mgf_mapproof · cited by 3
- ProbabilityTheory.complexMGF_id_mapproof · cited by 3
- indepFun_pi_of_prod_bcfproof · cited by 3
- ProbabilityTheory.condExp_prod_ae_eq_integral_condDistrib'proof · cited by 3