Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-31
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.

A Ritz pair from Arnoldi has a residual given by the last Hessenberg column entry

Example

Continue the Arnoldi run from the previous example, where

H2=(2112),h3,2=1.

Take the unit eigenvector y=12(1,1)T of H2 with eigenvalue θ=3. Then the Ritz vector is

u=Q2y=12(e1+e2),

and its residual is

Auθu=12e3,

whose norm is 1/2.

Facts & Assumptions

Given: The Arnoldi data H2=(2112), h3,2=1, v3=e3, and y=12(1,1)T.

[L1]

For an Arnoldi Ritz pair, Auθu=hm+1,m(emy)vm+1 (An Arnoldi Ritz pair has residual norm controlled by the last Hessenberg subdiagonal entry).

Verification

technique · direct
1.1

One has H2y=3y, so θ=3 is a Ritz value and u=Q2y=12(e1+e2) is the associated Ritz vector. Also e2y=1/2.

algebra
2.1

Applying [L1] with m=2 gives Auθu=h3,2(e2y)v3=112e3. Therefore Auθu2=1/2.

L1step 1.1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

3 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