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.

For Hermitian positive-definite A, the exact solution of Ax=b is the unique minimizer of the quadratic energy

Statement

Let AMn(C) be Hermitian positive definite, let bCn, and let ϕ be the quadratic energy from The quadratic energy ϕ(x)=12Ax,xReb,x of a Hermitian positive-definite linear system. Then the system Ax=b has a unique solution x, and for every xCn one has

ϕ(x)ϕ(x)=12xxA2.

In particular, x is the unique minimizer of ϕ.

Facts & Assumptions

Given: A Hermitian positive-definite matrix AMn(C), a vector bCn, and the quadratic energy ϕ(x).

[F1]

The quadratic energy is ϕ(x)=12Ax,xReb,x (The quadratic energy ϕ(x)=12Ax,xReb,x of a Hermitian positive-definite linear system).

[L1]

The energy norm is defined by uA2=Au,u for Hermitian positive-definite A (The energy inner product u,vA=Au,v and energy norm uA for a Hermitian positive-definite matrix).

[L2]

A matrix is Hermitian positive definite if and only if it has a Cholesky factorization A=LL with positive diagonal, and that factor is unique (A matrix admits a Cholesky factorisation with positive diagonal exactly when it is Hermitian positive definite, and that factor is unique).

Proof

technique · direct
1.1

By [L2], there is a lower-triangular matrix L with positive diagonal such that A=LL. Hence L and L are invertible, so A is invertible and the system Ax=b has the unique solution x:=A1b.

L2algebra
2.1

Since Ax=b, [F1] gives ϕ(x)ϕ(x)=12A(xx),xx+Re ⁣(12Ax,xx12A(xx),x). Because A is Hermitian, Ax,xx=x,A(xx) is the complex conjugate of A(xx),x, so the real part in parentheses vanishes. Therefore ϕ(x)ϕ(x)=12A(xx),xx=12xxA2.

F1L1step 1.1algebra
3.1

By [L1], the quantity xxA2 is nonnegative and is zero only when x=x. Step 2.1 therefore shows ϕ(x)ϕ(x) for every x, with equality only at x. Hence x is the unique minimizer of ϕ.

L1step 2.1

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