Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (z-ai/glm-5.2)audited 2026-07-27
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, exterior, derived set and isolated point in a topological space

Definition

Let (X,T) be a topological space (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison), let A⊆X and let x∈X. Neighbourhoods are as in Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open, so a neighbourhood need not be open.

  • The interior of A is int⁡(A):=⋃{ U∈T:U⊆A }.
  • The closure of A is A‾:=⋂{ F⊆X:F closed and A⊆F }.
  • The exterior of A is ext⁡(A):=int⁡(X∖A).
  • The boundary of A is ∂A:=A‾∖int⁡(A).
  • x is a limit point (accumulation point) of A if every neighbourhood N of x satisfies N∩(A∖{x})≠∅. The set of limit points of A is the derived set A′.
  • x is an isolated point of A if x∈A and some neighbourhood N of x satisfies N∩A={x}.

Both operators are well posed, and the two names are justified rather than asserted. The interior is a union of open sets, hence open by (T2), it is contained in A, and it contains every open U⊆A: so int⁡(A) is the largest open subset of A. The family being intersected in the definition of A‾ is nonempty, since X is closed and contains A, so the intersection is a set; it is closed by (C2) of Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison, it contains A, and it is contained in every closed F⊇A: so A‾ is the smallest closed superset of A. In particular

int⁡(A)⊆A⊆A‾,

and A is open if and only if A=int⁡(A), and closed if and only if A=A‾, in each case because one inclusion is automatic and the other says exactly that A belongs to the family in question.

Interior and closure are exchanged by complementation. For every A⊆X,

X∖int⁡(A)=X∖A‾,X∖A‾=int⁡(X∖A)=ext⁡(A).

Indeed U↦X∖U is a bijection between the open subsets of A and the closed supersets of X∖A, and it turns unions into intersections (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison); applying complementation to the first identity gives the second. So ext⁡(A)=X∖A‾, and every statement about interiors has a mirror statement about closures.

The pointwise description of the interior. x∈int⁡(A) if and only if A is a neighbourhood of x. If x∈int⁡(A) then int⁡(A) is an open set with x∈int⁡(A)⊆A; conversely a neighbourhood relation x∈U⊆A with U open puts x in the union defining int⁡(A). The corresponding description of the closure is proved as the next item, because it is the statement that does the work in every later proof.

X is the disjoint union of the three regions. Since int⁡(A)⊆A‾, the three sets int⁡(A), ∂A=A‾∖int⁡(A) and ext⁡(A)=X∖A‾ are pairwise disjoint and their union is X. This is recorded again, with the identities for interior and closure of unions and intersections, in the lemma two items below.

Remarks

  • The boundary is symmetric in A and its complement: ∂A=A‾∩X∖A‾, because A‾∖int⁡(A)=A‾∩(X∖int⁡(A))=A‾∩X∖A‾ by the complementation identity above. Hence ∂A=∂(X∖A), and ∂A is closed, being an intersection of two closed sets.

  • A limit point of A need not lie in A, and a point of A need not be a limit point of A. The points of A that are not limit points of A are exactly its isolated points, directly from the two definitions. The relation A‾=A∪A′ is a theorem, proved next, not a restatement.

  • These are the metric notions when the topology is a metric topology. For a metric space the definitions of Interior, closure, boundary, limit point, isolated point and dense subset of a metric space are stated with balls in place of neighbourhoods, and the balls around x are a neighbourhood base at x; the identification is carried out where metrizable spaces are defined, later on this page, and it is what allows metric examples to be quoted here without reproof.

Depends on

Used by

…and 38 more results.

Dependency tree · two levels

4 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