Alphabeta Math
ExampleConstruction: AI-adaptedVerification: 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.

(0,1)+(2,3)=(2,4)(0,1) + (2,3) = (2,4), with supremum 4=sup(0,1)+sup(2,3)4 = \sup(0,1) + \sup(2,3)

Example

Take S=(0,1)S = (0,1) and T=(2,3)T = (2,3) and form the sumset S+T={s+t:sS, tT}S + T = \{\, s + t : s \in S,\ t \in T \,\}. Then S+T=(2,4),sup(S+T)=4=1+3=supS+supT,S + T = (2,4), \qquad \sup(S+T) = 4 = 1 + 3 = \sup S + \sup T, which is the identity of Supremum of a sumset: sup(S+T)=supS+supT\sup(S + T) = \sup S + \sup T on a concrete pair of intervals.

Two things are actually computed here, and it is worth keeping them apart. The set identity S+T=(2,4)S + T = (2,4) is not a supremum statement at all: the inclusion \subseteq comes from adding inequalities, and the inclusion \supseteq needs a construction, namely a decomposition x=sx+txx = s_x + t_x of each x(2,4)x \in (2,4) with sxSs_x \in S and txTt_x \in T. The supremum statement is then supplied by Supremum of a sumset: sup(S+T)=supS+supT\sup(S + T) = \sup S + \sup T together with supS=1\sup S = 1 (sup(0,1)=1\sup(0,1) = 1 and inf(0,1)=0\inf(0,1) = 0, with neither attained) and supT=3\sup T = 3, the latter obtained from supS\sup S by translation (Supremum of a translate: sup(a+S)=a+supS\sup(a + S) = a + \sup S) rather than by a second epsilon argument.

The value 44 is not attained: it fails the strict inequality x<4x < 4 that defines (2,4)(2,4), so S+TS + T has no maximum (The supremum is attained exactly when a maximum exists, Maximum and minimum of a set). The identity sup(S+T)=supS+supT\sup(S+T) = \sup S + \sup T therefore holds with the supremum on the left unattained, just as supS=1\sup S = 1 is unattained in sup(0,1)=1\sup(0,1) = 1 and inf(0,1)=0\inf(0,1) = 0, with neither attained.

Facts & Assumptions

Given: The complete ordered field R\mathbb{R}; the abbreviations 2:=1+12 := 1 + 1, 3:=2+13 := 2 + 1, 4:=3+14 := 3 + 1; the sets S:={xR:0<x<1}S := \{x \in \mathbb{R} : 0 < x < 1\}, T:={xR:2<x<3}T := \{x \in \mathbb{R} : 2 < x < 3\}, U:={xR:2<x<4}U := \{x \in \mathbb{R} : 2 < x < 4\}; the translate 2+S:={2+s:sS}2 + S := \{2 + s : s \in S\} and the sumset S+T:={s+t:sS, tT}S + T := \{s + t : s \in S,\ t \in T\}.

[L1]

The open unit interval: SS is nonempty and bounded above, and supS=1\sup S = 1 (sup(0,1)=1\sup(0,1) = 1 and inf(0,1)=0\inf(0,1) = 0, with neither attained).

[L2]

Translation: for nonempty XRX \subseteq \mathbb{R} bounded above and aRa \in \mathbb{R}, the translate a+Xa + X is nonempty and bounded above and sup(a+X)=a+supX\sup(a + X) = a + \sup X (Supremum of a translate: sup(a+S)=a+supS\sup(a + S) = a + \sup S).

[L3]

Sumset: for nonempty X,YRX, Y \subseteq \mathbb{R} both bounded above, the sumset X+YX + Y is nonempty and bounded above and sup(X+Y)=supX+supY\sup(X + Y) = \sup X + \sup Y (Supremum of a sumset: sup(S+T)=supS+supT\sup(S + T) = \sup S + \sup T).

[L4]

Order and addition: a<ba < b implies a+c<b+ca + c < b + c, and strict inequalities add, so a<ba < b together with c<dc < d gives a+c<b+da + c < b + d (claims 1 and 2 of Order is preserved by adding a constant and by adding inequalities). Applying the first claim with the constant cc and then with the constant c-c turns it into the equivalence a<ba < b if and only if a+c<b+ca + c < b + c, which is the form used below whenever a constant is subtracted from each part of a chain of inequalities (Ordered field).

[L5]

Halving: 0<10 < 1, hence 2=1+1>02 = 1 + 1 > 0, so 202 \ne 0 and 212^{-1} exists with c=(c21)2c = (c \cdot 2^{-1}) \cdot 2 for every cc; 02=00 \cdot 2 = 0 and 12=21 \cdot 2 = 2 (Multiplication by zero: 0a=00 \cdot a = 0, Field); and multiplying by the positive constant 22 is an order equivalence, so x<yx < y if and only if x2<y2x \cdot 2 < y \cdot 2 (claim 4 of Sign rules for products and monotonicity of multiplication) (The multiplicative identity is positive, Field, Ordered field).

[L6]

Arithmetic of the named constants, from the field axioms: 2+1=32 + 1 = 3, 3+1=43 + 1 = 4, 2+2=42 + 2 = 4, 1+3=41 + 3 = 4, x+x=x2x + x = x \cdot 2 for every xx, 22=42 \cdot 2 = 4 and 32=4+23 \cdot 2 = 4 + 2 (Field, Complete ordered field (least-upper-bound property)).

[L7]

Order: trichotomy holds in an ordered field, so a<aa < a is impossible for every aa (Ordered field, Complete ordered field (least-upper-bound property)).

[L8]

Maximum and attainment: m=maxXm = \max X means mXm \in X and xmx \le m for every xXx \in X (Maximum and minimum of a set); and if a nonempty XX has a maximum then supX\sup X exists and equals maxXX\max X \in X, so a set whose supremum exists and does not belong to it has no maximum (The supremum is attained exactly when a maximum exists).

Verification

technique · direct
1.1

T=2+ST = 2 + S: for sRs \in \mathbb{R}, adding 22 to each part of 0<s<10 < s < 1 gives 2<2+s<2+1=32 < 2 + s < 2 + 1 = 3, and conversely each yy with 2<y<32 < y < 3 equals 2+(y2)2 + (y - 2) where subtracting 22 from each part gives 0<y2<10 < y - 2 < 1; the two directions are equivalences because adding a constant is one.

L4L6
1.2

S+TUS + T \subseteq U: for sSs \in S and tTt \in T, adding 0<s0 < s to 2<t2 < t gives 2=0+2<s+t2 = 0 + 2 < s + t, and adding s<1s < 1 to t<3t < 3 gives s+t<1+3=4s + t < 1 + 3 = 4.

L4L6
1.3

Let xUx \in U be arbitrary, so 2<x<42 < x < 4, and put sx:=(x2)21s_x := (x - 2) \cdot 2^{-1} and tx:=(x+2)21t_x := (x + 2) \cdot 2^{-1}.

assume-hypL5choose
2.1

sxSs_x \in S and sx+tx=xs_x + t_x = x: subtracting 22 from each part of 2<x<42 < x < 4 gives 0<x2<20 < x - 2 < 2, that is 02<sx2<120 \cdot 2 < s_x \cdot 2 < 1 \cdot 2, so 0<sx<10 < s_x < 1 by [L5]; and sx+tx=((x2)+(x+2))21=(x+x)21=(x2)21=xs_x + t_x = \big((x - 2) + (x + 2)\big) \cdot 2^{-1} = (x + x) \cdot 2^{-1} = (x \cdot 2) \cdot 2^{-1} = x.

step 1.3L4L5L6
2.2

txTt_x \in T: adding 22 to each part of 2<x<42 < x < 4 gives 22=4<x+2<4+2=322 \cdot 2 = 4 < x + 2 < 4 + 2 = 3 \cdot 2, and tx2=x+2t_x \cdot 2 = x + 2, so 2<tx<32 < t_x < 3 by [L5].

step 1.3L4L5L6
2.3

supT=3\sup T = 3, and TT is nonempty and bounded above: applying the translation identity to the nonempty bounded-above set SS with a=2a = 2 gives that 2+S2 + S is nonempty and bounded above with sup(2+S)=2+supS=2+1=3\sup(2 + S) = 2 + \sup S = 2 + 1 = 3, and 2+S=T2 + S = T by 1.1.

step 1.1L1L2L6
3.1

US+TU \subseteq S + T, hence S+T=US + T = U: for arbitrary xUx \in U the elements sxSs_x \in S and txTt_x \in T satisfy sx+tx=xs_x + t_x = x, so xS+Tx \in S + T; combined with the inclusion of 1.2 this gives S+T=US + T = U, that is (0,1)+(2,3)=(2,4)(0,1) + (2,3) = (2,4).

step 2.1step 2.2step 1.2step 1.3
3.2

sup(S+T)=4\sup(S + T) = 4: both SS and TT are nonempty and bounded above, so the sumset identity applies and gives sup(S+T)=supS+supT=1+3=4\sup(S + T) = \sup S + \sup T = 1 + 3 = 4.

step 2.3L1L3L6
4.1

Therefore (0,1)+(2,3)(0,1) + (2,3) is exactly the interval (2,4)(2,4), and its supremum is 44, which is the sum sup(0,1)+sup(2,3)\sup(0,1) + \sup(2,3) of the two suprema; in particular supU=4\sup U = 4.

step 3.1step 3.2L3
4.2

The value 44 does not belong to S+TS + T: by 3.1 one has S+T=US + T = U, membership in UU requires x<4x < 4, and 4<44 < 4 is impossible.

step 3.1L7
5.1

Hence S+TS + T is nonempty with sup(S+T)=4S+T\sup(S + T) = 4 \notin S + T, so by the attainment criterion S+TS + T has no maximum: the identity sup(S+T)=supS+supT\sup(S+T) = \sup S + \sup T holds with the left-hand supremum unattained.

step 4.1step 4.2L3L8

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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