Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-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.

Epsilon characterisation of the infimum

Statement

Let SRS \subseteq \mathbb{R} be nonempty and bounded below, and let \ell be a lower bound of SS (Lower bound, bounded below, bounded set). Then

=infSfor every ε>0 there exists sS with s<+ε.\ell = \inf S \quad \Longleftrightarrow \quad \text{for every } \varepsilon > 0 \text{ there exists } s \in S \text{ with } s < \ell + \varepsilon.

In words: among the lower bounds of SS, the infimum is exactly the one that cannot be raised by any positive amount and still bound SS from below.

Facts & Assumptions

Given: A nonempty SRS \subseteq \mathbb{R} that is bounded below, a lower bound \ell of SS, and the reflection T:=S={s:sS}T := -S = \{-s : s \in S\}.

[L1]

Reflection, at the level of sets: SS is nonempty exactly when TT is; \ell is a lower bound of SS exactly when -\ell is an upper bound of TT; and SS is bounded below exactly when TT is bounded above (Reflection through zero exchanges upper and lower bounds). Elementwise, negation reverses the order: (a)=a-(-a) = a, because (a)+a=0(-a) + a = 0 and additive inverses are unique (Field, Identities and inverses in a field are unique); and a<ba < b exactly when b<a-b < -a, because translation invariance applied with the constant ab-a - b turns a<ba < b into b<a-b < -a and, applied with the constant a+ba + b, turns it back (Order is preserved by adding a constant and by adding inequalities).

[L2]

Every nonempty SRS \subseteq \mathbb{R} bounded below has an infimum, and infS=sup(S)=supT\inf S = -\sup(-S) = -\sup T (Every nonempty set bounded below has an infimum).

[L3]

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).

Proof

technique · direct
1.1

Since SS is nonempty and bounded below and \ell is a lower bound of SS, the set TT is nonempty and -\ell is an upper bound of TT, so TT is nonempty and bounded above.

givenL1
1.2

For sRs \in \mathbb{R} and ε>0\varepsilon > 0, negation turns the inequality ()ε<s(-\ell) - \varepsilon < -s into s<+εs < \ell + \varepsilon and back, because (s)=s-(-s) = s and (()ε)=+ε-\big((-\ell) - \varepsilon\big) = \ell + \varepsilon.

L1algebra
2.1

By [L2] the infimum of SS exists and equals supT-\sup T; hence =infS\ell = \inf S holds if and only if =supT\ell = -\sup T, which by negating both sides holds if and only if =supT-\ell = \sup T.

step 1.1L2L1
3.1

Applying [L3] to the nonempty bounded-above set TT and its upper bound -\ell: =supT-\ell = \sup T if and only if for every ε>0\varepsilon > 0 there is tTt \in T with ()ε<t(-\ell) - \varepsilon < t.

step 1.1step 2.1L3
4.1

The elements of TT are exactly the s-s with sSs \in S, so by 1.2 the condition "there is tTt \in T with ()ε<t(-\ell) - \varepsilon < t" is equivalent to "there is sSs \in S with s<+εs < \ell + \varepsilon".

step 1.2step 3.1L1
5.1

Chaining the equivalences, =infS\ell = \inf S if and only if for every ε>0\varepsilon > 0 there is sSs \in S with s<+εs < \ell + \varepsilon.

step 2.1step 3.1step 4.1

Depends on

Used by

Dependency tree · next 3 levels

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