Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 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.

A stationary splitting converges for every start if and only if its iteration matrix has spectral radius below 1

Statement

Let A=MN be a matrix splitting in Mn(C) with stationary iteration

xk+1=M1Nxk+M1b,

and let B:=M1N be its iteration matrix. Then the following are equivalent:

  1. For every right-hand side b and every initial vector x0, the iterates converge to the unique solution of Ax=b.
  2. The spectral radius ρ(B) is strictly less than 1.

Facts & Assumptions

Given: A complex matrix splitting A=MN with invertible M, its stationary iteration, and its iteration matrix B=M1N.

[F1]

The stationary iteration is xk+1=Bxk+M1b with B=M1N (Stationary iteration from a matrix splitting A=MN).

[L1]

The field C is algebraically closed (The complex numbers are algebraically closed).

[L2]

Over an algebraically closed field, every endomorphism has Jordan form (Every finite-dimensional endomorphism over an algebraically closed field has Jordan form).

[L3]

Proof

technique · direct
1.1

A vector x is a fixed point of the stationary iteration if and only if it solves Ax=b: indeed, by [F1], x=Bx+M1b    Mx=Nx+b    Ax=b. Therefore, whenever x solves Ax=b, the error ek:=xkx satisfies ek+1=Bxk+M1bx=B(xkx)=Bek.

F1algebra
2.1

Assume ρ(B)<1. By [L1], [L2], and [L3], we may write B=SJS1 with J Jordan and every eigenvalue λ of B satisfying λ<1. On a Jordan block Jλ=λI+N with nilpotent N, one has Jλk=j=0s1(kj)λkjNj. Because λ<1, each scalar factor (kj)λkj tends to 0, so every Jordan block tends to 0. Hence Jk0 and therefore Bk0. Since 1σ(B), the matrix IB is invertible by [L3]. Define x:=(IB)1M1b. Then (IB)x=M1b, so x=Bx+M1b, and step 1.1 shows that x solves Ax=b. For any initial vector x0, step 1.1 gives ek=Bke00, so the iterates converge to x. If y is another solution of Ax=b, then step 1.1 also gives y=By+M1b, hence yx=B(yx). Iterating and using Bk0 yields yx=Bk(yx)0, so y=x. Thus the iterates converge to the unique solution of Ax=b for every b and every x0.

L1L2L3step 1.1algebra
3.1

Conversely, assume the iteration converges for every b and every x0. Taking b=0, statement 1 gives convergence to the unique solution of Ax=0. By step 1.1 that unique solution is also the unique fixed point of xBx, so it is 0. Hence for every start x0 one has Bkx0=xk0, which means Bk0. If Bv=λv with v0, then λkv=Bkv0, so λk0 and therefore λ<1. By [L3], every spectral value of B is such an eigenvalue over C, and thus ρ(B)<1.

L3step 1.1algebra

Depends on

Used by

Dependency tree · two levels

28 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