Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge 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.

Separated sets, disconnection, and connected subset of R

Definition

Let A,B,E⊆R, with closure as in Interior, closure, boundary and exterior of a subset of R.

  • A and B are separated when A‾∩B=∅andA∩B‾=∅.
  • A disconnection of E is a pair (A,B) of nonempty separated sets with E=A∪B.
  • E is disconnected when it admits a disconnection, and connected when it does not.

Separated is strictly stronger than disjoint. Since A⊆A‾ (Interior, closure, boundary and exterior of a subset of R), the first displayed condition already gives A∩B⊆A‾∩B=∅, so separated sets are disjoint. The converse fails: (0,1) and [1,2) are disjoint, yet every neighbourhood of 1 meets (0,1), so 1 is an adherent point of (0,1) and lies in (0,1)‾ (The closure equals the set together with its limit points, equals the set of points every neighbourhood of which meets it, and is the smallest closed superset; a set is closed iff it contains its limit points), while 1∈[1,2); hence (0,1)‾∩[1,2)≠∅ and the pair is not separated. What separation adds to disjointness is exactly this: neither set of a separated pair may contain a point adherent to the other, which is what makes a disconnection a genuine splitting rather than a bookkeeping partition.

Separation does not ask the two closures to be disjoint. Each condition tests one closure against the other set, never closure against closure. The pair (0,1), (1,2) illustrates the difference and is separated: [0,1] is a closed set containing (0,1), so (0,1)‾⊆[0,1] (Open subset of R (every point has a neighbourhood inside it), closed subset (complement open), and clopen, Interior, closure, boundary and exterior of a subset of R) and (0,1)‾∩(1,2)=∅; symmetrically (1,2)‾⊆[1,2] and (0,1)∩(1,2)‾=∅. The two closures nevertheless share the point 1, so a definition demanding A‾∩B‾=∅ would be a different and strictly stronger condition, and it is not the one used here.

Remarks

  • Why separation and not "both pieces open". For a subset E of R the pieces of a splitting are rarely open as subsets of R: in the disconnection of Q∩[0,2] used by Q∩[0,2] is bounded and disconnected, so being an interval of Q is not enough ↗ neither piece is open in R. Rudin's separated-sets formulation avoids introducing a second topology relative to E, and it is the only formulation this page uses. Nothing below refers to sets open "in E".

  • Every one-point set and the empty set are connected. A disconnection requires two nonempty pieces with union E, and if E has at most one point no two nonempty disjoint sets have union E.

  • Connectedness of a subset of R turns out to be an order property: E is connected exactly when it is order-convex (A subset of R is connected if and only if it is order-convex, that is, an interval). That is a theorem about R and uses its completeness; the definition above mentions no order at all.

Depends on

Used by

Dependency tree · two levels

16 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