Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.comp_inv_Iic
∀ {G : Type u_4} {F : Type u_6} [inst : MeasurableSpace G] [inst_1 : NormedAddCommGroup F] {μ : MeasureTheory.Measure G}
[inst_2 : PartialOrder G] [inst_3 : CommGroup G] [IsOrderedMonoid G] [MeasurableInv G] [μ.IsInvInvariant] {c : G}
{f : G → F}, MeasureTheory.IntegrableOn f (Set.Ici c⁻¹) μ → MeasureTheory.IntegrableOn (fun x => f x⁻¹) (Set.Iic c) μ- Defined in
- Mathlib.MeasureTheory.Group.Integral
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 211 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- PartialOrderstatement and proof · cited by 6,410
- Set.Iicstatement and proof · cited by 1,111
- Set.Icistatement and proof · cited by 1,070
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- inv_invproof · cited by 494
- MeasurableInvstatement and proof · cited by 98
- MeasureTheory.Measure.IsInvInvariantstatement and proof · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.