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.
The supremum is attained exactly when a maximum exists
Statement
Let be nonempty.
- If has a maximum (Maximum and minimum of a set), then exists and .
- If exists and , then has a maximum and .
Hence, for a set whose supremum exists, the supremum is attained (belongs to the set) precisely when the set has a maximum, and then the two agree.
Facts & Assumptions
Given: A nonempty .
Maximum: means and for every ; a maximum is unique (Maximum and minimum of a set).
Supremum: means is an upper bound of , that is for every , and for every upper bound of ; it is unique when it exists (Suprema and infima are unique, Complete ordered field (least-upper-bound property)).
Proof
For claim 1 assume has a maximum : then and for every , so is in particular an upper bound of .
For claim 2 assume exists and lies in , and write .
Let be an arbitrary upper bound of ; since , the defining property of an upper bound applied to the element gives .
Since is an upper bound of we have for every , and by assumption ; these are exactly the two requirements for to be a maximum of , so exists and equals by uniqueness of the maximum, proving claim 2.
Thus is an upper bound of with for every upper bound of , which is exactly the definition of a least upper bound; hence exists and, by uniqueness of the least upper bound, , proving claim 1.
Combining the two claims: when exists, holds if and only if has a maximum, and in that case .
Remarks
- The dual statement, that is attained exactly when has a minimum and then , is not proved above. It follows by reflection: if and only if , and (Reflection through zero exchanges upper and lower bounds, Every nonempty set bounded below has an infimum), so applying the two claims proved here to and negating gives the minimum form.
- Claim 1 needs no completeness assumption: a set with a maximum has a supremum for free, since the maximum is already the least upper bound. Only claim 2 presupposes that exists, which for a nonempty set bounded above is guaranteed by the least-upper-bound property (Complete ordered field (least-upper-bound property)).
- The converse of "the supremum exists" is not "the maximum exists": the set has supremum and no maximum (FALSE: the supremum of a set belongs to the set). What forces attainment is being nonempty and finite (Every nonempty finite set of reals has a maximum and a minimum); finiteness alone does not, since is finite and has no maximum (Maximum and minimum of a set).
Depends on
Used by
- A supremum need not belong to its set: sup(0,1) = 1 ∉ (0,1) Counterexample
- (0,1) + (2,3) = (2,4), with supremum 4 = sup(0,1) + sup(2,3) Example
- inf{1/n : n ≥ 1} = 0, not attained, while sup{1/n : n ≥ 1} = 1 is Example
- sup(0,1) = 1 and inf(0,1) = 0, with neither attained Example
- sup[0,1] = 1 = max[0,1] and inf[0,1] = 0 = min[0,1] Example
- Conventions: sup ∅, unbounded sets, and the extended reals Remark
- Why real exponents are deferred on the rational-powers page Remark
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 7 results over 6 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Maximum and minimum (Wikipedia) (standard reference, not scraped)
- Infimum and supremum (Wikipedia) (standard reference, not scraped)
- David H. Ernst, An Introduction to Proof via Inquiry-Based Learning, Section 5.1 (standard reference, not scraped)