Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.restrict_map
∀ {α : 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).restrict s = (v.restrict (f ⁻¹' s)).map f- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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.restrictstatement and proof · cited by 139
- MeasureTheory.VectorMeasure.extproof · cited by 65
- MeasureTheory.VectorMeasure.mapstatement and proof · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.setIntegral_map_vectorMeasureproof · cited by 2
- MeasureTheory.VectorMeasure.setIntegral_mapproof · cited by 0