Theorems · Theorem · measure theory
MeasurableEmbedding.integrable_map_vectorMeasure
∀ {X : Type u_2} {E : Type u_4} {F : Type u_5} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
[inst_1 : NormedAddCommGroup F] {μ : MeasureTheory.VectorMeasure X F} {β : Type u_9} [inst_2 : MeasurableSpace β]
{φ : X → β}, MeasurableEmbedding φ → ∀ {f : β → E}, (μ.map φ).Integrable f ↔ μ.Integrable (f ∘ φ)- Cited by
- 1 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpaceproof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measureproof · cited by 10,939
- MeasureTheory.Integrableproof · cited by 1,367
- T2Spaceproof · cited by 1,351
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- ContinuousENormproof · cited by 290
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasureTheory.VectorMeasure.variationproof · cited by 125
- MeasureTheory.VectorMeasure.Integrablestatement · cited by 63
Cited by1
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.integral_map_vectorMeasureproof · cited by 3