Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: AI-generatedjudge 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.

The topology of compact convergence on C(X,Y) for metric X and Y: uniform convergence on each compact subset of X

Definition

Let (X,dX) and (Y,d) be metric spaces (Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric), each carrying its metric topology (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, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not), and let C(X,Y) be the set of continuous maps X→Y (Continuity of a map of topological spaces at a point and globally). For a compact subset K⊆X (Open cover, subcover, compact metric space, and compact subset of a metric space), a function f∈C(X,Y) and a real ε>0 put

BK(f,ε)  :=  { g∈C(X,Y)  :  d(f(x),g(x))<ε for every x∈K }.

No supremum appears in this definition, deliberately: for K=∅ the condition is vacuous and B∅(f,ε)=C(X,Y), whereas a supremum over the empty set does not exist in this library.

The family Bcc:={ BK(f,ε):K⊆X compact, f∈C(X,Y), ε>0 } is a basis for a unique topology on C(X,Y) (A family is a basis for a unique topology iff it covers the set and every point of an intersection of two members lies in a member inside that intersection; finite intersections of any subbasis form a basis, claim 1); that topology is the topology of compact convergence (also called the topology of uniform convergence on compact sets). The verification is carried out below.

Three facts, discharged here and reused on this page

(U1) A union of two compact subsets of X is compact. Let K1,K2⊆X be compact and let (Ui)i∈I be open subsets of X with K1∪K2⊆⋃i∈IUi. If K1∪K2=∅ there is nothing to prove. Otherwise each Km is covered by the same family, so by 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 (claim 3) either Km=∅, and we take the empty list for it, or there are finitely many indices whose sets cover Km; concatenating the two lists gives finitely many indices whose sets cover K1∪K2, and that list is nonempty because K1∪K2 is. By 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 again, K1∪K2 is compact. Nothing is selected: the indices are returned by the indexed form of compactness.

(U2) For f,g∈C(X,Y) the function φ(x):=d(f(x),g(x)) is a continuous map X→R, R carrying its usual metric (The absolute value makes R a metric space: d(x,y)=∣x−y∣ is a metric, its open balls are the intervals (x−r,x+r), and it is unbounded). Indeed for x,x′∈X,

∣φ(x)−φ(x′)∣≤∣d(f(x),g(x))−d(f(x′),g(x))∣+∣d(f(x′),g(x))−d(f(x′),g(x′))∣≤d(f(x),f(x′))+d(g(x),g(x′)),

the first inequality by the triangle inequality for the absolute value (The triangle inequality, Absolute value in an ordered field) applied after inserting and removing d(f(x′),g(x)), and the second by the reverse triangle inequality (The reverse triangle inequality ∣d(x,z)−d(y,z)∣≤d(x,y) in any metric space) applied twice, the second time after using the symmetry of d. Given a∈X and a real ε>0, continuity of f and of g at a (Continuity of a map between metric spaces, at a point and globally, in the ε-δ form, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not) supplies reals δ1,δ2>0 with d(f(x),f(a))<ε/2 for dX(x,a)<δ1 and d(g(x),g(a))<ε/2 for dX(x,a)<δ2; then δ:=min⁡{δ1,δ2}>0 (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set) gives ∣φ(x)−φ(a)∣<ε whenever dX(x,a)<δ.

(U3) For f,g∈C(X,Y) and a nonempty compact K⊆X the value max⁡x∈Kd(f(x),g(x)) exists. The restriction of φ to the metric subspace (K,dK) (Isometry, isometric embedding, and the subspace metric on a subset) is continuous, the ε-δ condition at a point of K being the condition for φ read for the points of K only; (K,dK) is a nonempty compact metric space (Open cover, subcover, compact metric space, and compact subset of a metric space); so A continuous real-valued function on a nonempty compact metric space is bounded and attains a greatest and a least value gives a point of K at which φ attains a greatest value.

Discharge of the basis conditions

(B1) Every f∈C(X,Y) lies in B∅(f,1)∈Bcc, so ⋃Bcc=C(X,Y).

(B2) Let h∈BK1(f1,ε1)∩BK2(f2,ε2). For m∈{1,2} put δm:=εm if Km=∅, and otherwise δm:=εm−Mm where Mm:=max⁡x∈Kmd(fm(x),h(x)), which exists by (U3) and satisfies Mm<εm because h∈BKm(fm,εm); either way δm>0. Put K:=K1∪K2, compact by (U1), and δ:=min⁡{δ1,δ2}>0 (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set). Then h∈BK(h,δ), and BK(h,δ)⊆BKm(fm,εm) for m∈{1,2}: for g∈BK(h,δ) and x∈Km⊆K,

d(fm(x),g(x))≤d(fm(x),h(x))+d(h(x),g(x))<Mm+δ≤Mm+δm=εm

when Km≠∅, and the condition is vacuous when Km=∅. So BK(h,δ)∈Bcc contains h and lies inside the intersection, which is (B2).

By A family is a basis for a unique topology iff it covers the set and every point of an intersection of two members lies in a member inside that intersection; finite intersections of any subbasis form a basis the family Bcc is therefore a basis for exactly one topology on C(X,Y), and the open sets of that topology are exactly the unions of members of Bcc (Basis and subbasis for a topology, and the topology generated by a family of sets).

(U4) For each f∈C(X,Y) the sets BK(f,ε) centred at f form a neighbourhood base at f (Neighbourhood of a point and neighbourhood base, with this library's convention that a neighbourhood need not be open). Indeed a neighbourhood of f contains a basic set BK1(f1,ε1) containing f, and the (B2) computation above run with h:=f, K2:=∅ and ε2:=1 produces δ>0 with f∈BK1(f,δ)⊆BK1(f1,ε1). This is the form in which the topology is used in practice: convergence to f in it is exactly uniform convergence to f on each compact subset of X.

Remarks

Depends on

Used by

Dependency tree · two levels

62 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