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 Fibonacci companion matrix advances
Example
The companion matrix of the Fibonacci recurrence is
It satisfies
and, for ,
Facts & Assumptions
Given: The Fibonacci recurrence and its row-shift companion matrix.
The Fibonacci sequence has initial values and recurrence (The Fibonacci sequence and Lucas sequence ).
A recurrence companion matrix advances its state vector and its powers give all later states (The companion matrix advances the recurrence state vector by one step).
The characteristic polynomial of an order- recurrence companion matrix equals the recurrence characteristic polynomial (A recurrence companion matrix has the recurrence characteristic polynomial).
The row-shift companion matrix of has entries for and for , with all other entries zero (The row-shift companion matrix of a linear recurrence).
Verification
By [L1] the recurrence is , so and . Unfolding [L4] gives , and , with , which is the displayed matrix ; [L2] then gives its state-vector identity.
At , the proposed power formula reads , which follows from [L1].
Multiplying the proposed matrix for on the right by replaces each row by using [L1], so it gives the proposed matrix for .
By [L3], .
Steps 1.2 and 1.3 prove the power identity for every .
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 24 results over 6 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
- M. Waldschmidt, Linear Recurrence Sequences VI, slides 16-18 (standard reference, not scraped)