Theorems · Theorem · measure theory
AEMeasurable.fun_neg
∀ {G : Type u_2} {α : Type u_3} [inst : Neg G] [inst_1 : MeasurableSpace G] [MeasurableNeg G] {m : MeasurableSpace α}
{f : α → G} {μ : MeasureTheory.Measure α}, AEMeasurable f μ → AEMeasurable (fun i => -f i) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- AEMeasurablestatement · cited by 840
- MeasurableNegstatement · cited by 130
- AEMeasurable.negproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.gaussianReal_negproof · cited by 1
- MeasureTheory.conv_withDensity_eq_mlconvolution₀proof · cited by 1
- aemeasurable_neg_iffproof · cited by 0