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 function is convex exactly when its epigraph is convex

Statement

Let CRn be convex and let f:CR. The function f:CR is convex if and only if its epigraph is a convex subset of Rn+1. This includes the empty-domain convention.

Facts & Assumptions

Given: The function and convex domain in the Statement, with convex subsets interpreted by A convex subset of Rm contains every line segment between two of its points.

[F1]

The function f:CR is convex when f((1t)x+ty)(1t)f(x)+tf(y) for all x,yC and t[0,1] (Convex and strictly convex functions on Euclidean convex sets).

[F2]

The epigraph of f:AR is epif={(x,s)A×R:f(x)s} (The epigraph and hypograph of a real-valued function).

Proof

technique · direct
1.1

For the forward implication, take (x,r),(y,s)epif and t[0,1]. By [F1], f((1t)x+ty)(1t)f(x)+tf(y)(1t)r+ts, so [F2] puts the convex combination in the epigraph.

F1F2
2.1

For the reverse implication, assume the epigraph convex and apply its convexity to (x,f(x)) and (y,f(y)). By [F2], membership of their convex combination is exactly the inequality in [F1]. Thus f is convex; if C is empty, both conditions are vacuous.

step 1.1F1F2

Depends on

Used by

Dependency tree · two levels

6 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