The actual homogeneous first-order test space on ordinary Euclidean three-space.
Smooth compactly supported vector fields, as a genuine function submodule.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[reducible, inline]
Test: an abbreviation for ↥testSpace.
Instances For
theorem
EulerMeanGradientTest.Test.column_memLp
(f : Test)
(i : Fin 3)
:
MeasureTheory.MemLp (fun (x : EulerSmoothLimit.Space) => (fderiv ℝ (↑f) x) (EuclideanSpace.single i 1)) 2
MeasureTheory.volume
A genuine distributional/classical derivative column as an L² vector field.
Equations
- EulerMeanGradientTest.derivativeColumn f i = MeasureTheory.MemLp.toLp (fun (x : EulerSmoothLimit.Space) => (fderiv ℝ (↑f) x) (EuclideanSpace.single i 1)) ⋯
Instances For
theorem
EulerMeanGradientTest.derivativeColumn_ae
(f : Test)
(i : Fin 3)
:
↑↑(derivativeColumn f i) =ᵐ[MeasureTheory.volume] fun (x : EulerSmoothLimit.Space) =>
(fderiv ℝ (↑f) x) (EuclideanSpace.single i 1)
@[reducible, inline]
The Hilbert space of three L² derivative columns, with the Frobenius norm.
Equations
- EulerMeanGradientTest.GradientTensor = PiLp 2 fun (x : Fin 3) => ↥EulerMeanSolenoidal.L2
Instances For
The actual gradient map on compact smooth vector tests.
Equations
- One or more equations did not get rendered due to their size.
Instances For
theorem
EulerMeanGradientTest.opNorm_le_sum_columns
(A : EulerSmoothLimit.Space →L[ℝ] EulerSmoothLimit.Space)
:
The operator norm is bounded by the sum of the Euclidean derivative-column norms.
The derivative norm used by the cutoff bound is controlled by the actual Hilbert gradient norm.
Homogeneous H¹ is the closed subspace generated by actual compact test gradients.
Equations
Instances For
The dense map from genuine tests into the homogeneous Hilbert space.