Theorems · Theorem · measure theory
MeasurableEmbedding.integrableAtFilter_iff_comap
∀ {α : Type u_1} {β : Type u_2} {ε : Type u_3} {mα : MeasurableSpace α} [inst : TopologicalSpace ε]
[inst_1 : ContinuousENorm ε] {l : Filter α} [inst_2 : MeasurableSpace β] {e : α → β},
MeasurableEmbedding e →
∀ {f : β → ε} {μ : MeasureTheory.Measure β},
MeasureTheory.IntegrableAtFilter f (Filter.map e l) μ ↔
MeasureTheory.IntegrableAtFilter (f ∘ e) l (MeasureTheory.Measure.comap e μ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.rangeproof · cited by 4,705
- MeasureTheory.Measure.restrictproof · cited by 1,646
- Filter.mapstatement and proof · cited by 819
- MeasureTheory.IntegrableOnproof · cited by 548
- ContinuousENormstatement and proof · cited by 290
- MeasurableEmbeddingstatement and proof · cited by 170
- Filter.inter_memproof · cited by 153
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.locallyIntegrable_comapproof · cited by 1