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 , the exact solution of is the unique minimizer of the quadratic energy
Statement
Let be Hermitian positive definite, let , and let be the quadratic energy from The quadratic energy of a Hermitian positive-definite linear system. Then the system has a unique solution , and for every one has
In particular, is the unique minimizer of .
Facts & Assumptions
Given: A Hermitian positive-definite matrix , a vector , and the quadratic energy .
The quadratic energy is (The quadratic energy of a Hermitian positive-definite linear system).
The energy norm is defined by for Hermitian positive-definite (The energy inner product and energy norm for a Hermitian positive-definite matrix).
A matrix is Hermitian positive definite if and only if it has a Cholesky factorization 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
By [L2], there is a lower-triangular matrix with positive diagonal such that . Hence and are invertible, so is invertible and the system has the unique solution .
Since , [F1] gives Because is Hermitian, is the complex conjugate of , so the real part in parentheses vanishes. Therefore
By [L1], the quantity is nonnegative and is zero only when . Step 2.1 therefore shows for every , with equality only at . Hence is the unique minimizer of .
Depends on
- The quadratic energy $\phi(x)=\tfrac12\langle Ax,x\rangle-\operatorname{Re}\langle b,x\rangle$ of a Hermitian positive-definite linear system
- The energy inner product $\langle u,v\rangle_A=\langle Au,v\rangle$ and energy norm $\|u\|_A$ for a Hermitian positive-definite matrix
- A matrix admits a Cholesky factorisation with positive diagonal exactly when it is Hermitian positive definite, and that factor is unique
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
- Jonathan Richard Shewchuk, An Introduction to the Conjugate Gradient Method Without the Agonizing Pain (standard reference, not scraped)