Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.comp_neg_Ici
∀ {G : Type u_4} {F : Type u_6} [inst : MeasurableSpace G] [inst_1 : NormedAddCommGroup F] {μ : MeasureTheory.Measure G}
[inst_2 : PartialOrder G] [inst_3 : AddCommGroup G] [IsOrderedAddMonoid G] [MeasurableNeg G] [μ.IsNegInvariant]
{c : G} {f : G → F},
MeasureTheory.IntegrableOn f (Set.Iic (-c)) μ → MeasureTheory.IntegrableOn (fun x => f (-x)) (Set.Ici c) μ- Defined in
- Mathlib.MeasureTheory.Group.Integral
- Cited by
- 1 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
- AddCommGroupstatement and proof · cited by 12,871
- MeasureTheory.Measurestatement and proof · cited by 10,939
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Iicstatement and proof · cited by 1,111
- Set.Icistatement and proof · cited by 1,070
- neg_negproof · cited by 960
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- MeasurableNegstatement and proof · cited by 130
- MeasureTheory.Measure.IsNegInvariantstatement and proof · cited by 42
Cited by1
Results whose statement or proof uses this declaration.
- integrableOn_exp_neg_Ioiproof · cited by 1