Theorems · Theorem · measure theory
MeasurableEmbedding.restrict_map
∀ {α : Type u_2} {β : Type u_3} {m0 : MeasurableSpace α} {m1 : MeasurableSpace β} {f : α → β},
MeasurableEmbedding f →
∀ (μ : MeasureTheory.Measure α) (s : Set β),
(MeasureTheory.Measure.map f μ).restrict s = MeasureTheory.Measure.map f (μ.restrict (f ⁻¹' s))- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 201 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.
- DFunLike.coeproof · 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 and proof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Measure.mapstatement · cited by 858
- MeasureTheory.Measure.extproof · cited by 308
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasureTheory.Measure.restrict_applyproof · cited by 159
- MeasurableEmbedding.measurableproof · cited by 29
Cited by7
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.setIntegral_mapproof · cited by 5
- MeasurableEmbedding.integrableOn_map_iffproof · cited by 5
- MeasureTheory.MeasurePreserving.restrict_preimage_embproof · cited by 3
- MeasurableEquiv.restrict_mapproof · cited by 3
- MeasureTheory.MeasurePreserving.setLIntegral_comp_preimage_embproof · cited by 2
- MeasurableEmbedding.rnDeriv_map_auxproof · cited by 1