Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.comp_neg
∀ {G : Type u_4} {F : Type u_6} [inst : MeasurableSpace G] [inst_1 : NormedAddCommGroup F] {μ : MeasureTheory.Measure G}
[inst_2 : AddGroup G] [MeasurableNeg G] [μ.IsNegInvariant] {f : G → F} {s : Set G},
MeasureTheory.IntegrableOn f s μ → MeasureTheory.IntegrableOn (fun x => f (-x)) (-s) μ- Defined in
- Mathlib.MeasureTheory.Group.Integral
- Cited by
- 4 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- MeasurableNegstatement and proof · cited by 130
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.IntegrableOn.comp_neg_Iciproof · cited by 1
- MeasureTheory.IntegrableOn.comp_neg_Iioproof · cited by 1
- MeasureTheory.IntegrableOn.comp_neg_Ioiproof · cited by 0
- MeasureTheory.IntegrableOn.comp_neg_Iicproof · cited by 0