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

Sylvester's criterion verifies positive definiteness for a concrete symmetric 3×3 matrix

Example

The symmetric matrix

A=(210121012)

is positive definite.

Facts & Assumptions

Given: The displayed real symmetric matrix A.

[L1]

A real symmetric matrix is positive definite exactly when all of its leading principal minors are positive (Sylvester's criterion: a real symmetric n×n matrix with n1 is positive definite if and only if all leading principal minors are positive).

Verification

technique · determinant computation with an independent square completion
1.1

The leading principal minors are Δ1=2, Δ2=det(2112)=3, and Δ3=2(41)(2)=4. All three are positive.

algebra
1.2

Independently, for (x,y,z)0, one has (xyz)A(xyz)=2(x+y2)2+32(y+2z3)2+43z2>0, because the three squared linear forms vanish simultaneously only at (0,0,0).

algebra
2.1

Hence [L1] proves that A is positive definite.

step 1.1L1
3.1

Both calculations agree, and each boundary minor k=1,2,3 has been evaluated explicitly.

step 1.1step 2.1step 1.2

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