Documentation

LeanAPAP.Physics.Unbalancing

Unbalancing #

theorem pow_inner_nonneg' {G : Type u_1} [Fintype G] [DecidableEq G] [AddCommGroup G] {ν : GNNReal} {g h f : G} (hf : g g = f) ( : h h = (fun (x : NNReal) => x) ν) (k : ) :
0 RCLike.wInner 1 (f ^ k) ((fun (x : NNReal) => x) ν)

Note that we do the physical proof in order to avoid the Fourier transform.

theorem pow_inner_nonneg {G : Type u_1} [Fintype G] [DecidableEq G] [AddCommGroup G] {ν : GNNReal} {g h : G} {f : G} (hf : g g = Complex.ofReal f) ( : h h = (fun (x : NNReal) => x) ν) (k : ) :

Note that we do the physical proof in order to avoid the Fourier transform.

theorem unbalancing' {G : Type u_1} [Fintype G] [DecidableEq G] [AddCommGroup G] [MeasurableSpace G] [DiscreteMeasurableSpace G] (p : ) (hp : p 0) (ε : ) (hε₀ : 0 < ε) (hε₁ : ε 1) (ν : GNNReal) (f : G) (g h : G) (hf : g g = Complex.ofReal f) ( : h h = (fun (x : NNReal) => x) ν) (hν₁ : x : G, ν x = 1) ( : ε f‖_[p, ν]) :
∃ (p' : ), p' 2 ^ 10 * ε⁻¹ ^ 2 * p 1 + ε / 2 f + 1‖_[p', ν]

The unbalancing step. Note that we do the physical proof in order to avoid the Fourier transform.

theorem unbalancing {G : Type u_1} [Fintype G] [DecidableEq G] [AddCommGroup G] [MeasurableSpace G] [DiscreteMeasurableSpace G] (p : ) (hp : p 0) (ε : ) (hε₀ : 0 < ε) (hε₁ : ε 1) (f : G) (g h : G) (hf : g g = Complex.ofReal f) (hh : h h = mu Finset.univ) ( : ε f‖_[p, mu Finset.univ]) :
∃ (p' : ), p' 2 ^ 10 * ε⁻¹ ^ 2 * p 1 + ε / 2 f + 1‖_[p', mu Finset.univ]

The unbalancing step. Note that we do the physical proof in order to avoid the Fourier transform.