Theorems · Theorem · measure theory
MeasureTheory.Measure.map_apply_of_aemeasurable
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {μ : MeasureTheory.Measure α}
{f : α → β}, AEMeasurable f μ → ∀ {s : Set β}, MeasurableSet s → (MeasureTheory.Measure.map f μ) s = μ (f ⁻¹' s)We can evaluate the pushforward on measurable sets. For non-measurable sets, see
MeasureTheory.Measure.le_map_apply and MeasurableEquiv.map_apply.
- Defined in
- Mathlib.MeasureTheory.Measure.Map
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.mapstatement · cited by 858
- AEMeasurablestatement and proof · cited by 840
- MeasurableSet.nullMeasurableSetproof · cited by 155
- MeasureTheory.Measure.map_apply₀proof · cited by 5
Cited by36
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.map_applyproof · cited by 139
- AEMeasurable.map_map_of_aemeasurableproof · cited by 28
- MeasureTheory.Measure.isProbabilityMeasure_mapproof · cited by 19
- MeasureTheory.Measure.fst_map_prodMk₀proof · cited by 9
- MeasureTheory.Measure.map_sumproof · cited by 9
- MeasureTheory.Measure.map_diracproof · cited by 7
- ProbabilityTheory.iIndepFun_iff_map_fun_eq_pi_mapproof · cited by 6
- MeasureTheory.Measure.le_map_applyproof · cited by 5
- MeasureTheory.SigmaFinite.of_mapproof · cited by 4
- ProbabilityTheory.iIndepFun.map_fun_eq_pi_mapproof · cited by 4
- MeasureTheory.Measure.snd_map_prodMk₀proof · cited by 3
- MeasureTheory.Measure.pi_map_piproof · cited by 3