Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck 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:VV 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 v10.

baseL1L2F1
1.2

Assume m2 and that the claim holds for m1 eigenvectors. Suppose i=1maivi=0. Applying TλmIV and using [L1] gives i=1m1ai(λiλm)vi=0.

ihL1L2givenalgebra
2.1

The first m1 eigenvalues remain pairwise distinct, so the induction hypothesis gives ai(λiλm)=0 for i<m. Since λiλm0, [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 · next 3 levels

Direct dependencies and their dependencies through the next three levels: 41 results over 14 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources