Alphabeta Math
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 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.

Positive determinant does not imply positive definiteness

Statement refuted

Refuted claim: Every real symmetric matrix with positive determinant is positive definite.

Facts & Assumptions

Given: The real diagonal matrix A=diag⁡(−1,−1,1).

[L1]

Positive definiteness requires vTAv>0 for every nonzero v, and the signs of a diagonal form give its inertia (Positive and negative definiteness, the inertia (p,q,r), rank p+q, and signature p−q of a real symmetric bilinear or quadratic form).

[L2]

The determinant is the signed Leibniz sum, which for a diagonal matrix reduces to the product of its diagonal entries (For n≥1, the determinant over a commutative ring by the Leibniz formula, and ∣det⁡A∣ for a real matrix).

Counterexample

technique · direct computation
1.1

By [L2], det⁡A=(−1)(−1)(1)=1>0.

L2algebra
1.2

But e1TAe1=−1<0, so [L1] shows that A is not positive definite. Its inertia is (1,2,0).

L1algebra
2.1

Thus a positive determinant alone does not imply positive definiteness.

step 1.1step 1.2∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

13 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources