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, limit point, isolated point and dense subset of a metric space

Definition

Let (X,d) be a metric space (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric), let A⊆X and let x∈X. Balls are as in Open ball, closed ball and sphere in a metric space and open sets as in 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; recall that a real r written as a radius is always >0.

  • x is an interior point of A if B(x,r)⊆A for some r. The set of interior points is the interior int⁡(A).
  • x is an adherent point of A if B(x,r)∩A≠∅ for every r. The set of adherent points is the closure A‾.
  • x is a limit point (accumulation point) of A if B(x,r)∩(A∖{x})≠∅ for every r. The set of limit points is the derived set A′.
  • x is an isolated point of A if x∈A and B(x,r)∩A={x} for some r.
  • The boundary of A is ∂A:=A‾∖int⁡(A).
  • A is dense in X if A‾=X.

The interior is open, and it is the largest open subset of A. If x∈int⁡(A), fix r with B(x,r)⊆A; the ball B(x,r) is itself open (Arbitrary unions and finite intersections of open sets are open, open balls are open and closed balls are closed), so every y∈B(x,r) has some s with B(y,s)⊆B(x,r)⊆A, which puts y in int⁡(A). Hence B(x,r)⊆int⁡(A) and int⁡(A) is open. It is contained in A, since x∈B(x,r)⊆A for an interior point x; and if V⊆A is open then every v∈V has a ball inside V⊆A, so V⊆int⁡(A).

Two descriptions of the boundary agree. x∈∂A says that every ball around x meets A and that no ball around x is contained in A; the second half says exactly that every ball around x meets X∖A. So

∂A={ x∈X:B(x,r)∩A≠∅ and B(x,r)∩(X∖A)≠∅ for every r },

from which ∂A=∂(X∖A) is immediate.

Elementary containments, straight from the definitions. A⊆A‾, because x∈A lies in every B(x,r)∩A; A′⊆A‾, because a ball meeting A∖{x} meets A; and int⁡(A)⊆A⊆A‾. A point of A is either isolated in A or a limit point of A, and not both, according to whether some ball meets A only in x.

Remarks

Depends on

Used by

…and 36 more results.

Dependency tree · two levels

13 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