Theorems · Theorem · measure theory
MeasureTheory.Integrable.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},
MeasureTheory.Integrable f μ → MeasureTheory.Integrable (fun t => f (-t)) μ- Defined in
- Mathlib.MeasureTheory.Group.Integral
- Cited by
- 2 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.
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
- AddGroupstatement and proof · cited by 4,410
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- Eq.leproof · cited by 605
- MeasurableNegstatement and proof · cited by 130
- MeasureTheory.Measure.IsNegInvariantstatement and proof · cited by 42
- MeasureTheory.Integrable.mono_measureproof · cited by 26
- MeasurableNeg.measurable_negproof · cited by 20
- MeasureTheory.Integrable.comp_measurableproof · cited by 14
- MeasureTheory.Measure.map_neg_eq_selfproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- tendsto_integral_comp_smul_smul_of_integrable'proof · cited by 1
- MeasureTheory.integrable_comp_sub_leftproof · cited by 1