Theorems · Theorem · measure theory
MeasureTheory.integral_inv_eq_self
∀ {G : Type u_4} {E : Type u_5} [inst : MeasurableSpace G] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E]
[inst_3 : Group G] [MeasurableInv G] (f : G → E) (μ : MeasureTheory.Measure G) [μ.IsInvInvariant],
∫ (x : G), f x⁻¹ ∂μ = ∫ (x : G), f x ∂μ- Defined in
- Mathlib.MeasureTheory.Group.Integral
- Cited by
- 1 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.
Cites14
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
- MeasurableEmbeddingproof · cited by 170
- MeasurableInvstatement and proof · cited by 98
- MeasurableEquiv.measurableEmbeddingproof · cited by 60
- MeasureTheory.Measure.IsInvInvariantstatement and proof · cited by 24
- MeasurableEmbedding.integral_mapproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_div_left_eq_selfproof · cited by 0