Actual first and second Gaussian kernels and their integrable bounds.
First kernel, given by (-2*t⁻¹*⟪x,a⟫_ℝ) * kernel t x.
Equations
- EulerWholeSpaceGaussian.firstKernel t a x = -2 * t⁻¹ * inner ℝ x a * EulerWholeSpaceGaussian.kernel t x
Instances For
Second kernel, given by (4*t⁻¹^2*⟪x,a⟫_ℝ*⟪x,b⟫_ℝ - 2*t⁻¹*⟪a,b⟫_ℝ) * kernel t x.
Equations
Instances For
theorem
EulerWholeSpaceGaussian.firstKernel_smooth
(t : ℝ)
(a : EulerSmoothLimit.Space)
:
ContDiff ℝ (↑⊤) (firstKernel t a)
theorem
EulerWholeSpaceGaussian.secondKernel_smooth
(t : ℝ)
(a b : EulerSmoothLimit.Space)
:
ContDiff ℝ (↑⊤) (secondKernel t a b)
theorem
EulerWholeSpaceGaussian.wideKernel_nonneg
{t : ℝ}
(ht : 0 < t)
(x : EulerSmoothLimit.Space)
:
theorem
EulerWholeSpaceGaussian.kernel_le_wideKernel
{t : ℝ}
(ht : 0 < t)
(x : EulerSmoothLimit.Space)
:
theorem
EulerWholeSpaceGaussian.norm_sq_kernel_le
{t : ℝ}
(ht : 0 < t)
(x : EulerSmoothLimit.Space)
:
A Gaussian absorbs its quadratic factor at twice the spatial variance.
theorem
EulerWholeSpaceGaussian.firstKernel_bound
{t : ℝ}
(ht : 0 < t)
(a x : EulerSmoothLimit.Space)
:
theorem
EulerWholeSpaceGaussian.secondKernel_bound
{t : ℝ}
(ht : 0 < t)
(a b x : EulerSmoothLimit.Space)
:
theorem
EulerWholeSpaceGaussian.firstKernel_integrable
{t : ℝ}
(ht : 0 < t)
(a : EulerSmoothLimit.Space)
:
theorem
EulerWholeSpaceGaussian.secondKernel_integrable
{t : ℝ}
(ht : 0 < t)
(a b : EulerSmoothLimit.Space)
: