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.

Interior, closure, boundary and exterior of a subset of R

Definition

Let A⊆R, with open and closed sets as in Open subset of R (every point has a neighbourhood inside it), closed subset (complement open), and clopen.

  • The interior of A is the union of all open subsets of A: A∘  :=  ⋃{ U⊆R:U open and U⊆A }.
  • The closure of A is the intersection of all closed supersets of A: A‾  :=  ⋂{ F⊆R:F closed and A⊆F }.
  • The boundary of A is ∂A:=A‾∖A∘.
  • The exterior of A is ext⁡A:=(R∖A)∘.

Both operators are well defined and deliver what their names claim. The family whose union defines A∘ always contains ∅, and the family whose intersection defines A‾ always contains R, so the second family is nonempty and both expressions denote subsets of R without appeal to any convention about empty unions or intersections. Moreover:

Pointwise description of the interior. For x∈R,

x∈A∘  ⟺  there is ε>0 with Nε(x)⊆A.

If x∈A∘ then, A∘ being open and containing x, there is ε>0 with Nε(x)⊆A∘⊆A. Conversely if Nε(x)⊆A then Nε(x) is an open subset of A (Open subset of R (every point has a neighbourhood inside it), closed subset (complement open), and clopen) containing x, hence x∈Nε(x)⊆A∘ (The ε-neighbourhood and the punctured ε-neighbourhood of a point of R).

The corresponding pointwise description of the closure is not a definitional matter and is proved separately, as 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.

Remarks

Depends on

Used by

…and 8 more results.

Dependency tree · two levels

12 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