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.
A nonsymmetric invertible matrix does not fit the CG orthogonality and minimization theory
Statement refuted
The CG orthogonality and minimization theory applies to every invertible matrix.
Facts & Assumptions
Given: The CG recurrence and the GMRES affine-Krylov residual minimizer.
To test the proposed extension outside the Hermitian positive-definite domain, define the attempted algebraic updates with and . These repeat the formulas used by CG on its legitimate domain (The conjugate-gradient recurrence); they are not claimed to constitute a run under that definition for nonsymmetric .
GMRES is the residual minimizer over an affine Krylov space for a general matrix (The GMRES iterate as the residual minimizer over an affine Krylov space).
Counterexample
Take Then is invertible but not symmetric. From [F1], Also
Now So the search directions fail the basic -conjugacy identity already at the second direction, and the SPD CG theory cannot be transplanted to this nonsymmetric matrix. The appropriate general method here is the affine-Krylov residual minimizer named in [L1], not CG's Hermitian positive-definite theory.
Depends on
Used by
Nothing in the library uses this result yet.
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
- Richard Barrett et al., Templates for the Solution of Linear Systems: Building Blocks for Iterative Methods (standard reference, not scraped)