Theorems · Theorem · measure theory
MeasureTheory.integral_domSMul
∀ {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {G : Type u_6} {A : Type u_7}
[inst_2 : Group G] [inst_3 : AddCommGroup A] [inst_4 : DistribMulAction G A] [inst_5 : MeasurableSpace A]
[inst_6 : MeasurableConstSMul G A] {μ : MeasureTheory.Measure A} (g : Gᵈᵐᵃ) (f : A → E),
∫ (x : A), f x ∂g • μ = ∫ (x : A), f ((DomMulAct.mk.symm g)⁻¹ • x) ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Equivstatement · cited by 8,337
- Groupstatement and proof · cited by 6,238
- Equiv.symmstatement and proof · cited by 3,681
- MeasureTheory.integralstatement · cited by 1,779
- DistribMulActionstatement and proof · cited by 584
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.addHaarScalarFactor_domSMulproof · cited by 3