Theorems · Theorem · measure theory
MeasureTheory.Measure.InnerRegularWRT.map
∀ {α : Type u_2} {β : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{pa qa : Set α → Prop},
μ.InnerRegularWRT pa qa →
∀ {f : α → β},
AEMeasurable f μ →
∀ {pb qb : Set β → Prop},
(∀ (U : Set β), qb U → qa (f ⁻¹' U)) →
(∀ (K : Set α), pa K → pb (f '' K)) →
(∀ (U : Set β), qb U → MeasurableSet U) → (MeasureTheory.Measure.map f μ).InnerRegularWRT pb qb- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 2 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.
Cites15
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.imagestatement and proof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- LT.lt.trans_leproof · cited by 678
- Set.image_subset_iffproof · cited by 203
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.InnerRegular.map_of_continuousproof · cited by 2
- MeasureTheory.Measure.InnerRegularCompactLTTop.map_of_continuousproof · cited by 1