Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 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.

For every λ>0, the Tikhonov objective is strictly convex and has the unique minimiser (AA+λI)1Ab

Statement

Let F{R,C}, let AMm×n(F), let bFm, and let λR satisfy λ>0. Then the Tikhonov objective

Jλ(x)=Axb22+λx22

is strictly convex and has the unique minimiser

xλ=(AA+λI)1Ab.

Facts & Assumptions

Given: A matrix AMm×n(F), a vector bFm, and a real parameter λ>0, where F{R,C}.

[L1]

The regularised objective is Jλ(x)=Axb22+λx22 (The Tikhonov regularised least-squares objective Axb22+λx22 for λ>0).

Proof

technique · direct
1.1

By [L2], write A=UΣV and set x=Vy and b^:=Ub. Since U and V are unitary, Jλ(Vy)=Σyb^22+λy22.

L1L2algebra
2.1

If σ1,,σr are the nonzero singular values, then step 1.1 becomes Jλ(Vy)=i=1rσiyib^i2+i=r+1mb^i2+λi=1nyi2. Each variable yi appears in a one-variable quadratic with positive coefficient σi2+λ or λ, so the objective is strictly convex.

step 1.1algebra
3.1

Minimising coordinatewise gives yi=σiσi2+λb^i(1ir),yi=0(r<in). Equivalently, y=(ΣΣ+λI)1Σb^.

step 2.1algebra
4.1

Returning to x=Vy and using AA=VΣΣV, one gets xλ=V(ΣΣ+λI)1ΣUb=(AA+λI)1Ab.

L2step 3.1algebra
5.1

Step 2.1 proves strict convexity and step 4.1 gives the unique minimiser.

step 2.1step 4.1

Depends on

Used by

Dependency tree · two levels

7 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