Theorems · Theorem · measure theory
MeasurableEmbedding.comap_restrict
∀ {α : Type u_2} {β : Type u_3} {m0 : MeasurableSpace α} {m1 : MeasurableSpace β} {f : α → β},
MeasurableEmbedding f →
∀ (μ : MeasureTheory.Measure β) (s : Set β),
MeasureTheory.Measure.comap f (μ.restrict s) = (MeasureTheory.Measure.comap f μ).restrict (f ⁻¹' s)- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- ENNRealproof · cited by 9,879
- Set.imageproof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Measure.extproof · cited by 308
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasureTheory.Measure.restrict_applyproof · cited by 159
Cited by1
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.restrict_comapproof · cited by 1