Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)verified 2026-07-29 (claude-fable-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.

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

Definition

Let (L,≤) be a linearly ordered set (Partial order and partially ordered set): a poset in which any two elements are comparable. Write < for the associated strict order.

Rays, intervals, and the order topology

For a∈L the open rays at a are

L<a  :=  { t∈L:t<a },L>a  :=  { t∈L:a<t },

and SL:={ L<a:a∈L }∪{ L>a:a∈L } is the family of all of them. The order topology on L is

T<  :=  ⟨SL⟩,

the topology generated by SL (Basis and subbasis for a topology, and the topology generated by a family of sets, Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison). A linearly ordered topological space is a linearly ordered set carrying its order topology. For a,b∈L write

(a,b):={ t∈L:a<t<b },[a,b]:={ t∈L:a≤t≤b }, [a,b):={ t∈L:a≤t<b },(a,b]:={ t∈L:a<t≤b },

so that (a,b)=L>a∩L<b.

A basis, and the obligation is discharged here. By A family is a basis for a unique topology iff it covers the set and every point of an intersection of two members lies in a member inside that intersection; finite intersections of any subbasis form a basis claim 2 the intersections of finitely many members of SL form a basis for T<. This library takes the empty intersection to be L, so L itself is among them. An intersection of finitely many rays is computed by collecting the lower cuts and the upper cuts separately: since ≤ is linear, a finite nonempty set of elements of L has a greatest and a least member, so L<a1∩⋯∩L<am=L<a with a the least of the ai, and L>b1∩⋯∩L>bk=L>b with b the greatest of the bj. Hence every finite intersection is L, an open ray, or an open interval (b,a)=L>b∩L<a, and

BL  :=  {L}  ∪  SL  ∪  { (a,b):a,b∈L }

is a basis for T< (Basis and subbasis for a topology, and the topology generated by a family of sets).

What a basic neighbourhood of a point looks like. Let x∈L. If x is neither the least nor the greatest element of L (Maximal element and greatest element), then some a<x and some b>x exist and x∈(a,b); if x is least, the sets L<b with b>x are the basic sets containing x apart from L itself; if x is greatest, they are the sets L>a with a<x. These three cases are the only ones, and every proof below that argues at a point splits along them.

Order-convex sets. A subset C⊆L is order-convex when

x,z∈C and x≤w≤z  ⟹  w∈C.

Every ray and every one of the four interval forms above is order-convex, by transitivity of ≤; so are ∅, every singleton, and L.

A convention that is fixed once here. A subset C⊆L inherits two topologies that need not agree: the subspace topology from (L,T<) (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) and the order topology of the restricted order on C. In this library "a subspace of a linearly ordered topological space" always means the subspace topology, and the phrase "the order topology of C" is written in full whenever the second is meant. The two do agree when C is order-convex, which is the only case used here: for order-convex C the trace L<a∩C is C if a is above every element of C, is ∅ if a is below or equal to every element of C, and is otherwise the ray C<a when a∈C, and C<c for any c∈C above a has the same trace description; in every case the trace of a subbasic set of L is a subbasic set of C or is ∅ or C, and conversely every ray of C is such a trace. The general statement, for a subset that is not order-convex, is not asserted here.

Order-density and the least upper bound property

Let (L,≤) be linearly ordered.

  • L is order-dense (or densely ordered) when for all x,y∈L with x<y there is z∈L with x<z<y. Equivalently, no element of L has an immediate successor above it: there is no pair x<y with (x,y)=∅.
  • L has the least upper bound property when every nonempty S⊆L that has an upper bound in L has a least upper bound in L (Upper bound, least upper bound, and strict upper bound). A least upper bound is unique when it exists, by antisymmetry: two of them bound each other, and antisymmetry of ≤ (Partial order and partially ordered set) forces them equal. We write sup⁡S for it.

A linear continuum is a linearly ordered set with at least two elements that is order-dense and has the least upper bound property.

The two-element requirement is not decoration. Without it the empty ordered set and every one-point ordered set would qualify vacuously, and the theorems about linear continua elsewhere in this library would have degenerate instances whose statements say nothing. A linear continuum in the sense above is automatically infinite: two elements x<y produce z1 strictly between them, then z2 strictly between x and z1, and so on, and each is new because the order is strict.

R is a linear continuum, and its order topology is its usual topology. The order of R (Order on the reals, Ordered field) is linear; R has at least two elements, namely 0 and 1; it is order-dense because x<(x+y)/2<y whenever x<y (Ordered field); and it has the least upper bound property, which is exactly the completeness axiom (Complete ordered field (least-upper-bound property), Suprema and infima are unique, Greatest lower bound (infimum), Lower bound, bounded below, bounded set). Its order topology is the usual topology, that is the metric topology of dR(s,t)=∣s−t∣ (The absolute value makes R a metric space: d(x,y)=∣x−y∣ is a metric, its open balls are the intervals (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, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not): the ball B(x,r) is the interval (x−r,x+r) (Open ball, closed ball and sphere in a metric space, Intervals of R: the nine order-convex forms, nondegeneracy, and length, The ε-neighbourhood and the punctured ε-neighbourhood of a point of R), which is a basic set of T<, so every set open for the metric is open for the order; and conversely L<b and L>a are open for the metric (Open subset of R (every point has a neighbourhood inside it), closed subset (complement open), and clopen), so every subbasic set of T< is metric-open and T<⊆TdR by minimality of the generated topology (Basis and subbasis for a topology, and the topology generated by a family of sets). The two topologies therefore coincide, and no second topology on R is being introduced.

Remarks

  • The dictionary with the ordinal case. The order topology on an ordinal, with the half-open intervals (α,β] and the initial segments [0,β] as a basis ↗ puts a topology on an ordinal γ using the initial segments [0,β] and the half-open intervals (α,β] as a basis, and says in its own body that this is the general order basis rewritten so that no case analysis is needed. The two agree: [0,β]=γ<β+ when β+∈γ and is γ otherwise, and (α,β]=γ>α∩γ<β+ under the same proviso, so every basic set there is a finite intersection of rays here; conversely γ<β=[0,β]∖{β} is the union of the sets [0,ξ] with ξ<β, and γ>α is the union of the sets (α,β] with α<β<γ, so every ray here is a union of basic sets there. The two topologies have the same open sets.

  • The same dictionary for the rays presentation. The order topology on a totally ordered set, with the open rays as a subbasis, and its agreement with the usual topology of R presents the order topology of a totally ordered set by exactly the subbasis used above and identifies it with the usual topology of R; the present item repeats that identification because it is the one every later proof quotes, and adds the order-convexity, order-density and least-upper-bound vocabulary that the linear-continuum theorems need.

  • Why the rays and not the intervals. Taking only the open intervals (a,b) as a basis fails whenever L has a least or a greatest element: no interval contains the least element unless some element sits below it. The rays repair this without a case split, which is why they are the subbasis of record here.

  • Order-density is not topological density. Dense, nowhere dense and codense subsets of a topological space, and the criterion by basic open sets calls a subset A⊆X dense when A‾=X. Order-density is a property of the ordered set itself, not of a subset, and the two words coincide only by historical accident. Where both are in play this library writes order-dense in full.

Depends on

Used by

Dependency tree · two levels

51 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