Theorems · Theorem · measure theory
aemeasurable_neg_iff
∀ {α : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {G : Type u_4} [inst : InvolutiveNeg G]
[inst_1 : MeasurableSpace G] [MeasurableNeg G] {f : α → G}, AEMeasurable (fun x => -f x) μ ↔ AEMeasurable f μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- neg_negproof · cited by 960
- AEMeasurablestatement and proof · cited by 840
- InvolutiveNegstatement and proof · cited by 151
- MeasurableNegstatement and proof · cited by 130
- AEMeasurable.negproof · cited by 7
- AEMeasurable.fun_negproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.