Theorems · Theorem · measure theory
Measurable.const_vadd
∀ {M : Type u_2} {X : Type u_3} {α : Type u_4} [inst : MeasurableSpace X] [inst_1 : VAdd M X] {m : MeasurableSpace α}
{g : α → X} [MeasurableConstVAdd M X], Measurable g → ∀ (c : M), Measurable (c +ᵥ g)- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- HVAdd.hVAddstatement · cited by 1,820
- Measurablestatement and proof · cited by 1,499
- VAddstatement and proof · cited by 616
- Measurable.compproof · cited by 234
- MeasurableConstVAddstatement and proof · cited by 81
- MeasurableConstVAdd.measurable_const_vaddproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- measurable_const_vadd_iffproof · cited by 1
- Measurable.fun_const_vaddproof · cited by 0