Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge 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)(X,d) be a metric space (Metric space: d(x,y)=0d(x,y) = 0 iff x=yx = y, symmetry, and the triangle inequality; pseudometric and ultrametric), let AXA \subseteq X and let xXx \in 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 rr written as a radius is always >0> 0.

  • xx is an interior point of AA if B(x,r)AB(x,r) \subseteq A for some rr. The set of interior points is the interior int(A)\operatorname{int}(A).
  • xx is an adherent point of AA if B(x,r)AB(x,r) \cap A \ne \emptyset for every rr. The set of adherent points is the closure A\overline{A}.
  • xx is a limit point (accumulation point) of AA if B(x,r)(A{x})B(x,r) \cap (A \setminus \{x\}) \ne \emptyset for every rr. The set of limit points is the derived set AA'.
  • xx is an isolated point of AA if xAx \in A and B(x,r)A={x}B(x,r) \cap A = \{x\} for some rr.
  • The boundary of AA is A:=Aint(A)\partial A := \overline{A} \setminus \operatorname{int}(A).
  • AA is dense in XX if A=X\overline{A} = X.

The interior is open, and it is the largest open subset of AA. If xint(A)x \in \operatorname{int}(A), fix rr with B(x,r)AB(x,r) \subseteq A; the ball B(x,r)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 yB(x,r)y \in B(x,r) has some ss with B(y,s)B(x,r)AB(y,s) \subseteq B(x,r) \subseteq A, which puts yy in int(A)\operatorname{int}(A). Hence B(x,r)int(A)B(x,r) \subseteq \operatorname{int}(A) and int(A)\operatorname{int}(A) is open. It is contained in AA, since xB(x,r)Ax \in B(x,r) \subseteq A for an interior point xx; and if VAV \subseteq A is open then every vVv \in V has a ball inside VAV \subseteq A, so Vint(A)V \subseteq \operatorname{int}(A).

Two descriptions of the boundary agree. xAx \in \partial A says that every ball around xx meets AA and that no ball around xx is contained in AA; the second half says exactly that every ball around xx meets XAX \setminus A. So

A={xX:B(x,r)A and B(x,r)(XA) for every r},\partial A = \{\, x \in X : B(x,r) \cap A \ne \emptyset \text{ and } B(x,r) \cap (X \setminus A) \ne \emptyset \text{ for every } r \,\},

from which A=(XA)\partial A = \partial(X \setminus A) is immediate.

Elementary containments, straight from the definitions. AAA \subseteq \overline{A}, because xAx \in A lies in every B(x,r)AB(x,r) \cap A; AAA' \subseteq \overline{A}, because a ball meeting A{x}A \setminus \{x\} meets AA; and int(A)AA\operatorname{int}(A) \subseteq A \subseteq \overline{A}. A point of AA is either isolated in AA or a limit point of AA, and not both, according to whether some ball meets AA only in xx.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 21 results over 10 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources