Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29
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.

If XX is a locally compact metric space then the evaluation map is continuous for the compact-open topology

Statement

Let (X,d)(X,d) be a locally compact metric space (Locally compact metric space: every point has a compact neighbourhood) carrying its metric topology, let (Y,TY)(Y,\mathcal{T}_Y) be a topological space (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison), and give C(X,Y)C(X,Y) the compact-open topology (The compact-open topology on C(X,Y)C(X,Y) for a metric domain XX, with subbasis S(K,V)={f:f[K]V}S(K,V) = \{f : f[K] \subseteq V\}). Then the evaluation map

e:C(X,Y)×XY,e(f,x)=f(x)e : C(X,Y) \times X \to Y, \qquad e(f,x) = f(x)

(The evaluation map e:C(X,Y)×XYe : C(X,Y) \times X \to Y, e(f,x)=f(x)e(f,x) = f(x)) is continuous, the product carrying the product topology (The product set iIXi\prod_{i \in I} X_i of functions choosing a point in each factor, the projections, the box topology, and the product topology as the initial topology of the projections; the empty product is a one-point space).

No hypothesis whatever is placed on YY, which is an arbitrary topological space: the argument uses only that a point of YY lies in an open set. No choice principle is used.

Local compactness is not removable. This page records as a false statement that the evaluation map is continuous for every metric domain, and its witness is X=QX = \mathbb{Q}, a metric space that is locally compact at no point.

Facts & Assumptions

Given: A locally compact metric space (X,d)(X,d) with its metric topology, a topological space (Y,TY)(Y,\mathcal{T}_Y), the set C(X,Y)C(X,Y) with the compact-open topology, and the evaluation map ee.

[L1]

A map hh into YY is continuous exactly when for every point pp of its domain and every open VYV \subseteq Y with h(p)Vh(p) \in V there is an open UU of the domain with pUp \in U and h[U]Vh[U] \subseteq V (Continuity of a map of topological spaces at a point and globally, For a map of spaces the following agree: continuity at every point, preimages of open sets open, preimages of closed sets closed, preimages of subbasic open sets open, and f(A)f(A)f(\overline{A}) \subseteq \overline{f(A)}).

[L3]

S(K,V)={gC(X,Y):g[K]V}S(K,V) = \{\, g \in C(X,Y) : g[K] \subseteq V \,\} is open in the compact-open topology for every compact KXK \subseteq X and open VYV \subseteq Y (The compact-open topology on C(X,Y)C(X,Y) for a metric domain XX, with subbasis S(K,V)={f:f[K]V}S(K,V) = \{f : f[K] \subseteq V\}).

[L5]

A subset WXW \subseteq X is open exactly when each of its points has a ball around it inside WW; balls are open; B(x,r)Bˉ(x,r)B(x,r) \subseteq \bar B(x,r); and Bˉ(x,r)B(x,s)\bar B(x,r) \subseteq B(x,s) whenever 0<r<s0 < r < s (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, Arbitrary unions and finite intersections of open sets are open, open balls are open and closed balls are closed, Open ball, closed ball and sphere in a metric space, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not).

[L6]

The minimum of a two-element set of reals exists, is one of the two elements and is at most each of them (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

Proof

technique · direct
1.1

Let (f,x)C(X,Y)×X(f,x) \in C(X,Y) \times X and let VYV \subseteq Y be open with e(f,x)=f(x)Ve(f,x) = f(x) \in V.

L1
1.2

Local compactness gives a real r0>0r_0 > 0 such that Bˉ(x,r)\bar B(x,r) is compact for every real rr with 0<r<r00 < r < r_0.

L4choose
2.1

f1[V]f^{-1}[V] is open in XX and contains xx, so there is a real s>0s > 0 with B(x,s)f1[V]B(x,s) \subseteq f^{-1}[V].

step 1.1L5L7choose
3.1

Put r:=min{s,r0}/2r := \min\{s, r_0\}/2, a real with 0<r0 < r, r<r0r < r_0 and r<sr < s; then K:=Bˉ(x,r)K := \bar B(x,r) is compact and KB(x,s)f1[V]K \subseteq B(x,s) \subseteq f^{-1}[V], that is f[K]Vf[K] \subseteq V.

step 2.1step 1.2L5L6
4.1

Hence fS(K,V)f \in S(K,V), which is open in the compact-open topology, and xB(x,r)x \in B(x,r), which is open in XX; so S(K,V)×B(x,r)S(K,V) \times B(x,r) is an open subset of the product containing (f,x)(f,x).

step 3.1L2L3L5
5.1

For every (g,y)S(K,V)×B(x,r)(g,y) \in S(K,V) \times B(x,r): yB(x,r)Bˉ(x,r)=Ky \in B(x,r) \subseteq \bar B(x,r) = K and g[K]Vg[K] \subseteq V, so e(g,y)=g(y)Ve(g,y) = g(y) \in V; that is, e[S(K,V)×B(x,r)]Ve[S(K,V) \times B(x,r)] \subseteq V.

step 3.1step 4.1L3L5
6.1

Steps 4.1 and 5.1 exhibit, for the arbitrary point (f,x)(f,x) and the arbitrary open VV containing its image, an open set of the product around (f,x)(f,x) mapped into VV; so ee is continuous.

step 1.1step 4.1step 5.1L1

Remarks

  • What the compact-open topology is doing. The whole proof is the single observation that S(K,V)S(K,V) constrains a function on the whole of the compact set KK, so once KK is a neighbourhood of xx the constraint survives moving the point as well as moving the function. A topology whose basic sets constrain a function at finitely many points only, such as the topology of pointwise convergence, cannot do this, and the evaluation map is in general not continuous for it.

  • Where local compactness is spent. Once, at step 1.2, to produce a compact neighbourhood of xx inside the open set f1[V]f^{-1}[V]. Every metric space has arbitrarily small closed balls inside such an open set; what local compactness adds is that they may be taken compact.

  • The converse is not asserted. Nothing here says that continuity of the evaluation map forces XX to be locally compact. That direction is true for Hausdorff spaces in the general theory and is not proved in this library.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 120 results over 24 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