Related estimates used together by the same construction modules.
Cancellation in the heat-kernel commutator #
The multiplier is the square of a cutoff valued in [0, 1]. Its difference
is bounded by its Lipschitz variation near the diagonal and by 1 everywhere.
The resulting minimum is the cancellation factor used before interchanging
the heat-time and spatial integrals.
The cancellation factor for the multiplier φ².
Equations
- NavierStokesR3.Comparison.cutoffSquareDifference φ x y = φ y ^ 2 - φ x ^ 2
Instances For
A form with a real scale parameter, convenient for scaled bump functions.
The time-integrated kernel with cancellation already inserted.
Equations
- NavierStokesR3.Comparison.cancelledTimeKernel K φ x y = ∫ (s : ℝ) in Set.Ioi 0, K s (x - y) * NavierStokesR3.Comparison.cutoffSquareDifference φ x y
Instances For
The absolute time integral is used to justify the subsequent Fubini step.
Equations
Instances For
The algebraic cancellation is inserted before either variable is integrated.
The three dimensional heat kernel #
The definitions in this file are the ordinary Gaussian heat kernel and its coordinate Hessian. The latter is proved to agree with the spatial derivatives used in the comparison argument.
The explicit coordinate Hessian of the Euclidean heat kernel.
Equations
Instances For
The explicit Gaussian Hessian is the actual iterated coordinate derivative.