Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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 continuous real function on a compact subset of R\mathbb{R} is bounded

Statement

Let ARA \subseteq \mathbb{R}, let f:ARf : A \to \mathbb{R} be continuous on AA (Continuity of f:ARf : A \to \mathbb{R} at a point of AA and on AA: the ε\varepsilon-δ\delta condition, its agreement with limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c) at a limit point, and continuity at an isolated point) and let KAK \subseteq A be compact (Open cover, subcover, compact subset of R\mathbb{R} (every open cover has a finite subcover), and sequentially compact subset). Then ff is bounded on KK: there is a real M0M \ge 0 with

f(x)Mfor every xK.|f(x)| \le M \qquad \text{for every } x \in K .

Equivalently, f[K]f[K] is a bounded subset of R\mathbb{R} (Lower bound, bounded below, bounded set).

The hypothesis is compactness of KK, not of AA, and it cannot be relaxed to boundedness of KK or to closedness of KK alone: the identity is unbounded on the closed set [0,)[0,\infty), and x1/xx \mapsto 1/x is unbounded on the bounded set (0,1)(0,1). The general statement of that is Rudin 4.20, the sharp converse: on a noncompact ERE \subseteq \mathbb{R} there is an unbounded continuous function and a bounded continuous function with no greatest value, and if EE is bounded there is a continuous function on EE that is not uniformly continuous, later on this page.

Facts & Assumptions

Given: A set ARA \subseteq \mathbb{R}, a function f:ARf : A \to \mathbb{R} continuous on AA, and a compact set KAK \subseteq A.

[L2]

A subset of R\mathbb{R} is compact if and only if it is closed and bounded (A subset of R\mathbb{R} is compact if and only if it is closed and bounded).

[L3]

A set SRS \subseteq \mathbb{R} is bounded when there are reals ,u\ell, u with su\ell \le s \le u for every sSs \in S (Lower bound, bounded below, bounded set).

[L4]

A nonempty finite set of reals has a maximum (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set), and the order of R\mathbb{R} is total (Ordered field).

[L5]

Absolute value: u0|u| \ge 0; u=u|u| = u when u0u \ge 0 and u=u|u| = -u when u0u \le 0; and ttt \le |t| for every real tt (Basic properties of the absolute value).

Proof

technique · direct
1.1

By [L1] the set f[K]f[K] is compact, and by [L2] it is therefore closed and bounded.

L1L2
2.1

By [L3] fix reals \ell and uu with zu\ell \le z \le u for every zf[K]z \in f[K], and put M:=max{, u}M := \max\{\,|\ell|,\ |u|\,\}, which exists by [L4] and satisfies M0M \ge 0 by [L5].

step 1.1L3L4L5choose
3.1

Let xKx \in K and put z:=f(x)f[K]z := f(x) \in f[K], so zu\ell \le z \le u. If z0z \ge 0 then z=zuuM|z| = z \le u \le |u| \le M; if z<0z < 0 then z=zM|z| = -z \le -\ell \le |\ell| \le M, using z\ell \le z and =-\ell \le |{-\ell}| = |\ell|. In both cases f(x)M|f(x)| \le M.

step 2.1L4L5
4.1

So f(x)M|f(x)| \le M for every xKx \in K, with M0M \ge 0 a real; equivalently f[K]f[K] is bounded, which is what step 1.1 already recorded.

step 2.1step 3.1L3

Remarks

  • Boundedness is the weak half of the extreme value theorem. What compactness gives in addition is that the two bounds are attained, which is Extreme value theorem: a continuous real function on a nonempty compact subset of R\mathbb{R} attains a greatest and a least value; the supremum of f[K]f[K] exists as soon as f[K]f[K] is nonempty and bounded above, and the work is entirely in showing that it belongs to f[K]f[K].

  • Boundedness of the domain is not what is used. The proof never looks at KK after the first line: the whole content is that the image is compact, hence bounded. That is why the same one-line argument gives boundedness of a continuous function on any compact set, however complicated.

Depends on

Used by

Dependency tree · next 3 levels

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