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.
Over a field of characteristic not , every symmetric matrix is congruent to a diagonal matrix
Statement
If is symmetric and , then there is an invertible such that is diagonal.
Facts & Assumptions
Given: A symmetric matrix over a field of characteristic not .
The standard coordinate vectors form a basis of (The standard list with and for is an ordered basis of ; hence , and is the zero space with basis and dimension ).
Every symmetric bilinear form in the stated characteristic has an orthogonal basis (Every symmetric bilinear form on a finite-dimensional space over a field of characteristic not has an orthogonal basis).
A basis change by sends a bilinear-form matrix to (A basis change by changes the matrix of a bilinear form from to ).
Proof
In the standard basis [L1], let . Symmetry of makes symmetric.
Choose an orthogonal basis for by [L2], and let have those basis vectors as its columns in standard coordinates. Then is invertible and the matrix of in that basis is diagonal.
By [L3], this diagonal matrix is . When , the empty matrix is already diagonal and the same conclusion holds.
Depends on
- Every symmetric bilinear form on a finite-dimensional space over a field of characteristic not $2$ has an orthogonal basis
- A basis change by $P$ changes the matrix of a bilinear form from $A$ to $P^{\mathsf T}AP$
- The standard list $e : n \to F^{n}$ with $e_i(i) = 1_F$ and $e_i(j) = 0_F$ for $j \ne i$ is an ordered basis of $F^{n}$; hence $\dim_F F^{n} = n$, and $F^{0}$ is the zero space with basis $\varnothing$ and dimension $0$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 79 results over 24 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
- K. Conrad, Bilinear Forms, §5 (standard reference, not scraped)