Theorems · Theorem · measure theory
MeasureTheory.integral_vadd_eq_self
∀ {α : Type u_3} {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {G : Type u_7}
[inst_2 : AddGroup G] [inst_3 : MeasurableSpace α] [inst_4 : AddAction G α] [MeasurableConstVAdd G α]
{μ : MeasureTheory.Measure α} [MeasureTheory.VAddInvariantMeasure G α μ] (f : α → E) {g : G},
∫ (x : α), f (g +ᵥ x) ∂μ = ∫ (x : α), f x ∂μ- Defined in
- Mathlib.MeasureTheory.Group.Integral
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 256 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.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- MeasureTheory.integralstatement and proof · cited by 1,779
- AddActionstatement and proof · cited by 820
- MeasurableEmbeddingproof · cited by 170
- MeasureTheory.VAddInvariantMeasurestatement and proof · cited by 114
- MeasurableConstVAddstatement and proof · cited by 81
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.