Theorems · Theorem · measure theory
MeasurableEmbedding.setIntegral_map_vectorMeasure
∀ {X : Type u_2} {E : Type u_3} {F : Type u_4} {G : Type u_5} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
[inst_1 : NormedAddCommGroup F] [inst_2 : NormedAddCommGroup G] {μ : MeasureTheory.VectorMeasure X F}
[inst_3 : NormedSpace ℝ E] [inst_4 : NormedSpace ℝ F] [inst_5 : NormedSpace ℝ G] {B : E →L[ℝ] F →L[ℝ] G}
{β : Type u_7} [inst_6 : MeasurableSpace β] {φ : X → β} {f : β → E},
MeasurableEmbedding φ →
∀ {s : Set β}, MeasurableSet s → ∫ᵛ (y : β) in s, f y ∂[B; μ.map φ] = ∫ᵛ (x : X) in φ ⁻¹' s, f (φ x) ∂[B; μ]- Cited by
- 2 results in Mathlib
- Foundations
- Depth 251 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.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- MeasurableEmbeddingstatement and proof · cited by 170
- MeasureTheory.VectorMeasure.restrictstatement and proof · cited by 139
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.setIntegral_map_equivproof · cited by 0
- Topology.IsClosedEmbedding.setIntegral_map_vectorMeasureproof · cited by 0