Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.lconvolution_zero

∀ {G : Type u_1} {mG : MeasurableSpace G} [inst : Add G] [inst_1 : Neg G] (f : G → ENNReal)
  (μ : MeasureTheory.Measure G), MeasureTheory.lconvolution f 0 μ = 0

Convolution of a function with the zero function returns the zero function.

Defined in
Mathlib.Analysis.LConvolution
Cited by
0 results in Mathlib
Foundations
Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddNeg

Around this declaration

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

Cites10

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.