Theorems · Theorem · measure theory
MeasureTheory.Integrable.comp_div_left
∀ {G : Type u_4} {F : Type u_6} [inst : MeasurableSpace G] [inst_1 : NormedAddCommGroup F] {μ : MeasureTheory.Measure G}
[inst_2 : Group G] [MeasurableMul G] [MeasurableInv G] {f : G → F} [μ.IsInvInvariant] [μ.IsMulLeftInvariant],
MeasureTheory.Integrable f μ → ∀ (g : G), MeasureTheory.Integrable (fun t => f (g / t)) μ- Defined in
- Mathlib.MeasureTheory.Group.Integral
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Groupstatement and proof · cited by 6,238
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.Measure.IsMulLeftInvariantstatement and proof · cited by 118
- MeasurableInvstatement and proof · cited by 98
- MeasureTheory.Integrable.aestronglyMeasurableproof · cited by 84
- MeasurableMulstatement and proof · cited by 71
- MeasureTheory.Measure.IsInvInvariantstatement and proof · cited by 24
- MeasureTheory.MeasurePreserving.integrable_compproof · cited by 3
- MeasureTheory.Measure.measurePreserving_div_leftproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_comp_div_leftproof · cited by 0