Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21
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 C2 function is convex exactly when its Hessian is positive semidefinite

Statement

A C2 function on an open convex set is convex if and only if its Hessian is positive semidefinite at every point. Hessians and their quadratic forms have the conventions of The Hessian matrix and critical points of a scalar field, The Hessian of a C2 scalar field is symmetric.

Facts & Assumptions

Given: An open convex URn, a C2 function f:UR, and the total chain rule The chain rule for total derivatives: D(gf)(a)=Dg(f(a))Df(a).

[L1]

A twice differentiable real function on an open interval is convex if and only if its second derivative is nonnegative throughout the interval (A twice-differentiable function on an open interval is convex if and only if its second derivative is nonnegative).

[F1]

A symmetric quadratic form is positive semidefinite when qH(h)0 for every h (Positive definite, negative definite, semidefinite, and indefinite quadratic forms).

Proof

technique · direct
1.1

For xU and a direction v, put ϕ(t)=f(x+tv) on the open interval where the affine line lies in U. Two applications of the chain rule give ϕ(t)=Hf(x+tv)v,v.

L1F1givenalgebra
2.1

For the forward implication, if f is convex then every line restriction ϕ is convex, so [L1] and step 1.1 give Hf(x)v,v0 for every v, which is [F1]. For the reverse implication, [F1] and step 1.1 make every line restriction have nonnegative second derivative; [L1] makes each restriction convex, yielding the two-point convexity inequality for f.

step 1.1L1F1

Remarks

The convex-domain hypothesis cannot be dropped. On the open but nonconvex set R{0}, the function f(x)=x2 has f(x)=6x4>0 everywhere, but it is not a convex function on that domain in the sense of Convex and strictly convex functions on Euclidean convex sets. This is the boundary recorded in Boyd–Vandenberghe, Remark 3.1.

Depends on

Used by

Dependency tree · two levels

20 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