Theorems · Theorem · measure theory
MeasurableEquiv.restrict_map
∀ {α : Type u_2} {β : Type u_3} {m0 : MeasurableSpace α} {m1 : MeasurableSpace β} (e : α ≃ᵐ β)
(μ : MeasureTheory.Measure α) (s : Set β),
(MeasureTheory.Measure.map (⇑e) μ).restrict s = MeasureTheory.Measure.map (⇑e) (μ.restrict (⇑e ⁻¹' s))- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 202 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.
- 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
- Set.preimagestatement · cited by 4,946
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.Measure.mapstatement · cited by 858
- MeasurableEquivstatement and proof · cited by 269
- MeasurableEquiv.measurableEmbeddingproof · cited by 60
- MeasurableEmbedding.restrict_mapproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.IntegrableOn.comp_negproof · cited by 4
- MeasureTheory.IntegrableOn.comp_invproof · cited by 4
- MeasureTheory.integrableOn_map_equivproof · cited by 1