Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-09-01
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

The MINRES iterate from the Lanczos tridiagonal least-squares problem

Definition

Let A be Hermitian, let x0 be an initial guess for Ax=b, let r0=bAx0, and put β=r02. Assume Lanczos runs through step m without breakdown and yields

AQm=Qm+1Tˉm,r0=βq1=βQm+1e1,

with Tˉm tridiagonal in the sense of With a Hermitian matrix, Arnoldi collapses to the Lanczos three-term recurrence and a real symmetric tridiagonal projection. A vector

xm:=x0+Qmym

is an mth MINRES iterate when ym minimizes

βe1Tˉmy2

over all yCm. Such a minimizer exists by For a linear map T:VW between finite-dimensional inner-product spaces, x minimises Txb if and only if T(Txb)=0, equivalently TTx=Tb; minimisers exist and any two differ by an element of kerT.

Depends on

Used by

Dependency tree · two levels

8 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources