Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passverified 2026-09-09 (gpt-6-astra)
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.

Rudin 4.20, the sharp converse: on a noncompact E⊆R there is an unbounded continuous function and a bounded continuous function with no greatest value, and if E is bounded there is a continuous function on E that is not uniformly continuous

Statement

Let E⊆R be nonempty and not compact (Open cover, subcover, compact subset of R (every open cover has a finite subcover), and sequentially compact subset). Then:

  1. there is a function f:E→R, continuous on E (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), that is unbounded on E;
  2. there is a function g:E→R, continuous and bounded on E, such that sup⁡g[E] exists and is not attained; in particular g has no greatest value on E (Maximum and minimum of a set);
  3. if in addition E is bounded (Lower bound, bounded below, bounded set), there is a function h:E→R, continuous on E, that is not uniformly continuous on E (Uniform continuity of f:A→R: one δ serving every pair of points of A).

Together with A continuous real function on a compact subset of R is bounded, Extreme value theorem: a continuous real function on a nonempty compact subset of R attains a greatest and a least value and Heine-Cantor in R: a continuous real function on a compact subset of R is uniformly continuous, proved R-natively from sequential compactness this says that compactness is exactly the hypothesis needed for universal boundedness and attainment of extrema. On a compact set every continuous function is also uniformly continuous. The converse for uniform continuity asserted here applies to bounded sets.

Claim 3 carries the boundedness hypothesis because it must. On an unbounded closed uniformly discrete set, every function is uniformly continuous: if distinct points are separated by a fixed positive distance c, take δ=c for every ε>0, so ∣x−y∣<δ forces x=y. Thus claim 3 cannot be asserted for all unbounded sets. Claims 1 and 2 still hold without the boundedness hypothesis.

Every witness is exhibited, not merely asserted to exist. Four functions do the work: x and −1/(1+x2) when E is unbounded, and 1/(x−x0) and −∣x−x0∣ when E is bounded, where x0 is then a point of E‾∖E.

Facts & Assumptions

Given: A nonempty set E⊆R that is not compact.

[L2]

Boundedness: S is bounded when there are reals ℓ,u with ℓ≤s≤u for every s∈S; equivalently when there is a real M≥0 with ∣s∣≤M for every s∈S. So if S is unbounded then for every real M>0 some s∈S has ∣s∣>M (Lower bound, bounded below, bounded set, Basic properties of the absolute value, Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

[L4]

Algebra of continuous functions: constants, the identity and polynomial functions are continuous on any subset of R; sums, scalar multiples, products and absolute values of continuous functions are continuous; and if q is continuous on S and q(x)≠0 for every x∈S, then p/q is continuous on S (Sums, scalar multiples, products, absolute values, maxima, minima and quotients with nonvanishing denominator of continuous functions are continuous, as are constants, the identity and every polynomial function, 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, Integer powers am).

[L5]

Suprema: a nonempty subset of R bounded above has a least upper bound (Complete ordered field (least-upper-bound property)), and for u=sup⁡S every real ε>0 admits s∈S with u−ε<s (Epsilon characterisation of the supremum).

[L6]

Archimedean property in reciprocal form, reciprocals, and squares: for every real η>0 there is a natural n≥1 with 1/n<η; 0<s<t implies 0<1/t<1/s; 0≤a<b implies a2<b2; and t≥1 implies t2≥t (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Every complete ordered field is Archimedean, Inverses of positives are positive, and reciprocation reverses order, Monotonicity of x↦xn and of n↦an, Integer powers am).

[L7]

Uniform continuity requires one positive δ for all pairs at each positive ε (Uniform continuity of f:A→R: one δ serving every pair of points of A). The triangle inequality gives ∣u−v∣≥∣u∣−∣v∣ by applying it to u=(u−v)+v (The triangle inequality).

[L8]

Ordered-field arithmetic in R: totality and trichotomy; ∣u∣>0 exactly when u≠0; 1+t2≥1>0 for every real t; and the minimum of a two-element set of reals (Ordered field, Basic properties of the absolute value, Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set, Intervals of R: the nine order-convex forms, nondegeneracy, and length).

Proof

technique · constructive
1.1

By [L1] the set E is not closed or not bounded, and these two possibilities are exhaustive: if E is bounded then it is not closed. The two cases below are treated separately, and claim 3 arises only in the second.

L1
1.2

First case: E is unbounded. Claim 1. Put f(x):=x, continuous on E by [L4]. Given a real M>0, [L2] supplies x∈E with ∣x∣>M, that is ∣f(x)∣>M; so f is unbounded on E.

L2L4construct
1.3

First case, claim 2. Put g(x):=−1/(1+x2). The denominator is a polynomial function, continuous by [L4], and satisfies 1+x2≥1>0 by [L8], so g is continuous on E by [L4]; moreover 0<1/(1+x2)≤1, so −1≤g(x)<0 for every x∈E and g is bounded. Hence g[E] is nonempty and bounded above by 0, so u:=sup⁡g[E] exists by [L5] and u≤0.

L4L5L8construct
2.1

First case: the supremum is 0 and is not attained. Let a real ε>0 be given and put M:=max⁡{1,1/ε}≥1. By [L2] there is x∈E with ∣x∣>M, so x2>M2≥M≥1/ε by [L6] and [L8], hence 1+x2>1/ε>0 and 1/(1+x2)<ε by [L6], that is g(x)>−ε. So no real below 0 is an upper bound of g[E], and 0 is one; therefore u=0. Since g(x)<0 for every x∈E by step 1.3, the value 0 is not attained, and for each x∈E the number ε:=−g(x)>0 produces by [L5] some x′∈E with g(x′)>−ε=g(x), so g has no greatest value.

step 1.3L2L5L6L8
2.2

Second case: E is bounded, hence not closed. By [L3] we have E⊆E‾ and E≠E‾, so there is x0∈E‾∖E. Every neighbourhood of x0 meets E by [L3]; and x−x0≠0 for every x∈E, since x0∉E, so ∣x−x0∣>0 there by [L8].

step 1.1L3L8choose
3.1

Second case, claim 1. Put f(x):=1/(x−x0) for x∈E. The denominator is a polynomial function, continuous by [L4], and does not vanish on E by step 2.2, so f is continuous on E by [L4]. Given a real M>0, step 2.2 supplies x∈E with ∣x−x0∣<1/M, and ∣x−x0∣>0, so ∣f(x)∣=1/∣x−x0∣>M by [L6]. Hence f is unbounded on E.

step 2.2L4L6construct
3.2

Second case, claim 2. Put g(x):=−∣x−x0∣ for x∈E, continuous on E by [L4]. Since E is bounded, [L2] gives a real M≥0 with ∣x∣≤M on E, so ∣x−x0∣≤M+∣x0∣ and −(M+∣x0∣)≤g(x)<0 for every x∈E: g is bounded, and g[E] is nonempty and bounded above by 0. For a real ε>0, step 2.2 supplies x∈E with ∣x−x0∣<ε, that is g(x)>−ε; so sup⁡g[E]=0 by [L5], and it is not attained because g(x)<0 everywhere on E. As in step 2.1, g therefore has no greatest value on E.

step 2.1step 2.2L2L4L5L8construct
4.1

Second case, claim 3. Put h:=f of step 3.1, continuous on E. Fix any δ>0. By step 2.2 choose y∈E with ∣y−x0∣<δ/2, and then choose x∈E with ∣x−x0∣<min⁡{δ/2,1/(∣h(y)∣+2)}. These are two finite selections. The triangle inequality gives ∣x−y∣<δ, while ∣h(x)∣=1/∣x−x0∣>∣h(y)∣+2. Hence ∣h(x)−h(y)∣≥∣h(x)∣−∣h(y)∣>2. Thus every positive δ fails the uniform-continuity condition for ε=1, proving claim 3.

step 2.2step 3.1L6L7L8
5.1

The two cases of step 1.1 are exhaustive, and in each of them claims 1 and 2 have been established by exhibiting the functions named, while claim 3, whose hypothesis places E in the second case, is step 4.1.

step 1.2step 1.3step 2.1step 3.1step 3.2step 4.1discharge-construct: the four witnesses x and -1/(1+x^2) and 1/(x-x_0) and -|x-x_0|∎

Remarks

  • The bounded non-closed case is where all three failures happen at once. There x0∈E‾∖E is a hole in the domain, and 1/(x−x0) blows up at it: it is unbounded, it is not uniformly continuous, and −∣x−x0∣ approaches its supremum 0 without reaching it. The unbounded case needs a different witness for claim 2, because −∣x−x0∣ need not be bounded there, and −1/(1+x2) is the standard substitute.

  • Claim 3 uses only two nearby points for each proposed radius. Adherence supplies each point in turn, and the reciprocal estimate separates their function values. This finite selection argument requires no Axiom of Choice.

  • What "not attained" means here, precisely. The supremum of g[E] exists as a real number and equals 0, and no point of E has g-value 0. That is stronger than saying g has no maximum: it identifies the value the function fails to reach. The companion page works both witnesses out concretely in The identity on (0,1) is bounded with no greatest value, and on [0,∞) it is continuous and unbounded ↗.

Depends on

Used by

Dependency tree · two levels

69 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