Mathlib Map

Theorems · Theorem · measure theory

DomAddAct.vadd_aeeqFun_aeeq

∀ {M : Type u_1} {α : Type u_2} {β : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α}
  [inst_1 : TopologicalSpace β] [inst_2 : VAdd M α] [inst_3 : MeasurableConstVAdd M α]
  [inst_4 : MeasureTheory.VAddInvariantMeasure M α μ] (c : Mᵈᵃᵃ) (f : α →ₘ[μ] β),
  ↑(c +ᵥ f) =ᵐ[μ] fun x => ↑f (DomAddAct.mk.symm c +ᵥ x)
Defined in
Mathlib.MeasureTheory.Function.AEEqFun.DomAct
Cited by
0 results in Mathlib
Foundations
Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceTopologicalSpaceVAddMeasurableConstVAddMeasureTheory.VAddInvariantMeasure

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.