Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)verified 2026-07-26 (claude-opus-5)
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 SRS \subseteq \mathbb{R} be nonempty.

  1. If SS has a maximum (Maximum and minimum of a set), then supS\sup S exists and supS=maxS\sup S = \max S.
  2. If supS\sup S exists and supSS\sup S \in S, then SS has a maximum and maxS=supS\max S = \sup S.

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 SRS \subseteq \mathbb{R}.

[L1]

Maximum: m=maxSm = \max S means mSm \in S and sms \le m for every sSs \in S; a maximum is unique (Maximum and minimum of a set).

[L2]

Supremum: u=supSu = \sup S means uu is an upper bound of SS, that is sus \le u for every sSs \in S, and uuu \le u' for every upper bound uu' of SS; it is unique when it exists (Suprema and infima are unique, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

For claim 1 assume SS has a maximum mm: then mSm \in S and sms \le m for every sSs \in S, so mm is in particular an upper bound of SS.

assume-hypL1L2
1.2

For claim 2 assume supS\sup S exists and lies in SS, and write u:=supSSu := \sup S \in S.

assume-hypL2
2.1

Let uu' be an arbitrary upper bound of SS; since mSm \in S, the defining property of an upper bound applied to the element mm gives mum \le u'.

step 1.1L2
2.2

Since u=supSu = \sup S is an upper bound of SS we have sus \le u for every sSs \in S, and by assumption uSu \in S; these are exactly the two requirements for uu to be a maximum of SS, so maxS\max S exists and equals u=supSu = \sup S by uniqueness of the maximum, proving claim 2.

step 1.2L1L2
3.1

Thus mm is an upper bound of SS with mum \le u' for every upper bound uu' of SS, which is exactly the definition of a least upper bound; hence supS\sup S exists and, by uniqueness of the least upper bound, supS=m=maxS\sup S = m = \max S, proving claim 1.

step 1.1step 2.1L1L2
4.1

Combining the two claims: when supS\sup S exists, supSS\sup S \in S holds if and only if SS has a maximum, and in that case supS=maxS\sup S = \max S.

step 2.2step 3.1

Remarks

Depends on

Used by

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