Least-Squares Reconstruction Noise Bound
Abstract
Full-column-rank least-squares reconstruction is stable under additive noise.
Theorem 1.1 (A lower frame bound controls reconstruction error).
Proof. Machine-checked in Lean as D5/S3/Observer/Linear/LeastSquaresReconstructionNoiseBound.least_squares_reconstruction_noise_bound (✓ std3). ∎
Source. Repository-derived.
Commentary.
The measurement operator is defined on arbitrary finite-dimensional real inner-product spaces. A positive lower frame bound makes it injective and supplies the smallest-singular-value scale.
The reconstructed state is characterized publicly by the exact least-squares normal equation. Under the lower frame premise this is the full-column-rank Moore–Penrose reconstruction.
Normal-equation orthogonality bounds the measured reconstruction error by the noise norm. The lower frame inequality then gives the sharp inverse-square-root stability factor.
References
- Truth anchor:
D5/S3/Observer/Linear/LeastSquaresReconstructionNoiseBound.least_squares_reconstruction_noise_bound