Documentation

APAP.Prereqs.Convolution.Norm

Norm of a convolution #

This file characterises the L1-norm of the convolution of two functions and proves the Young convolution inequality.

theorem ddconv_eq_wInner_one {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] (f g : G โ†’ ๐•œ) (a : G) :
(f โˆ—แตˆ g) a = โŸช(starRingEnd (G โ†’ ๐•œ)) f, translate a fun (x : G) => g (-x)โŸซ_[๐•œ]
theorem dddconv_eq_wInner_one {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] (f g : G โ†’ ๐•œ) (a : G) :
(f โ—‹แตˆ g) a = (starRingEnd ๐•œ) โŸชf, translate a gโŸซ_[๐•œ]
theorem wInner_one_dddconv {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] (f g h : G โ†’ ๐•œ) :
โŸชf, g โ—‹แตˆ hโŸซ_[๐•œ] = โŸช(starRingEnd (G โ†’ ๐•œ)) g, (starRingEnd (G โ†’ ๐•œ)) f โˆ—แตˆ (starRingEnd (G โ†’ ๐•œ)) hโŸซ_[๐•œ]
theorem wInner_one_ddconv {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] (f g h : G โ†’ ๐•œ) :
โŸชf, g โˆ—แตˆ hโŸซ_[๐•œ] = โŸช(starRingEnd (G โ†’ ๐•œ)) g, (starRingEnd (G โ†’ ๐•œ)) f โ—‹แตˆ (starRingEnd (G โ†’ ๐•œ)) hโŸซ_[๐•œ]
theorem dddconv_wInner_one {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] (f g h : G โ†’ ๐•œ) :
โŸชf โ—‹แตˆ g, hโŸซ_[๐•œ] = โŸช(starRingEnd (G โ†’ ๐•œ)) h โˆ—แตˆ (starRingEnd (G โ†’ ๐•œ)) g, (starRingEnd (G โ†’ ๐•œ)) fโŸซ_[๐•œ]
theorem ddconv_wInner_one {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] (f g h : G โ†’ ๐•œ) :
โŸชf โˆ—แตˆ g, hโŸซ_[๐•œ] = โŸช(starRingEnd (G โ†’ ๐•œ)) h โ—‹แตˆ (starRingEnd (G โ†’ ๐•œ)) g, (starRingEnd (G โ†’ ๐•œ)) fโŸซ_[๐•œ]
theorem dddconv_wInner_one_eq_wInner_one_ddconv {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] (f g h : G โ†’ ๐•œ) :
theorem wInner_one_dddconv_eq_ddconv_wInner_one {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] (f g h : G โ†’ ๐•œ) :
@[simp]
theorem dLpNorm_trivChar {G : Type u_1} {๐•œ : Type u_2} [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] {p : ENNReal} [MeasurableSpace G] [DiscreteMeasurableSpace G] [Finite G] (hp : p โ‰  0) :
theorem dLpNorm_ddconv_le {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] [MeasurableSpace G] [DiscreteMeasurableSpace G] {p : NNReal} (hp : 1 โ‰ค p) (f g : G โ†’ ๐•œ) :

A special case of Young's convolution inequality.

theorem dLpNorm_dddconv_le {G : Type u_1} {๐•œ : Type u_2} [Fintype G] [DecidableEq G] [AddCommGroup G] [RCLike ๐•œ] [MeasurableSpace G] [DiscreteMeasurableSpace G] {p : NNReal} (hp : 1 โ‰ค p) (f g : G โ†’ ๐•œ) :

A special case of Young's convolution inequality.