Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Intertwining Defect Bounds

Abstract

The weighted and uniform norm estimates jointly quantify defect propagation.

Theorem 1.1 (Both propagation bounds hold).

Proof. Machine-checked in Lean as D5/S3/Observer/Approximation/IntertwiningDefectBounds.intertwining_defect_propagation_bounds (✓ std3). ∎

Source. Repository-derived.

Commentary.

The first conjunct is the weighted finite-sum estimate. The second states that uniform bounds on both evolution operators imply the linear-in-time estimate.

Both conjuncts apply the canonical declarations from the existing intertwining-defect family; this module introduces no new mathematical definition.

References