The actual supported subspace of ordinary spatial L² #
Support is imposed on genuine Bochner L² functions by the closed kernel of identity minus measurable-set projection. This gives a complete Hilbert space for localized propagators and keeps the support restriction explicit.
The actual measurable-set cutoff on a Bochner L² function.
Equations
- EulerLpSupportedSubspace.cutoff μ S hS u = MeasureTheory.MemLp.toLp (S.indicator ↑↑u) ⋯
Instances For
Its representative is the literal indicator product.
Measurable-set projection is norm-decreasing.
The actual cutoff is linear.
Equations
- EulerLpSupportedSubspace.cutoffLinear μ S hS = { toFun := EulerLpSupportedSubspace.cutoff μ S hS, map_add' := ⋯, map_smul' := ⋯ }
Instances For
The supported-set projection as a genuine bounded linear map.
Equations
- EulerLpSupportedSubspace.cutoffOperator μ S hS = (EulerLpSupportedSubspace.cutoffLinear μ S hS).mkContinuous 1 ⋯
Instances For
The localized Hilbert subspace is a closed kernel.
Equations
- EulerLpSupportedSubspace.supportedSpace μ S hS = (↑(ContinuousLinearMap.id ℝ ↥(MeasureTheory.Lp V 2 μ) - EulerLpSupportedSubspace.cutoffOperator μ S hS)).ker
Instances For
Membership is fixedness under actual measurable-set projection.
Membership is exactly almost-everywhere vanishing outside the given set.
The support condition is closed in the actual L² norm.
Every cutoff output belongs to the supported subspace.
Actual projection from full spatial L² to its supported Hilbert subspace.
Equations
Instances For
The projection has norm at most one.
Inclusion after projection fixes every already supported field.