Theorems · Theorem · measure theory
AEMeasurable.const_sub
∀ {G : Type u_2} {α : Type u_3} [inst : MeasurableSpace G] [inst_1 : Sub G] {m : MeasurableSpace α} {f : α → G}
{μ : MeasureTheory.Measure α} [MeasurableSub G], AEMeasurable f μ → ∀ (c : G), AEMeasurable (fun x => c - f x) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- AEMeasurablestatement and proof · cited by 840
- Measurable.comp_aemeasurableproof · cited by 99
- MeasurableSubstatement and proof · cited by 8
- MeasurableSub.measurable_const_subproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.gaussianReal_const_subproof · cited by 0