Theorems · Theorem · measure theory
MeasureTheory.MeasurePreserving.integral_comp
∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {β : Type u_6} {x : MeasurableSpace β} {f : α → β} {ν : MeasureTheory.Measure β},
MeasureTheory.MeasurePreserving f μ ν →
MeasurableEmbedding f → ∀ (g : β → G), ∫ (x : α), g (f x) ∂μ = ∫ (y : β), g y ∂ν- Cited by
- 11 results in Mathlib
- Foundations
- Depth 256 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.
- 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 · cited by 1,779
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasureTheory.MeasurePreserving.map_eqproof · cited by 72
- MeasurableEmbedding.integral_mapproof · cited by 15
Cited by11
Results whose statement or proof uses this declaration.
- MeasureTheory.MeasurePreserving.setIntegral_image_embproof · cited by 4
- MeasureTheory.MeasurePreserving.setIntegral_preimage_embproof · cited by 4
- MeasureTheory.MeasurePreserving.integral_comp'proof · cited by 4
- MeasureTheory.integral_prod_swapproof · cited by 3
- Real.fourier_comp_linearIsometryproof · cited by 2
- GaussianFourier.integral_cexp_neg_mul_sq_norm_addproof · cited by 2
- Complex.integral_comp_polarCoord_symmproof · cited by 2
- NumberField.mixedEmbedding.integral_comp_polarCoord_symmproof · cited by 1
- GaussianFourier.integral_cexp_neg_mul_sq_norm_add_of_euclideanSpaceproof · cited by 1
- MeasureTheory.integral_fun_norm_addHaarproof · cited by 1
- Complex.integral_comp_pi_polarCoord_symmproof · cited by 0