Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck 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 is either open or closed

Statement

False claim: every subset of R is open or closed (Open subset of 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) (Intervals of R: the nine order-convex forms, nondegeneracy, and length) is the standard witness, and it fails each condition at a different point, at 0 for openness and at 1 for closedness.

Facts & Assumptions

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

[A1]

The false claim: every subset of R is open or closed.

[L1]

U is open when every x∈U admits a real ε>0 with Nε(x)⊆U; F is closed when R∖F is open (Open subset of R (every point has a neighbourhood inside it), closed subset (complement open), and clopen).

[L2]

Nε(x)={ y:∣y−x∣<ε } (The ε-neighbourhood and the punctured ε-neighbourhood of a point of R).

[L3]

Every nonempty finite set of reals has a minimum, which is one of its members and is ≤ 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 for z≥0 and ∣z∣=−z for z<0; ∣z∣≥0 (Basic properties of the absolute value).

[L5]

Ordered-field arithmetic: 0<1, so 2:=1+1>0 and 0<d⋅2−1<d for every d>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

0∈E and 1∉E, since 0≤0<1 while 1<1 fails; so 1∈R∖E.

givenL5
1.2

E is not open: let ε>0 be real and put y:=−(ε⋅2−1). Then ∣y−0∣=ε⋅2−1<ε by [L4] and [L5], so y∈Nε(0); but y<0, so y∉E. Hence no neighbourhood of the point 0 of E is contained in E.

L1L2L4L5
1.3

R∖E is not open: let ε>0 be real, put t:=min⁡{ε,1}⋅2−1, which is positive and satisfies t≤ε⋅2−1<ε and t≤1⋅2−1 by [L3] and [L5], and put y:=1−t. Then y≥1−1⋅2−1>0 and y<1, so y∈E; and ∣y−1∣=t<ε by [L4], so y∈Nε(1). Hence no neighbourhood of the point 1 of R∖E is contained in R∖E.

L1L2L3L4L5
2.1

By step 1.2 the set E is not open, and by steps 1.1 and 1.3 its complement is not open, so E is not closed either. The subset E of 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 0: every x with 0<x<1 does have a neighbourhood inside E. Closedness fails only at 1: every x outside E other than 1 does have a neighbourhood outside E. 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 and ∅ are both open and closed, (0,1) is open and not closed, [0,1] is closed and not open, and [0,1) is neither (Open subset of 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) is neither open nor closed in R ↗; the refutation itself is carried out here.

Depends on

Used by

Dependency tree · two levels

21 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources