Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 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.

Bessel's inequality is strict for a vector outside the span of a proper orthonormal set

Example

In standard R3, take the orthonormal list (e0,e1) and v=(1,2,3). Then Bessel's inequality is strict:

v,e02+v,e12=5<14=v2.

The gap 9 is the squared norm of the orthogonal remainder 3e2.

Facts & Assumptions

Given: The first two standard basis vectors and v=(1,2,3).

[L1]

Bessel's inequality becomes equality exactly when the vector lies in the span of the orthonormal list (Bessel's inequality for a finite orthonormal list and Parseval's identity for an orthonormal basis).

Verification

technique · computation
1.1

By [L2], the two coefficients are 1 and 2, while v2=12+22+32=14. Hence the Bessel sum is 5 and the gap is 9.

L2algebra
2.1

The projection onto span(e0,e1) is (1,2,0), leaving 3e2 of squared norm 9. Since v is outside the span, strictness also follows from [L1].

step 1.1L1L2

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: 39 results over 10 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.