Alphabeta Math
False statementConstruction: 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.

FALSE: every subset of R\mathbb{R} is either open or closed

Statement

False claim: every subset of R\mathbb{R} is open or closed (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen).

The claim treats "closed" as the negation of "open". It is not: closedness of a set is openness of its complement, and both conditions can fail at once. The half-open interval [0,1)[0,1) (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length) is the standard witness, and it fails each condition at a different point, at 00 for openness and at 11 for closedness.

Facts & Assumptions

Given: The half-open interval E:=[0,1)={xR:0x<1}E := [0,1) = \{\, x \in \mathbb{R} : 0 \le x < 1 \,\} (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

[A1]

The false claim: every subset of R\mathbb{R} is open or closed.

[L1]

UU is open when every xUx \in U admits a real ε>0\varepsilon > 0 with Nε(x)UN_\varepsilon(x) \subseteq U; FF is closed when RF\mathbb{R} \setminus F is open (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen).

[L2]

Nε(x)={y:yx<ε}N_\varepsilon(x) = \{\, y : |y - x| < \varepsilon \,\} (The ε\varepsilon-neighbourhood and the punctured ε\varepsilon-neighbourhood of a point of R\mathbb{R}).

[L3]

Every nonempty finite set of reals has a minimum, which is one of its members and is \le both entries of a two-element set (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

[L4]

Absolute value: z=z|z| = z for z0z \ge 0 and z=z|z| = -z for z<0z < 0; z0|z| \ge 0 (Basic properties of the absolute value).

[L5]

Ordered-field arithmetic: 0<10 < 1, so 2:=1+1>02 := 1+1 > 0 and 0<d21<d0 < d \cdot 2^{-1} < d for every d>0d > 0; adding a constant preserves an inequality; the order is total and transitive (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Sign rules for products and monotonicity of multiplication, Ordered field, Complete ordered field (least-upper-bound property)). 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.

Refutation

technique · direct
1.1

0E0 \in E and 1E1 \notin E, since 00<10 \le 0 < 1 while 1<11 < 1 fails; so 1RE1 \in \mathbb{R} \setminus E.

givenL5
1.2

EE is not open: let ε>0\varepsilon > 0 be real and put y:=(ε21)y := -(\varepsilon \cdot 2^{-1}). Then y0=ε21<ε|y - 0| = \varepsilon \cdot 2^{-1} < \varepsilon by [L4] and [L5], so yNε(0)y \in N_\varepsilon(0); but y<0y < 0, so yEy \notin E. Hence no neighbourhood of the point 00 of EE is contained in EE.

L1L2L4L5
1.3

RE\mathbb{R} \setminus E is not open: let ε>0\varepsilon > 0 be real, put t:=min{ε,1}21t := \min\{\varepsilon, 1\} \cdot 2^{-1}, which is positive and satisfies tε21<εt \le \varepsilon \cdot 2^{-1} < \varepsilon and t121t \le 1 \cdot 2^{-1} by [L3] and [L5], and put y:=1ty := 1 - t. Then y1121>0y \ge 1 - 1 \cdot 2^{-1} > 0 and y<1y < 1, so yEy \in E; and y1=t<ε|y - 1| = t < \varepsilon by [L4], so yNε(1)y \in N_\varepsilon(1). Hence no neighbourhood of the point 11 of RE\mathbb{R} \setminus E is contained in RE\mathbb{R} \setminus E.

L1L2L3L4L5
2.1

By step 1.2 the set EE is not open, and by steps 1.1 and 1.3 its complement is not open, so EE is not closed either. The subset EE of R\mathbb{R} is therefore neither open nor closed, and the claim [A1] is false.

step 1.1step 1.2step 1.3A1L1

Remarks

  • The two failures are independent and happen at different points. Openness fails only at 00: every xx with 0<x<10 < x < 1 does have a neighbourhood inside EE. Closedness fails only at 11: every xx outside EE other than 11 does have a neighbourhood outside EE. So the set is one point short of open and one point short of closed, and the two repairs move the endpoint in opposite directions, as the next remark records.

  • The four possibilities all occur. R\mathbb{R} and \varnothing are both open and closed, (0,1)(0,1) is open and not closed, [0,1][0,1] is closed and not open, and [0,1)[0,1) is neither (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen). "Open" and "closed" are two independent properties, not two values of one property.

  • The named witness is [0,1)[0,1) is neither open nor closed in R\mathbb{R} ; the refutation itself is carried out here.

Depends on

Used by

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