Theorems · Theorem · measure theory
MeasureTheory.integral_smul_eq_self
∀ {α : Type u_3} {E : Type u_5} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {G : Type u_7}
[inst_2 : Group G] [inst_3 : MeasurableSpace α] [inst_4 : MulAction G α] [MeasurableConstSMul G α]
{μ : MeasureTheory.Measure α} [MeasureTheory.SMulInvariantMeasure 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.
Cites15
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
- Groupstatement and proof · cited by 6,238
- MeasureTheory.integralstatement and proof · cited by 1,779
- MulActionstatement and proof · cited by 1,294
- MeasurableEmbeddingproof · cited by 170
- MeasureTheory.SMulInvariantMeasurestatement and proof · cited by 115
- MeasurableConstSMulstatement and proof · cited by 92
- MeasurableEquiv.measurableEmbeddingproof · cited by 60
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.