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

A Gram determinant is nonnegative and is positive exactly when the vector list is linearly independent

Statement

For every finite list (v0,,vr1) in a real or complex inner product space, its Gram determinant is a nonnegative real number. It is positive if and only if the list is linearly independent, and it is zero if and only if the list is linearly dependent. The empty Gram determinant is 1.

Facts & Assumptions

Given: A finite list (v0,,vr1) with Gram matrix G.

[L1]

The Gram matrix has entries Gij=vi,vj and the empty Gram determinant is 1 (The Gram matrix G(v0,,vr1)=(vi,vj)i,j<r and Gram determinant, with empty value 1).

[L2]

Gram–Schmidt turns every independent finite list into an orthonormal list with the same successive spans (Gram–Schmidt turns every finite independent list into an orthonormal list with the same successive spans).

[L4]

For n1 and same-sized n×n matrices over a commutative ring, det(AB)=det(A)det(B) and det(AT)=det(A) (For same-sized finite square matrices over a commutative ring, det(AB)=det(A)det(B), For every square matrix over a commutative ring, det(AT)=det(A)).

[L5]

Complex conjugation is a field automorphism, and zz=z20 with equality exactly when z=0 (Conjugation is an involutive real-field automorphism, zz=z2, and modulus is definite, multiplicative, and subadditive).

[L6]

A square operator over a field is invertible exactly when its determinant is nonzero (A finite-dimensional linear operator over a field is invertible if and only if its determinant is nonzero).

[L7]

For n1, the determinant of an n×n triangular matrix over a commutative ring is the product of its diagonal entries (The determinant of a triangular matrix is the product of its diagonal entries).

Proof

technique · direct
1.1

If the list is dependent, choose nonzero coefficients cj with j<rcjvj=0 by [L3]. Then (Gc)i=jvi,vjcj=vi,jcjvj=0. Since c0, G is singular and [L6] gives detG=0.

L1L3L6algebra
1.2

Suppose the list is independent and r1. Apply [L2], and write each vj=ijRijei. The resulting r×r upper-triangular matrix R has diagonal entries Rjj=uj>0.

L2
2.1

Orthonormality and the linear-first convention give G=RTR. Because conjugation is a field automorphism by [L5], conjugating R entrywise conjugates its determinant, so detR=detR. Since r1, [L4] and [L7] then give detG=det(RT)det(R)=detRdetR=detR2, and detR=jRjj is nonzero, so [L5] makes this positive.

step 1.2L4L5L7algebra
3.1

If r=0, the empty list is independent by [L3] and [L1] gives determinant 1, which is positive, so all three assertions hold. If r1, steps 1.1 and 2.1 exhaust the dependent and independent cases and give all three assertions.

step 1.1step 2.1L1L3

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 129 results over 21 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