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

{1/k:k1}{0}\{1/k : k \ge 1\} \cup \{0\} is compact while {1/k:k1}\{1/k : k \ge 1\} is not closed

Example

Put

B  :=  {1/k:kN, k1}andA  :=  B{0}.B \;:=\; \{\, 1/k : k \in \mathbb{N},\ k \ge 1 \,\} \qquad \text{and} \qquad A \;:=\; B \cup \{0\} .

The index runs over k1k \ge 1 because 1/01/0 is undefined. Then AA is compact (A subset of R\mathbb{R} is compact if and only if it is closed and bounded) and BB is not closed (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen). The single point 00 is the whole difference: it is a limit point of BB (Limit point, isolated point, adherent point, derived set, and dense subset of R\mathbb{R}) that BB omits, and adjoining it turns a non-closed bounded set into a compact one.

Facts & Assumptions

Given: The sets B:={1/k:k1}B := \{\, 1/k : k \ge 1 \,\} and A:=B{0}A := B \cup \{0\}, where 1/k1/k denotes the inverse of the canonical natural k1Rk \cdot 1_{\mathbb{R}}, defined and positive for k1k \ge 1.

[L1]

A subset of R\mathbb{R} is compact exactly when it is closed and bounded (A subset of R\mathbb{R} is compact if and only if it is closed and bounded, Lower bound, bounded below, bounded set).

[L3]

UU is open when each of its points has a neighbourhood inside it, and SS is closed when RS\mathbb{R} \setminus S is open; Nε(x)={y:yx<ε}N_\varepsilon(x) = \{\, y : |y-x| < \varepsilon \,\} (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen, The ε\varepsilon-neighbourhood and the punctured ε\varepsilon-neighbourhood of a point of R\mathbb{R}).

[L4]

Reciprocal Archimedean property: for every real ε>0\varepsilon > 0 there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon (For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, Every complete ordered field is Archimedean).

[L5]

Canonical naturals are positive and increasing for k1k \ge 1, with 11R=11 \cdot 1_{\mathbb{R}} = 1; reciprocation of positives is positive and reverses the order, so 1mn1 \le m \le n gives 0<1/n1/m10 < 1/n \le 1/m \le 1 (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order). These order-arithmetic facts are stated by their sources for the strict order only; the nonstrict forms used below follow by adjoining the equality case, in which the two sides coincide.

[L6]

Every nonempty subset of N\mathbb{N} has a least element (The well-ordering principle).

[L7]

Every nonempty finite set of reals has a minimum, which is one of its members (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

[L8]

Absolute value: z=z|z| = z for z0z \ge 0 and z=z|z| = -z for z<0z < 0; the order is total and transitive (Basic properties of the absolute value, Ordered field, Complete ordered field (least-upper-bound property)).

Verification

technique · direct
1.1

Every element of AA lies in [0,1][0,1], and 00 and 11 belong to AA: indeed 1=1/1B1 = 1/1 \in B, and 0<1/k10 < 1/k \le 1 for every k1k \ge 1 by [L5]. In particular AA is bounded.

L1L5
1.2

00 is a limit point of BB and 0B0 \notin B: given a real ε>0\varepsilon > 0, [L4] supplies n1n \ge 1 with 1/n<ε1/n < \varepsilon, and 1/nB1/n \in B with 1/n01/n \ne 0, so 1/n1/n lies in the punctured neighbourhood of 00 of radius ε\varepsilon and meets BB; and 0B0 \notin B because every 1/k1/k is positive by [L5].

L2L4L5
2.1

Let xRAx \in \mathbb{R} \setminus A with x<0x < 0 or x>1x > 1. Put ε:=x\varepsilon := -x in the first case and ε:=x1\varepsilon := x - 1 in the second; then ε>0\varepsilon > 0, and yNε(x)y \in N_\varepsilon(x) gives y<x+ε=0y < x + \varepsilon = 0 in the first case and y>xε=1y > x - \varepsilon = 1 in the second, so yAy \notin A by step 1.1. Hence Nε(x)A=N_\varepsilon(x) \cap A = \varnothing.

step 1.1L3L8
2.2

Let xRAx \in \mathbb{R} \setminus A with 0x10 \le x \le 1. Then x0x \ne 0 and x1x \ne 1 by step 1.1, so 0<x<10 < x < 1. The set {kN:k1 and 1/k<x}\{\, k \in \mathbb{N} : k \ge 1 \text{ and } 1/k < x \,\} is nonempty by [L4], so it has a least element k0k_0 by [L6], and k01k_0 \ne 1 since 1/1=1>x1/1 = 1 > x; hence k02k_0 \ge 2 and k011k_0 - 1 \ge 1. By minimality 1/(k01)<x1/(k_0-1) < x fails, so x1/(k01)x \le 1/(k_0-1), and x1/(k01)x \ne 1/(k_0-1) because xAx \notin A, so x<1/(k01)x < 1/(k_0-1). Put ε:=min{x1/k0, 1/(k01)x}>0\varepsilon := \min\{\, x - 1/k_0,\ 1/(k_0-1) - x \,\} > 0 by [L7]. Then Nε(x)A=N_\varepsilon(x) \cap A = \varnothing: an element of AA is 00 or 1/m1/m with m1m \ge 1; for 00 one has 0x=x>ε|0 - x| = x > \varepsilon since εx1/k0<x\varepsilon \le x - 1/k_0 < x; for mk0m \ge k_0 one has 1/m1/k0xε1/m \le 1/k_0 \le x - \varepsilon by [L5]; and for 1mk011 \le m \le k_0 - 1 one has 1/m1/(k01)x+ε1/m \ge 1/(k_0-1) \ge x + \varepsilon by [L5]. In each case the element is at distance at least ε\varepsilon from xx.

step 1.1L3L4L5L6L7L8
2.3

BB is not closed: by step 1.2 the point 00 is a limit point of BB that does not lie in BB, so BB does not contain all its limit points and [L2] denies that it is closed.

step 1.2L2
3.1

AA is closed: every xRAx \in \mathbb{R} \setminus A falls under step 2.1 or step 2.2 by totality of the order, and in either case some Nε(x)N_\varepsilon(x) misses AA, so RA\mathbb{R} \setminus A is open. With the boundedness of step 1.1 and [L1], AA is compact.

step 1.1step 2.1step 2.2L1L3L8
4.1

So A={1/k:k1}{0}A = \{\, 1/k : k \ge 1 \,\} \cup \{0\} is compact by step 3.1 while B={1/k:k1}B = \{\, 1/k : k \ge 1 \,\} is not closed by step 2.3, hence not compact by [L1].

step 2.3step 3.1L1

Remarks

  • BB is bounded and not compact, and it fails to be closed by a single point. Adjoining 00 is what the verification above shows to be enough: A=B{0}A = B \cup \{0\} is closed. The same computation, run at a point xAx \notin A lying between two consecutive reciprocals, is the one that isolates each 1/k1/k from the rest of BB.

  • AA is compact and has an isolated point. Every 1/k1/k is isolated in AA, so AA is not perfect (Perfect subset of R\mathbb{R}: closed with no isolated points); compactness and perfectness are independent properties, and this is a compact set that is countable, which is possible exactly because it is not perfect (Every nonempty perfect subset of R\mathbb{R} is uncountable).

  • The index range matters. The set is indexed from k=1k = 1; 1/01/0 does not exist. Since N\mathbb{N} contains 00 (Sequences of reals: bounded, eventually, frequently, tails, subsequences), a set written {1/k:kN}\{1/k : k \in \mathbb{N}\} without a restriction would be ill formed, and the same care is needed at the threshold K=n1K = n-1 used in the convergence arguments on the parent page.

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: 59 results over 14 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