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.
The energy inner product and energy norm for a Hermitian positive-definite matrix
Definition
Let be Hermitian positive definite in the sense of Hermitian positive-definite matrices and Cholesky factorisation A = LL* with positive diagonal. For vectors , define the energy inner product
where is the standard coordinate inner product of The standard formulas on and on are inner products. Because is Hermitian positive definite, this is an inner product on , and its induced norm
is the energy norm of .
Equivalently, if is the Cholesky factorization from Hermitian positive-definite matrices and Cholesky factorisation A = LL* with positive diagonal, then and .
Depends on
Used by
- The conjugate-gradient recurrence Definition
- The mth Krylov Galerkin iterate in the affine space x₀+Kₘ(A,r₀) for a Hermitian positive-definite system Definition
- The quadratic energy φ(x)=1/2⟨ Ax,x⟩-Re⟨ b,x⟩ of a Hermitian positive-definite linear system Definition
- Before convergence, every CG denominator pₖ^*Apₖ is positive Proposition
- Galerkin orthogonality turns residual orthogonality into A-orthogonality of the error, and the Galerkin iterate is unique Proposition
- For Hermitian positive-definite A, the exact solution of Ax=b is the unique minimizer of the quadratic energy Theorem
- In exact arithmetic, CG residuals are mutually orthogonal and the search directions are A-conjugate Theorem
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
- Magnus R. Hestenes and Eduard Stiefel, Methods of Conjugate Gradients for Solving Linear Systems (standard reference, not scraped)
- Jonathan Richard Shewchuk, An Introduction to the Conjugate Gradient Method Without the Agonizing Pain (standard reference, not scraped)