Theorems · Theorem · measure theory
MeasurableEmbedding.ae_map_iff
∀ {α : Type u_2} {β : Type u_3} {m0 : MeasurableSpace α} {m1 : MeasurableSpace β} {f : α → β},
MeasurableEmbedding f →
∀ {p : β → Prop} {μ : MeasureTheory.Measure α},
(∀ᵐ (x : β) ∂MeasureTheory.Measure.map f μ, p x) ↔ ∀ᵐ (x : α) ∂μ, p (f x)- Defined in
- Mathlib.MeasureTheory.Measure.Restrict
- Cited by
- 6 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- MeasureTheory.Measure.mapstatement · cited by 858
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasurableEmbedding.map_applyproof · cited by 16
Cited by6
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.lintegral_mapproof · cited by 10
- MeasurableEmbedding.aestronglyMeasurable_map_iffproof · cited by 4
- MeasurableEmbedding.aemeasurable_map_iffproof · cited by 3
- MeasurableEmbedding.essSup_map_measureproof · cited by 2
- ae_restrict_iff_subtypeproof · cited by 1
- MeasurableEmbedding.rnDeriv_mapproof · cited by 1