Theorems · Theorem · measure theory
MeasureTheory.vaddInvariantMeasure_map
∀ {M : Type uM} {α : Type uα} {β : Type uβ} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] [inst_2 : VAdd M α]
[inst_3 : VAdd M β] [MeasurableConstVAdd M β] (μ : MeasureTheory.Measure α) [MeasureTheory.VAddInvariantMeasure M α μ]
(f : α → β),
(∀ (m : M) (a : α), f (m +ᵥ a) = m +ᵥ f a) →
Measurable f → MeasureTheory.VAddInvariantMeasure M β (MeasureTheory.Measure.map f μ)- Defined in
- Mathlib.MeasureTheory.Group.Action
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- HVAdd.hVAddstatement and proof · cited by 1,820
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.Measure.mapstatement · cited by 858
- VAddstatement and proof · cited by 616
- MeasureTheory.Measure.map_applyproof · cited by 139
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.