Theorems · Theorem · measure theory
MeasurableEmbedding.setIntegral_map
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
{μ : MeasureTheory.Measure X} {Y : Type u_5} {x : MeasurableSpace Y} {f : X → Y},
MeasurableEmbedding f →
∀ (g : Y → E) (s : Set Y), ∫ (y : Y) in s, g y ∂MeasureTheory.Measure.map f μ = ∫ (x : X) in f ⁻¹' s, g (f x) ∂μ- Cited by
- 5 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- Set.preimagestatement and proof · cited by 4,946
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Measure.mapstatement · cited by 858
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasurableEmbedding.integral_mapproof · cited by 15
Cited by5
Results whose statement or proof uses this declaration.
- intervalIntegral.integral_comp_add_rightproof · cited by 9
- intervalIntegral.integral_comp_mul_rightproof · cited by 3
- MeasureTheory.setIntegral_map_equivproof · cited by 2
- integral_comp_neg_Iicproof · cited by 2
- Topology.IsClosedEmbedding.setIntegral_mapproof · cited by 0