Theorems · Theorem · measure theory
MeasureTheory.MeasurePreserving.integrableOn_image
∀ {α : Type u_1} {β : Type u_2} {ε : Type u_3} {mα : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε] [inst_2 : MeasurableSpace β] {e : α → β}
{ν : MeasureTheory.Measure β},
MeasureTheory.MeasurePreserving e μ ν →
MeasurableEmbedding e →
∀ {f : β → ε} {s : Set α}, MeasureTheory.IntegrableOn f (e '' s) ν ↔ MeasureTheory.IntegrableOn (f ∘ e) s μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.imagestatement · cited by 5,609
- MeasureTheory.IntegrableOnstatement · cited by 548
- ContinuousENormstatement and proof · cited by 290
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasureTheory.MeasurePreserving.integrable_comp_embproof · cited by 9
- MeasureTheory.MeasurePreserving.restrict_image_embproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.