Mathlib Map

Theorems · Theorem · measure theory

Measurable.add_const

∀ {M : Type u_2} {α : Type u_3} [inst : MeasurableSpace M] [inst_1 : Add M] {m : MeasurableSpace α} {f : α → M}
  [MeasurableAdd M], Measurable f → ∀ (c : M), Measurable fun x => f x + c
Defined in
Mathlib.MeasureTheory.Group.Arithmetic
Cited by
8 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
MeasurableSpaceAddMeasurableAdd

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.

Cited by8

Results whose statement or proof uses this declaration.