Theorems · Theorem · measure theory
MeasureTheory.measurable_mlconvolution
∀ {G : Type u_1} {mG : MeasurableSpace G} [inst : Mul G] [inst_1 : Inv G] [MeasurableMul₂ G] [MeasurableInv G]
{f g : G → ENNReal} (μ : MeasureTheory.Measure G) [MeasureTheory.SFinite μ],
Measurable f → Measurable g → Measurable (MeasureTheory.mlconvolution f g μ)The convolution of measurable functions is measurable.
- Defined in
- Mathlib.Analysis.LConvolution
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- ENNRealstatement and proof · cited by 9,879
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.SFinitestatement and proof · cited by 449
- measurable_id'proof · cited by 145
- MeasurableMul₂statement and proof · cited by 139
- MeasurableInvstatement and proof · cited by 98
- Measurable.fun_compproof · cited by 95
- Measurable.fstproof · cited by 51
- Measurable.sndproof · cited by 51
- Measurable.fun_mulproof · cited by 30
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.HaveLebesgueDecomposition.mconvproof · cited by 2