DefinitionDefinition: Literature-sourcedProof: Not applicablejudge 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.
The conjugate-gradient recurrence
Definition
Let be Hermitian positive definite, let , and fix an initial guess . Set
For every index with , define
and then
This is the conjugate-gradient recurrence.
Depends on
Used by
- A nonsymmetric invertible matrix does not fit the CG orthogonality and minimization theory Counterexample
- A symmetric indefinite matrix can make the CG denominator vanish or change sign before convergence Counterexample
- Before convergence, every CG denominator pₖ^*Apₖ is positive Proposition
- In exact arithmetic, CG residuals are mutually orthogonal and the search directions are A-conjugate Theorem
Dependency tree · two levels
5 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)