Theorems · Theorem · measure theory
MeasureTheory.Integrable.comp_aemeasurable
∀ {α : Type u_1} {ε : Type u_5} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : TopologicalSpace ε]
[inst_1 : ContinuousENorm ε] {α' : Type u_8} [inst_2 : MeasurableSpace α'] {f : α → α'} {g : α' → ε},
MeasureTheory.Integrable g (MeasureTheory.Measure.map f μ) → AEMeasurable f μ → MeasureTheory.Integrable (g ∘ f) μ- Cited by
- 6 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.
Cites9
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 and proof · cited by 1,367
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- ContinuousENormstatement and proof · cited by 290
- MeasureTheory.Integrable.aestronglyMeasurableproof · cited by 84
- MeasureTheory.integrable_map_measureproof · cited by 25
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.comp_measurableproof · cited by 14
- ProbabilityTheory.IndepFun.integral_bilin_comp_compproof · cited by 2
- MeasureTheory.Integrable.integral_condDistribproof · cited by 2
- MeasureTheory.Integrable.integral_norm_condDistribproof · cited by 1
- MeasureTheory.Integrable.norm_integral_condDistribproof · cited by 1
- ProbabilityTheory.Kernel.condExp_trajproof · cited by 1