Step 5: STMT Gaussian windows and width control (design-level).
We introduce a Gaussian window and record decay/overlap bounds as Prop
-level
signatures to be supplied in later phases. This keeps downstream APIs stable
without committing to full analytic proofs here.
L² window (placeholder): the actual Lp
element will be provided when we
install the precise isometry context.
Equations
- Frourio.gaussian x✝ = 0
Instances For
Decay statement for the Gaussian profile (signature).
Intended: ‖gaussianFun α t‖ ≤ exp(−c α t²)
with a suitable constant c>0
.
Equations
Instances For
Overlap bound between shifted Gaussian peaks at lattice spacing Δτ
(signature).
Intended: for k ≠ 0
, ‖g( k Δτ )‖ ≲ exp(−c α (Δτ)² k²)
for some c>0
.
Equations
Instances For
Concrete decay bound holds for any nonnegative α
with an explicit constant.