Theorems · Theorem · measure theory
MeasurableEmbedding.integrableOn_map_iff
∀ {α : Type u_1} {β : Type u_2} {ε : Type u_3} {mα : MeasurableSpace α} [inst : TopologicalSpace ε]
[inst_1 : ContinuousENorm ε] [inst_2 : MeasurableSpace β] {e : α → β},
MeasurableEmbedding e →
∀ {f : β → ε} {μ : MeasureTheory.Measure α} {s : Set β},
MeasureTheory.IntegrableOn f s (MeasureTheory.Measure.map e μ) ↔ MeasureTheory.IntegrableOn (f ∘ e) (e ⁻¹' s) μ- Cited by
- 5 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.preimagestatement and proof · cited by 4,946
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.Measure.mapstatement · cited by 858
- MeasureTheory.IntegrableOnstatement · cited by 548
- ContinuousENormstatement and proof · cited by 290
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasurableEmbedding.restrict_mapproof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- IntervalIntegrable.comp_mul_leftproof · cited by 6
- IntervalIntegrable.comp_add_rightproof · cited by 6
- integral_comp_absproof · cited by 2
- MeasurableEmbedding.integrableAtFilter_map_iffproof · cited by 1
- MeasurableEmbedding.integrableOn_iff_comapproof · cited by 1