Theorems · Theorem · measure theory
MeasurableEmbedding.integrableAtFilter_map_iff
∀ {α : Type u_1} {β : Type u_2} {ε : Type u_3} {mα : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : TopologicalSpace ε] [inst_1 : ContinuousENorm ε] {l : Filter α} [inst_2 : MeasurableSpace β] {e : α → β},
MeasurableEmbedding e →
∀ {f : β → ε},
MeasureTheory.IntegrableAtFilter f (Filter.map e l) (MeasureTheory.Measure.map e μ) ↔
MeasureTheory.IntegrableAtFilter (f ∘ e) l μ- Cited by
- 1 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · 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
- Filterstatement and proof · cited by 8,121
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- MeasureTheory.Measure.mapstatement · cited by 858
- Filter.mapstatement and proof · cited by 819
- MeasureTheory.IntegrableOnproof · cited by 548
- ContinuousENormstatement and proof · cited by 290
- MeasurableEmbeddingstatement and proof · cited by 170
Cited by1
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.integrableAtFilter_iff_comapproof · cited by 1