Alphabeta Math
ExampleConstruction: AI-generatedVerification: 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.

An explicit open subset of R\mathbb{R} written as the disjoint union of its component intervals

Example

Take

U  :=  (1,0)    (0,1)    (2,).U \;:=\; (-1,0) \;\cup\; (0,1) \;\cup\; (2,\infty) .

This is an open subset of R\mathbb{R}, and its order components in the sense of Every open subset of R\mathbb{R} is a countable disjoint union of open intervals, namely its order components are exactly the three intervals (1,0)(-1,0), (0,1)(0,1) and (2,)(2,\infty): they are pairwise disjoint, their union is UU, and there are three of them, a finite and hence at most countable family. The example is chosen so that one component is unbounded and two are bounded, and so that the two bounded ones are separated by a single missing point, 00, rather than by a gap of positive length.

Facts & Assumptions

Given: The set U:=(1,0)(0,1)(2,)U := (-1,0) \cup (0,1) \cup (2,\infty), together with the order-convex hull H(x,y)={z:xzy or yzx}H(x,y) = \{\, z : x \le z \le y \text{ or } y \le z \le x \,\} and the relation xy    H(x,y)Ux \sim y \iff H(x,y) \subseteq U on UU, both as in Every open subset of R\mathbb{R} is a countable disjoint union of open intervals, namely its order components. Write A:=(1,0)A := (-1,0), B:=(0,1)B := (0,1) and C:=(2,)C := (2,\infty).

[L1]

For an open UU, the relation \sim is an equivalence relation on UU, its classes are the order components, and they are nonempty pairwise disjoint open intervals whose union is UU, forming an at most countable family (Every open subset of R\mathbb{R} is a countable disjoint union of open intervals, namely its order components).

[L3]

Verification

technique · direct
1.1

UU is open: AA, BB and CC are open sets by [L2], and their union is open by [L2].

L2
1.2

AA, BB and CC are pairwise disjoint with union UU: an element of AA is negative, an element of BB lies strictly between 00 and 11, and an element of CC exceeds 22, so no two of the three share a point, and the union is UU by definition.

givenL3
2.1

Any two points of the same one of AA, BB, CC are equivalent: if x,yAx, y \in A then H(x,y)AUH(x,y) \subseteq A \subseteq U because AA is order-convex by [L3], so xyx \sim y; the same argument applies inside BB and inside CC.

step 1.2L1L3
2.2

No two points of different ones of AA, BB, CC are equivalent: for xAx \in A and yBy \in B, or for xAx \in A and yCy \in C, one has x<0<yx < 0 < y, so 0H(x,y)0 \in H(x,y) while 0U0 \notin U; for xBx \in B and yCy \in C one has x<2<yx < 2 < y, so 2H(x,y)2 \in H(x,y) while 2U2 \notin U. In each case H(x,y)⊈UH(x,y) \not\subseteq U and x≁yx \not\sim y.

step 1.2L1
3.1

Every point of UU lies in exactly one of AA, BB, CC by step 1.2, and by steps 2.1 and 2.2 its equivalence class is precisely that one of the three; so the order components of UU are exactly AA, BB and CC, three pairwise disjoint nonempty open intervals with union UU, which is the decomposition promised by [L1].

step 1.2step 2.1step 2.2L1

Remarks

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: 66 results over 15 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