Theorems · Theorem · measure theory
AEMeasurable.const_vadd
∀ {M : Type u_2} {X : Type u_3} {α : Type u_4} [inst : MeasurableSpace X] [inst_1 : VAdd M X] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {g : α → X} [MeasurableConstVAdd M X],
AEMeasurable g μ → ∀ (c : M), AEMeasurable (c +ᵥ g) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 2 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.
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
- HVAdd.hVAddstatement · cited by 1,820
- AEMeasurablestatement and proof · cited by 840
- VAddstatement and proof · cited by 616
- Measurable.comp_aemeasurableproof · cited by 99
- MeasurableConstVAddstatement and proof · cited by 81
- MeasurableConstVAdd.measurable_const_vaddproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- aemeasurable_const_vadd_iffproof · cited by 1
- AEMeasurable.fun_const_vaddproof · cited by 0