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 be convex and let . The function is convex if and only if its epigraph is a convex subset of . 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 contains every line segment between two of its points.
The function is convex when for all and (Convex and strictly convex functions on Euclidean convex sets).
The epigraph of is (The epigraph and hypograph of a real-valued function).
Proof
For the forward implication, take and . By [F1], so [F2] puts the convex combination in the epigraph.
For the reverse implication, assume the epigraph convex and apply its convexity to and . By [F2], membership of their convex combination is exactly the inequality in [F1]. Thus is convex; if is empty, both conditions are vacuous.
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
- S. Boyd and L. Vandenberghe, Convex Optimization, §3.1.7 (standard reference, not scraped)