Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.map_apply
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} [inst : MeasurableSpace β] {M : Type u_3}
[inst_1 : AddCommMonoid M] [inst_2 : TopologicalSpace M] (v : MeasureTheory.VectorMeasure α M) {f : α → β},
Measurable f → ∀ {s : Set β}, MeasurableSet s → (v.map f) s = v (f ⁻¹' s)- Cited by
- 10 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- MeasureTheory.VectorMeasure.mapstatement · cited by 26
Cited by10
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.variation_map_leproof · cited by 4
- MeasurableEmbedding.variation_mapproof · cited by 3
- MeasureTheory.VectorMeasure.restrict_mapproof · cited by 2
- MeasureTheory.VectorMeasure.transpose_mapproof · cited by 2
- MeasureTheory.VectorMeasure.HasProd.flipproof · cited by 1
- MeasureTheory.VectorMeasure.map_addproof · cited by 0
- MeasureTheory.VectorMeasure.map_idproof · cited by 0
- MeasureTheory.VectorMeasure.map_smulproof · cited by 0
- MeasureTheory.VectorMeasure.map_zeroproof · cited by 0
- MeasureTheory.VectorMeasure.AbsolutelyContinuous.mapproof · cited by 0