Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck 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+sup⁡S

Statement

Let S⊆R be nonempty and bounded above and let a∈R. Write a+S:={a+s:s∈S}. Then a+S is nonempty and bounded above, and

sup⁡(a+S)=a+sup⁡S.

Facts & Assumptions

Given: A nonempty S⊆R that is bounded above, an element a∈R, and the translate a+S={a+s:s∈S}.

[L1]

Epsilon characterisation of the supremum: for a nonempty X⊆R bounded above and an upper bound v of X, one has v=sup⁡X if and only if for every ε>0 there is x∈X with v−ε<x (Epsilon characterisation of the supremum).

[L2]

Adding a constant preserves the order: x<y implies x+c<y+c, and hence x≤y if and only if x+c≤y+c, since one may add −c to return (Order is preserved by adding a constant and by adding inequalities).

[L3]

Supremum and the least-upper-bound property: every nonempty X⊆R bounded above has a least upper bound sup⁡X, an upper bound that is ≤ every upper bound of X (Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

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

givenL3
1.2

The set a+S is nonempty, because S has an element s and then a+s∈a+S.

given
2.1

Every s∈S satisfies s≤u, hence a+s≤a+u; as the elements of a+S are exactly these a+s, the number a+u is an upper bound of a+S, so a+S is bounded above.

step 1.1L2
2.2

Let ε>0. Applying the epsilon characterisation to S and its supremum u produces s∈S with u−ε<s, and adding a gives (a+u)−ε=a+(u−ε)<a+s, where a+s∈a+S.

step 1.1L1L2algebra
3.1

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

step 1.2step 2.1L3
4.1

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

step 2.1step 2.2step 3.1L1∎

Depends on

Used by

Dependency tree · two levels

5 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