Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-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.

The Gram determinant of two vectors is u2v2u,v2 and detects dependence

Example

For two vectors u,v, the Gram determinant is

detG(u,v)=u2v2u,v2.

In standard R2, u=(1,0) and v=(1,2) give determinant 4. Replacing v by 2u gives determinant 0.

Facts & Assumptions

Given: Two vectors u,v in an inner product space.

[L1]

A Gram determinant is positive exactly for an independent list and zero exactly for a dependent list (A Gram determinant is nonnegative and is positive exactly when the vector list is linearly independent).

[L2]

Cauchy–Schwarz says u,v2u2v2, with equality exactly for dependent u,v (Cauchy–Schwarz: u,vuv, with equality exactly for linearly dependent vectors).

Verification

technique · computation
1.1

Expanding the determinant of (u,uu,vv,uv,v) and using conjugate symmetry gives the displayed formula. Its nonnegativity and equality case agree with [L1] and [L2].

L1L2algebra
2.1

For (1,0),(1,2), the Gram matrix is (1115), whose determinant is 4; this is positive, and (1,0),(1,2) are independent, as [L1] requires. For (u,2u), the two rows are dependent and the determinant is 0.

step 1.1L1algebra

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: 62 results over 13 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.