Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge 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.

A subset of a metric space is open in the subspace metric exactly when it is the trace of an open set of the ambient space, and it is compact as a metric space in its own right exactly when every family of open subsets of the ambient space covering it, indexed or not, has finitely many members covering it

Statement

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 (A,dA) be the metric subspace (Isometry, isometric embedding, and the subspace metric on a subset). Then:

  1. Relative openness is a trace. A set V⊆A is open in (A,dA) (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) if and only if V=U∩A for some U open in (X,d).
  2. Compactness read in the ambient space. A is a compact subset of X (Open cover, subcover, compact metric space, and compact subset of a metric space), that is (A,dA) is a compact metric space, if and only if for every family U of open subsets of X with A⊆⋃U there are n∈N and U0,…,Un∈U with A⊆U0∪⋯∪Un, or else A=∅.
  3. The same in indexed form. A is a compact subset of X if and only if for every set I and every family (Ui)i∈I of open subsets of X with A⊆⋃i∈IUi there are n∈N and indices i0,…,in∈I with A⊆Ui0∪⋯∪Uin, or else A=∅.

Claim 3 is the form used by almost every later proof on this page, because a cover is usually produced by a rule that attaches an open set to each point or to each index, and a set of open sets forgets that rule. No choice principle is used anywhere below; the one place a selection is made is over a finite index set, and Every natural-number-indexed list of nonempty sets has a choice function on its family of values is a theorem of ZF.

Facts & Assumptions

Given: A metric space (X,d), a subset A⊆X, and the metric subspace (A,dA) with dA the restriction of d to A×A.

[L1]

Balls of a subspace are traces of ambient balls: BA(a,r)=BX(a,r)∩A for a∈A and r>0 (Isometry, isometric embedding, and the subspace metric on a subset, Open ball, closed ball and sphere in a metric space).

[L2]

A subset W of a metric space is open exactly when every point of W has a ball around it contained in W (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).

[L4]

(A,dA) is compact exactly when every family of sets open in (A,dA) whose union is A has a finite subfamily whose union is A; a family is finite when it is empty or listable as {V0,…,Vn} (Open cover, subcover, compact metric space, and compact subset of a metric space).

[L5]

A function with domain a natural number all of whose values are nonempty sets has a choice function, and this is a theorem of ZF (Every natural-number-indexed list of nonempty sets has a choice function on its family of values).

Proof

technique · direct
1.1

Suppose U is open in (X,d) and put V:=U∩A; for a∈V we have a∈U, so there is r>0 with BX(a,r)⊆U, whence BA(a,r)=BX(a,r)∩A⊆U∩A=V, and V is open in (A,dA).

L1L2
1.2

Conversely let V⊆A be open in (A,dA), and let W:={ BX(a,r):a∈V, r>0, BX(a,r)∩A⊆V }, a family cut out by a property of the pair (a,r) and not by any selection; put U:=⋃W.

L1construct
2.1

U is open in (X,d), being a union of open balls.

L3step 1.2
2.2

U∩A⊆V, since every member BX(a,r) of W satisfies BX(a,r)∩A⊆V by the defining condition of W.

step 1.2
2.3

V⊆U∩A: given a∈V, openness of V in (A,dA) gives r>0 with BA(a,r)⊆V, that is BX(a,r)∩A⊆V, so BX(a,r)∈W and a∈BX(a,r)⊆U, while a∈A as well.

L1L2step 1.2
3.1

Claim 1 is proved: by steps 2.2 and 2.3 an open V⊆A equals U∩A with U open in X by step 2.1, and conversely every such trace is open in (A,dA) by step 1.1.

step 1.1step 2.1step 2.2step 2.3
4.1

For claim 3, suppose first that (A,dA) is compact, let I be a set and let (Ui)i∈I be open subsets of X with A⊆⋃i∈IUi; then each Ui∩A is open in (A,dA) and V:={ Ui∩A:i∈I } is a family of open subsets of A whose union is A.

step 3.1L4
5.1

If A=∅ the conclusion of claim 3 holds by its second alternative, so assume A≠∅; then V is an open cover of (A,dA), and compactness yields n∈N and V0,…,Vn∈V with A=V0∪⋯∪Vn.

L4step 4.1
6.1

For each j≤n the set Sj:={ i∈I:Ui∩A=Vj } is nonempty by the definition of V, and j↦Sj is a function with domain the natural number σ(n), so a choice function for its values supplies i0,…,in∈I with Uij∩A=Vj for every j≤n.

L5step 5.1
7.1

Hence A=V0∪⋯∪Vn=(Ui0∩A)∪⋯∪(Uin∩A)⊆Ui0∪⋯∪Uin, which is the conclusion of claim 3 for the family (Ui)i∈I, so the forward implication of claim 3 holds.

step 5.1step 6.1
8.1

The converse of claim 3 remains, the forward implication having been settled at step 7.1; so assume the displayed condition, let G be a family of sets open in (A,dA) with union A, and put U:={ U⊆X:U is open in (X,d) and U∩A∈G }, again a family cut out by a property, indexed by itself.

step 7.1step 3.1construct
9.1

A⊆⋃U: given a∈A there is G∈G with a∈G, and by claim 1 there is U open in X with U∩A=G; that U lies in U and contains a.

step 3.1step 8.1
10.1

If A=∅ the empty subfamily of G covers A; otherwise the assumed condition applied to the family U indexed by itself gives m∈N and W0,…,Wm∈U with A⊆W0∪⋯∪Wm.

step 8.1step 9.1
11.1

Putting Gj:=Wj∩A for j≤m gives members of G with A=(W0∩A)∪⋯∪(Wm∩A)=G0∪⋯∪Gm, so G has a finite subcover and (A,dA) is compact.

L4step 10.1
12.1

Claim 3 is proved by steps 7.1 and 11.1, and claim 2 is the special case of claim 3 in which I=U is a family of open subsets of X and Ui:=i, the conclusion of claim 3 then naming members of U itself.

step 7.1step 11.1∎

Remarks

Why the ambient reading needed a proof at all. A subset A of X carries two candidate notions of open cover: families of sets open in (A,dA), and families of sets open in X whose union contains A. Claim 1 is what turns one into the other, and it is the reason compactness of A does not depend on which space A is regarded as sitting inside. Every later item on this page that covers a subset by ambient balls is using claim 2 or claim 3, and says so.

The traces do not remember their sources. A single relatively open V is usually the trace of many different ambient open sets, and that is exactly why step 6.1 has to recover indices at all. Recovering infinitely many at once would be a choice principle; recovering finitely many is not, and the proof is arranged so that only finitely many are ever needed.

Depends on

Used by

Dependency tree · two levels

24 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