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 convex function is bounded above and below on a smaller interior cube
Statement
Let , let be convex, let be convex, and suppose the closed sup-norm cube
with lies in (Axis-parallel rectangles in and their volume, The -norms for rational , and ). Then is bounded above on the full cube and bounded above and below on the concentric half-sized cube.
Facts & Assumptions
Given: The data in the Statement. Finite maxima exist by Every nonempty finite set of reals has a maximum and a minimum and have the convention of Maximum and minimum of a set.
For a positive finite family of points in and nonnegative weights summing to one, of their weighted Euclidean sum is at most the weighted sum of their -values (Finite Jensen inequality for convex functions on ).
Proof
Every point of is an explicit convex combination of its finite vertex set. By [L1], its value is at most the corresponding weighted average of the vertex values, hence at most their maximum .
If , then the reflection lies in and . Convexity gives , so step 1.1 yields Thus the half-sized cube has both bounds.
Depends on
- Convex and strictly convex functions on Euclidean convex sets
- Finite Jensen inequality for convex functions on $\mathbb R^n$
- Axis-parallel rectangles in $\mathbb{R}^m$ and their volume
- The $p$-norms $\lVert x\rVert_p$ for rational $p \ge 1$, and $\lVert x\rVert_\infty$
- Every nonempty finite set of reals has a maximum and a minimum
- Maximum and minimum of a set
Used by
Dependency tree · two levels
28 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
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 4 (standard reference, not scraped)