Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (claude-sonnet-5 + deepseek-v4-pro)verified 2026-08-05 (claude-sonnet-5)
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.

Assuming the Axiom of Choice, compactness of [0,1][0,1] derived from the subbase lemma alone, using only the rays as a subbasis and the least upper bound property

Example

Let L:=[0,1]={tR:0t1}L := [0,1] = \{\, t \in \mathbb{R} : 0 \le t \le 1 \,\} (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length) be linearly ordered by the order of R\mathbb{R} (Order on the reals) and carry the order topology of that order (The order topology of a linearly ordered set, with the open rays as a subbasis; order-convex sets, order-density, the least upper bound property, and linear continua), whose subbasis is the family

S  :=  {L<b:bL}{L>a:aL},L<b={tL:t<b},L>a={tL:a<t}.\mathcal{S} \;:=\; \{\, L_{<b} : b \in L \,\} \cup \{\, L_{>a} : a \in L \,\}, \qquad L_{<b} = \{t \in L : t < b\}, \quad L_{>a} = \{t \in L : a < t\}.

Then, assuming the Axiom of Choice, LL is compact (Open cover, subcover, and compact topological space; a compact subset is a subspace that is compact in its own right), and the proof below uses only Alexander's subbase lemma: if every cover by members of a fixed subbasis has a finite subcover then the space is compact; the proof is an application of Zorn's lemma, which is where that hypothesis is spent, and the least upper bound property of R\mathbb{R} (Complete ordered field (least-upper-bound property)): no bisection, no metric, and no sequence.

This is a genuinely different route to the same conclusion. Compactness of [0,1][0,1] also follows from Heine-Borel, and that is how it is obtained on the companion page; the point of the present derivation is that the subbase lemma reduces the problem to covers by rays, where the least upper bound property does all the work in one step.

Facts & Assumptions

Given: L=[0,1]L = [0,1] with the order inherited from R\mathbb{R}, its order topology, and the subbasis S\mathcal{S} of open rays.

[L1]

Alexander's subbase lemma, assuming the Axiom of Choice in the form of Zorn's lemma: if S\mathcal{S} is a subbasis for the topology of a space ZZ and every family S0S\mathcal{S}_0 \subseteq \mathcal{S} with S0=Z\bigcup \mathcal{S}_0 = Z has a finite subfamily with union ZZ, then ZZ is compact (Alexander's subbase lemma: if every cover by members of a fixed subbasis has a finite subcover then the space is compact; the proof is an application of Zorn's lemma, Basis and subbasis for a topology, and the topology generated by a family of sets).

[L3]

Every nonempty subset of R\mathbb{R} bounded above has a least upper bound, and for such a set SS and an upper bound uu one has u=supSu = \sup S exactly when every real ε>0\varepsilon > 0 admits sSs \in S with uε<su - \varepsilon < s (Complete ordered field (least-upper-bound property), Epsilon characterisation of the supremum, Upper bound, least upper bound, and strict upper bound).

[L4]

The order of Order on the reals makes R\mathbb{R} a totally ordered field, so any two reals are comparable (The reals form a totally ordered field); and 0t10 \le t \le 1 for every tLt \in L (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

Verification

technique · direct
1.1

Let S0S\mathcal{S}_0 \subseteq \mathcal{S} satisfy S0=L\bigcup \mathcal{S}_0 = L, and put A:={bL:L<bS0}A := \{\, b \in L : L_{<b} \in \mathcal{S}_0 \,\} and B:={aL:L>aS0}B := \{\, a \in L : L_{>a} \in \mathcal{S}_0 \,\}, so that S0\mathcal{S}_0 consists of the rays L<bL_{<b} with bAb \in A and the rays L>aL_{>a} with aBa \in B.

L2construct
1.2

The point 00 lies in no L>aL_{>a} with aLa \in L, since a<0a < 0 is impossible in LL by [L4]; so 00 lies in some L<bL_{<b} with bAb \in A, and in particular AA is nonempty and 0<b0 < b for that bb.

L4construct
2.1

Put C:={tL:t<b for some bA}C := \{\, t \in L : t < b \text{ for some } b \in A \,\}, which contains 00 by step 1.2 and is bounded above by 11; so [L3] gives s:=supCs := \sup C, and 0s10 \le s \le 1, that is sLs \in L.

L3L4step 1.1step 1.2
3.1

ss lies in some member of S0\mathcal{S}_0, and that member cannot be a ray L<bL_{<b} with bAb \in A: if it were, then s<bs < b, and the point t:=(s+b)/2t := (s+b)/2 would satisfy s<t<b1s < t < b \le 1 and ts0t \ge s \ge 0, so tLt \in L and tCt \in C by the definition of CC, contradicting s=supCs = \sup C. So sL>as \in L_{>a} for some aBa \in B, with a<sa < s.

L3L4step 1.1step 2.1
4.1

By [L3] there is tCt \in C with a<tsa < t \le s, and by the definition of CC there is bAb \in A with t<bt < b; in particular a<ba < b. Then L=L<bL>aL = L_{<b} \cup L_{>a}: a point uLu \in L has u<bu < b, or else ub>au \ge b > a and uL>au \in L_{>a}.

L3L4step 2.1step 3.1
5.1

So the two members L<bL_{<b} and L>aL_{>a} of S0\mathcal{S}_0 cover LL. As S0\mathcal{S}_0 was an arbitrary cover of LL by members of S\mathcal{S}, [L1] and [L2] make LL compact.

L1L2step 3.1step 4.1

Remarks

The order topology of LL and the subspace topology LL inherits from the usual topology of R\mathbb{R} are compared nowhere below; every statement here is about the order topology alone (Subspace topology: the traces of the open sets, its closed sets and its bases, the continuity of the inclusion, and the characteristic property of a map into a subspace, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not, The absolute value makes R\mathbb{R} a metric space: d(x,y)=xyd(x,y) = |x-y| is a metric, its open balls are the intervals (xr,x+r)(x-r, x+r), and it is unbounded, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).

Where the least upper bound property enters. Exactly once, at step 2.1, to produce ss; everything after that is bookkeeping about which of the two kinds of ray contains ss. That is the whole content of the compactness of a closed interval, and the subbase lemma is what allows the argument to be run against rays only, which is why it comes out so short.

The cost is the Axiom of Choice, and it is inherited. Alexander's subbase lemma: if every cover by members of a fixed subbasis has a finite subcover then the space is compact; the proof is an application of Zorn's lemma is proved from Zorn's lemma, so this derivation spends the Axiom of Choice, whereas the bisection proof of Heine-Borel spends nothing. The two routes therefore have different prices for the same conclusion, and the cheaper one is the metric one.

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: 110 results over 22 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