Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-31
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 a nonnormal matrix, the simple eigenvalue derivative uses distinct left and right eigenvectors

Example

Let

A=(1102),H=(0010).

For the simple eigenvalue λ=1, a right eigenvector is x=e1 and a left eigenvector is y=(1,1)T, with yx=1. Therefore

Dλ(A)[H]=yHx=1,

whereas the Hermitian-style expression xHx would give 0.

Facts & Assumptions

Given: The matrices A and H above.

[L1]

For a simple eigenvalue normalized by yx=1, the derivative is Dλ(A)[H]=yHx (Along a differentiable matrix path, a simple eigenvalue satisfies λ=yAx under the normalization yx=1).

Verification

technique · direct
1.1

One checks directly that Ae1=e1, so x=e1 is a right eigenvector for λ=1. Also (1,1)A=(1,1), so y=(1,1)T is a compatible left eigenvector and yx=1.

algebra
2.1

Therefore [L1] gives Dλ(A)[H]=yHx=(1,1)(01)=1. But xHx=e1He1=0, so the nonnormal case genuinely uses distinct left and right eigenvectors.

L1step 1.1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

3 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