Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (openai/gpt-5.4)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.

Supremum of a translate: sup(a+S)=a+supS\sup(a + S) = a + \sup S

Statement

Let SRS \subseteq \mathbb{R} be nonempty and bounded above and let aRa \in \mathbb{R}. Write a+S:={a+s:sS}a + S := \{a + s : s \in S\}. Then a+Sa + S is nonempty and bounded above, and

sup(a+S)=a+supS.\sup(a + S) = a + \sup S.

Facts & Assumptions

Given: A nonempty SRS \subseteq \mathbb{R} that is bounded above, an element aRa \in \mathbb{R}, and the translate a+S={a+s:sS}a + S = \{a + s : s \in S\}.

[L1]

Epsilon characterisation of the supremum: for a nonempty XRX \subseteq \mathbb{R} bounded above and an upper bound vv of XX, one has v=supXv = \sup X if and only if for every ε>0\varepsilon > 0 there is xXx \in X with vε<xv - \varepsilon < x (Epsilon characterisation of the supremum).

[L2]

Adding a constant preserves the order: x<yx < y implies x+c<y+cx + c < y + c, and hence xyx \le y if and only if x+cy+cx + c \le y + c, since one may add c-c to return (Order is preserved by adding a constant and by adding inequalities).

[L3]

Supremum and the least-upper-bound property: every nonempty XRX \subseteq \mathbb{R} bounded above has a least upper bound supX\sup X, an upper bound that is \le every upper bound of XX (Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

Since SS is nonempty and bounded above, the least-upper-bound property gives u:=supSu := \sup S, which is an upper bound of SS.

givenL3
1.2

The set a+Sa + S is nonempty, because SS has an element ss and then a+sa+Sa + s \in a + S.

given
2.1

Every sSs \in S satisfies sus \le u, hence a+sa+ua + s \le a + u; as the elements of a+Sa + S are exactly these a+sa + s, the number a+ua + u is an upper bound of a+Sa + S, so a+Sa + S is bounded above.

step 1.1L2
2.2

Let ε>0\varepsilon > 0. Applying the epsilon characterisation to SS and its supremum uu produces sSs \in S with uε<su - \varepsilon < s, and adding aa gives (a+u)ε=a+(uε)<a+s(a + u) - \varepsilon = a + (u - \varepsilon) < a + s, where a+sa+Sa + s \in a + S.

step 1.1L1L2algebra
3.1

The set a+Sa + S is nonempty and bounded above, so sup(a+S)\sup(a + S) exists.

step 1.2step 2.1L3
4.1

Now a+ua + u is an upper bound of a+Sa + S and for every ε>0\varepsilon > 0 some element of a+Sa + S exceeds (a+u)ε(a + u) - \varepsilon, so the epsilon characterisation applied to a+Sa + S gives sup(a+S)=a+u=a+supS\sup(a + S) = a + u = a + \sup S.

step 2.1step 2.2step 3.1L1

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 7 results over 5 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