Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13
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.

Eigenvectors belonging to pairwise distinct eigenvalues are linearly independent

Statement

Let T:V→V be linear. If v1,…,vm are eigenvectors of T belonging respectively to pairwise distinct eigenvalues λ1,…,λm, then v1,…,vm are linearly independent.

Facts & Assumptions

Given: Eigenvectors v1,…,vm of T with pairwise distinct eigenvalues λ1,…,λm.

[F1]

Every nonzero element of a field has a multiplicative inverse (Field).

Proof

technique · induction on $m$
1.1

For m=0 the empty family is independent, and for m=1 the equation a1v1=0 forces a1=0 because v1≠0.

baseL1L2F1
1.2

Assume m≥2 and that the claim holds for m−1 eigenvectors. Suppose ∑i=1maivi=0. Applying T−λmIV and using [L1] gives ∑i=1m−1ai(λi−λm)vi=0.

ihL1L2givenalgebra
2.1

The first m−1 eigenvalues remain pairwise distinct, so the induction hypothesis gives ai(λi−λm)=0 for i<m. Since λi−λm≠0, [F1] gives ai=0 for every i<m.

step 1.2ihF1given
3.1

The original relation now reads amvm=0, so am=0 by [L1] and [F1]. Thus the family is independent by [L2].

step 2.1L1L2F1
4.1

The base cases and induction step prove the claim for every finite family.

step 1.1step 3.1discharge-induction∎

Depends on

Used by

Dependency tree · two levels

13 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