Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-28
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.

For every real ε>0\varepsilon > 0 the set {xA:ωf(x)ε}\{\,x \in A : \omega_f(x) \ge \varepsilon\,\} is the intersection with AA of a closed subset of R\mathbb{R}; in particular it is closed in R\mathbb{R} when A=RA = \mathbb{R}

Statement

Let ARA \subseteq \mathbb{R}, let f:ARf : A \to \mathbb{R} and let εR\varepsilon \in \mathbb{R} with ε>0\varepsilon > 0. Put

Eε  :=  {xA:ωf(x)ε}E_\varepsilon \;:=\; \{\, x \in A : \omega_f(x) \ge \varepsilon \,\}

(The oscillation ωf(S)=sup{f(x)f(y):x,yS}\omega_f(S) = \sup\{\,|f(x) - f(y)| : x, y \in S\,\} of ff on a set and the oscillation ωf(c)=infδ>0ωf(ANδ(c))\omega_f(c) = \inf_{\delta > 0} \omega_f(A \cap N_\delta(c)) at a point, both taken in the extended reals). Then there is a closed GRG \subseteq \mathbb{R} (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen) with

Eε  =  AG.E_\varepsilon \;=\; A \cap G .

In particular, if A=RA = \mathbb{R} then EεE_\varepsilon is itself a closed subset of R\mathbb{R}.

The set GG is produced explicitly and does not depend on any choice: it is the complement of

U  :=  {yR:ωf(ANρ(y))<ε  for some real ρ>0},U \;:=\; \{\, y \in \mathbb{R} : \omega_f(A \cap N_\rho(y)) < \varepsilon \ \text{ for some real } \rho > 0 \,\},

which the proof shows to be open. Note that yy ranges over all of R\mathbb{R} here and not only over AA; the expression ωf(ANρ(y))\omega_f(A \cap N_\rho(y)) is the oscillation of ff on a subset of AA and makes sense for every real yy, taking the value sup=\sup \varnothing = -\infty when ANρ(y)=A \cap N_\rho(y) = \varnothing (The oscillation ωf(S)=sup{f(x)f(y):x,yS}\omega_f(S) = \sup\{\,|f(x) - f(y)| : x, y \in S\,\} of ff on a set and the oscillation ωf(c)=infδ>0ωf(ANδ(c))\omega_f(c) = \inf_{\delta > 0} \omega_f(A \cap N_\delta(c)) at a point, both taken in the extended reals, Every subset of R\overline{\mathbb{R}} has a least upper bound and a greatest lower bound in R\overline{\mathbb{R}}, agreeing with the real supremum and infimum on nonempty sets bounded in R\mathbb{R}).

Facts & Assumptions

Given: ARA \subseteq \mathbb{R}, a function f:ARf : A \to \mathbb{R}, and a real ε>0\varepsilon > 0.

[L1]

ωf(S)=sup{f(x)f(y):x,yS}\omega_f(S) = \sup\{|f(x) - f(y)| : x, y \in S\} in R\overline{\mathbb{R}}, and ωf(S)ωf(T)\omega_f(S) \le \omega_f(T) whenever STAS \subseteq T \subseteq A; for cAc \in A, ωf(c)=inf{ωf(ANδ(c)):δ>0}\omega_f(c) = \inf\{\omega_f(A \cap N_\delta(c)) : \delta > 0\} (The oscillation ωf(S)=sup{f(x)f(y):x,yS}\omega_f(S) = \sup\{\,|f(x) - f(y)| : x, y \in S\,\} of ff on a set and the oscillation ωf(c)=infδ>0ωf(ANδ(c))\omega_f(c) = \inf_{\delta > 0} \omega_f(A \cap N_\delta(c)) at a point, both taken in the extended reals, The extended real line R=R{,+}\overline{\mathbb{R}} = \mathbb{R} \cup \{-\infty, +\infty\}, its order, and the arithmetic that is left undefined).

[L2]

In R\overline{\mathbb{R}} every subset has a greatest lower bound; an infimum is \ge an extended real \ell exactly when \ell bounds the set from below, and the infimum is \le every member of the set (Every subset of R\overline{\mathbb{R}} has a least upper bound and a greatest lower bound in R\overline{\mathbb{R}}, agreeing with the real supremum and infimum on nonempty sets bounded in R\mathbb{R}).

[L3]

Nδ(x)={y:yx<δ}N_\delta(x) = \{y : |y - x| < \delta\}; if yx<ρ/2|y - x| < \rho/2 then Nρ/2(y)Nρ(x)N_{\rho/2}(y) \subseteq N_\rho(x), since zy<ρ/2|z - y| < \rho/2 gives zxzy+yx<ρ|z - x| \le |z - y| + |y - x| < \rho (The ε\varepsilon-neighbourhood and the punctured ε\varepsilon-neighbourhood of a point of R\mathbb{R}).

[L4]

URU \subseteq \mathbb{R} is open when every point of UU has a neighbourhood contained in UU, and GRG \subseteq \mathbb{R} is closed exactly when RG\mathbb{R} \setminus G is open (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen).

Proof

technique · direct
1.1

Define U:={yR:ωf(ANρ(y))<εU := \{\, y \in \mathbb{R} : \omega_f(A \cap N_\rho(y)) < \varepsilon for some real ρ>0}\rho > 0 \,\} and G:=RUG := \mathbb{R} \setminus U.

construct
2.1

UU is open. Let yUy \in U with witness ρ>0\rho > 0, and let zNρ/2(y)z \in N_{\rho/2}(y). Then Nρ/2(z)Nρ(y)N_{\rho/2}(z) \subseteq N_\rho(y), hence ANρ/2(z)ANρ(y)A \cap N_{\rho/2}(z) \subseteq A \cap N_\rho(y), hence ωf(ANρ/2(z))ωf(ANρ(y))<ε\omega_f(A \cap N_{\rho/2}(z)) \le \omega_f(A \cap N_\rho(y)) < \varepsilon, so zUz \in U with witness ρ/2\rho/2. Thus Nρ/2(y)UN_{\rho/2}(y) \subseteq U.

step 1.1L1L3L4
2.2

Let xAx \in A with xUx \notin U. Then ωf(ANδ(x))ε\omega_f(A \cap N_\delta(x)) \ge \varepsilon for every real δ>0\delta > 0, so ε\varepsilon is a lower bound of the set whose infimum is ωf(x)\omega_f(x), and therefore ωf(x)ε\omega_f(x) \ge \varepsilon, that is xEεx \in E_\varepsilon.

step 1.1L1L2
2.3

Let xEεx \in E_\varepsilon, so xAx \in A and ωf(x)ε\omega_f(x) \ge \varepsilon. For every real δ>0\delta > 0 the value ωf(ANδ(x))\omega_f(A \cap N_\delta(x)) is at least the infimum ωf(x)\omega_f(x), hence at least ε\varepsilon; so no ρ\rho witnesses membership of xx in UU, that is xUx \notin U.

step 1.1L1L2
3.1

GG is closed, being the complement of the open set UU.

step 1.1step 2.1L4
4.1

Steps 2.2 and 2.3 together say that for xAx \in A one has xEεx \in E_\varepsilon if and only if xGx \in G; hence Eε=AGE_\varepsilon = A \cap G with GG closed.

step 3.1step 2.2step 2.3
5.1

If A=RA = \mathbb{R} then Eε=RG=GE_\varepsilon = \mathbb{R} \cap G = G is closed in R\mathbb{R}.

step 4.1L4

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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