Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passverified 2026-08-09 (gpt-5.6-terra-codex-subscription)
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 image of a compact subset of R under a continuous real function is compact

Statement

Let A⊆R, let f:A→R be continuous on A (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point) and let K⊆A be compact in the sense of Open cover, subcover, compact subset of R (every open cover has a finite subcover), and sequentially compact subset, that is, every family of open subsets of R whose union contains K has a finite subfamily whose union contains K. Then the image

f[K]  :=  { f(x):x∈K }

is a compact subset of R.

This theorem is stated twice in this library, on purpose. Its metric-space twin is The image of a compact metric space under a continuous map is compact, and so is the image of any compact subset, proved from the cover machinery of metric spaces; the proof below is R-native and uses only open subsets of R and the definition of continuity of this page. The duplication is deliberate and is acknowledged in exactly one place, Dictionary: for A⊆R with the metric d(x,y)=∣x−y∣, continuity and uniform continuity of f:A→R agree with the metric-space notions, the Lipschitz and Hölder conditions are the metric ones instantiated, and a subset of R is compact in the open-cover sense of R exactly when it is a compact metric subspace later on this page, which proves that the two notions of "compact subset of R" and the two notions of "continuous" coincide, so that the two theorems really are the same statement in two vocabularies.

No choice principle is used. The covering family built below is cut out by a property rather than selected point by point, and the only selection made is from a finite list, which needs no axiom.

Facts & Assumptions

Given: A set A⊆R, a function f:A→R continuous on A, and a compact set K⊆A; f[K]={ f(x):x∈K }.

[L1]

Continuity of f at x∈A: for every real ε>0 there is a real δ>0 with ∣f(y)−f(x)∣<ε for every y∈A satisfying ∣y−x∣<δ; equivalently f(A∩Nδ(x))⊆Nε(f(x)) (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point, The ε-neighbourhood and the punctured ε-neighbourhood of a point of R).

[L2]

Open sets: V⊆R is open when every point of V has a neighbourhood inside V, and every neighbourhood Nδ(x) is itself an open set containing x (Open subset of R (every point has a neighbourhood inside it), closed subset (complement open), and clopen, The ε-neighbourhood and the punctured ε-neighbourhood of a point of R).

[L3]

Compactness of K: for every family W of open subsets of R with K⊆⋃W, either K=∅ and the empty subfamily covers it, or there are n∈N and W0,…,Wn∈W with K⊆W0∪⋯∪Wn (Open cover, subcover, compact subset of R (every open cover has a finite subcover), and sequentially compact subset).

Proof

technique · direct
1.1

If K=∅, then f[K]=∅, which is compact by [L3]. Hence suppose K≠∅ for the rest of the proof.

L3cases
1.2

Let V be a family of open subsets of R with f[K]⊆⋃V. Define W  :=  { Nδ(x) : x∈K, δ∈R, δ>0, and f(K∩Nδ(x))⊆V for some V∈V }. This family is cut out by a property of the pair (x,δ), so it is a set and nothing is selected in forming it; every member is an open subset of R by [L2].

L2
2.1

W covers K. Let x∈K. Then x∈A and f(x)∈f[K]⊆⋃V, so f(x)∈V for some V∈V. As V is open, [L2] gives a real ε>0 with Nε(f(x))⊆V, and [L1] gives a real δ>0 with f(A∩Nδ(x))⊆Nε(f(x))⊆V. Since K⊆A we get f(K∩Nδ(x))⊆V, so Nδ(x)∈W, and x∈Nδ(x) by [L2]. Hence K⊆⋃W.

step 1.2L1L2
3.1

By [L3] there are n∈N and members W0,…,Wn of W with K⊆W0∪⋯∪Wn. For each i≤n the membership Wi∈W asserts the existence of some V∈V with f(K∩Wi)⊆V; naming one such Vi for each of the finitely many indices i≤n requires no choice principle.

step 1.1step 1.2step 2.1L3choose
4.1

The finite subfamily works. Let z∈f[K], say z=f(x) with x∈K. By step 3.1 there is i≤n with x∈Wi, hence x∈K∩Wi and z=f(x)∈Vi. Therefore f[K]⊆V0∪⋯∪Vn, a union of finitely many members of V.

step 3.1
5.1

Every family of open subsets of R covering f[K] thus has a finite subfamily covering f[K], so f[K] is compact.

step 1.1step 1.2step 4.1L3∎

Remarks

Depends on

Used by

Dependency tree · two levels

18 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