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 finite maximum of affine functions and its active subgradients
Example
Let , let , and let . Define by
and let be the active index set. Then is convex and
For the two-dimensional function , the subdifferential at zero is .
Facts & Assumptions
Given: The affine family above, subgradients as in Subgradients and the subdifferential of a convex function, and finite convex combinations as in Finite Jensen inequality for convex functions on .
The pointwise maximum of a nonempty finite family of convex functions on a common convex domain is convex (Nonnegative combinations, affine precomposition, and finite pointwise maxima preserve convexity).
A point outside a nonempty closed convex set is strictly separated from it (A point outside a nonempty closed convex set is strictly separated from it).
For positive Euclidean dimension, a subset is compact if and only if it is closed and bounded (Heine-Borel in : with the Euclidean metric a subset of is compact if and only if it is closed and bounded, and the proof by bisection uses no choice principle; the same holds on the real line).
The continuous image of a compact subset is compact (The image of a compact metric space under a continuous map is compact, and so is the image of any compact subset).
A compact subset of a metric space is closed and bounded (A compact subset of a metric space is closed and bounded).
Verification
Each affine constituent is convex, so [L1] makes their nonempty finite maximum convex.
If , then . Nonnegative weighted sums of these inequalities show that every convex combination of active slopes is a subgradient.
The active-weight simplex is closed and bounded, hence compact by [L3]; its affine image is compact by [L4] and closed by [L5]. If a subgradient lay outside this active convex hull, [L2] would give a direction with strictly larger than every active . Finiteness lets one choose small enough that inactive affine pieces remain below the active maximum at . Then the subgradient inequality would require an increment at least , while the actual increment is , a contradiction. The displayed four-piece formula follows from its four active slopes at zero.
Depends on
- Nonnegative combinations, affine precomposition, and finite pointwise maxima preserve convexity
- Subgradients and the subdifferential of a convex function
- A point outside a nonempty closed convex set is strictly separated from it
- Finite Jensen inequality for convex functions on $\mathbb R^n$
- Heine-Borel in $\mathbb{R}^n$: with the Euclidean metric a subset of $\mathbb{R}^n$ is compact if and only if it is closed and bounded, and the proof by bisection uses no choice principle; the same holds on the real line
- The image of a compact metric space under a continuous map is compact, and so is the image of any compact subset
- A compact subset of a metric space is closed and bounded
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
46 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.2.3 (standard reference, not scraped)
- D. Bertsekas, MIT 6.253 Convex Analysis and Optimization, Lecture 12 (standard reference, not scraped)