Theorems · Theorem · measure theory
MeasureTheory.Measure.InnerRegularWRT.comap
∀ {α : Type u_2} {β : Type u_3} [inst : MeasurableSpace α] {mβ : MeasurableSpace β} {μ : MeasureTheory.Measure β}
{pa qa : Set α → Prop} {pb qb : Set β → Prop},
μ.InnerRegularWRT pb qb →
∀ {f : α → β},
MeasurableEmbedding f →
(∀ (U : Set α), qa U → qb (f '' U)) →
(∀ K ⊆ Set.range f, pb K → pa (f ⁻¹' K)) → (MeasureTheory.Measure.comap f μ).InnerRegularWRT pa qa- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Set.rangestatement and proof · cited by 4,705
- LE.le.transproof · cited by 3,151
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasureTheory.Measure.comapstatement and proof · cited by 96
- Set.preimage_monoproof · cited by 95
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.Regular.comap'proof · cited by 1
- MeasureTheory.Measure.InnerRegular.comap'proof · cited by 1