Theorems · Theorem · measure theory
MeasurableEmbedding.integrable_map_iff
∀ {α : Type u_1} {δ : Type u_4} {ε : Type u_5} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : MeasurableSpace δ] [inst_1 : TopologicalSpace ε] [inst_2 : ContinuousENorm ε] {f : α → δ},
MeasurableEmbedding f →
∀ {g : δ → ε}, MeasureTheory.Integrable g (MeasureTheory.Measure.map f μ) ↔ MeasureTheory.Integrable (g ∘ f) μ- Cited by
- 6 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Integrablestatement · cited by 1,367
- MeasureTheory.Measure.mapstatement · cited by 858
- ContinuousENormstatement and proof · cited by 290
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasurableEmbedding.memLp_map_measure_iffproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.MeasurePreserving.integrable_comp_embproof · cited by 9
- MeasurableEmbedding.integrableOn_map_iffproof · cited by 5
- integral_bilinear_hasLineDerivAt_right_eq_neg_left_of_integrableproof · cited by 2
- MeasureTheory.integrableOn_image_iff_integrableOn_abs_det_fderiv_smulproof · cited by 2
- MeasurableEmbedding.integrable_map_vectorMeasureproof · cited by 1