Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: 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.

The identity on (0,1)(0,1) is bounded with no greatest value, and on [0,)[0,\infty) it is continuous and unbounded

Statement refuted

Refuted claim: for the conclusions of the extreme value theorem it is enough that the domain be bounded, or that it be closed; that is, a continuous real function on a bounded domain attains a greatest value, and a continuous real function on a closed domain is bounded (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, Lower bound, bounded below, bounded set, Maximum and minimum of a set).

Both halves are false, and one function refutes both:

  • on E1:=(0,1)E_1 := (0,1), which is bounded and not closed, the identity is continuous and bounded, sup\sup of its image exists and equals 11, and no point of E1E_1 attains it;
  • on E2:=[0,)E_2 := [0,\infty), which is closed and not bounded, the identity is continuous and unbounded.

Neither E1E_1 nor E2E_2 is compact (A subset of R\mathbb{R} is compact if and only if it is closed and bounded), so Extreme value theorem: a continuous real function on a nonempty compact subset of R\mathbb{R} attains a greatest and a least value does not apply to either, and both are instances of 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: the first is its bounded-not-closed case, the second its unbounded case. Together they show that neither half of "closed and bounded" can be dropped.

This item is the worked witness for FALSE: a continuous real function on a bounded domain attains a greatest value, which refutes the first half alone.

Facts & Assumptions

Given: The sets E1:=(0,1)E_1 := (0,1) and E2:=[0,)E_2 := [0,\infty) (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length) and the identity id(x)=x\mathrm{id}(x) = x on each of them.

[L2]

A greatest value of hh on EE is a point pEp \in E with h(x)h(p)h(x) \le h(p) for every xEx \in E; a set is bounded when it lies between two reals (Maximum and minimum of a set, Lower bound, bounded below, bounded set).

[L3]

Suprema: a nonempty set bounded above has a least upper bound, and for u=supSu = \sup S every real ε>0\varepsilon > 0 admits sSs \in S with uε<su - \varepsilon < s (Complete ordered field (least-upper-bound property), Epsilon characterisation of the supremum).

[L4]

Archimedean property: for every real tt there is a natural n1n \ge 1 with t<nt < n (Every complete ordered field is Archimedean).

[L5]

Ordered-field arithmetic: for 0<x<10 < x < 1 one has x<(x+1)/2<1x < (x+1)/2 < 1; the maximum of a two-element set of reals exists and is one of them; and n1>0n \ge 1 > 0 for a natural n1n \ge 1 (Ordered field, Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

Counterexample

technique · direct
1.1

The identity is continuous on E1E_1 and on E2E_2 by [L1], and E1E_1 is bounded while E2E_2 is closed, by [L6].

L1L6
1.2

On E1E_1 the identity is bounded. Every x(0,1)x \in (0,1) satisfies 0x10 \le x \le 1, so the image id[E1]=E1\mathrm{id}[E_1] = E_1 lies between 00 and 11 and is bounded by [L2].

L5L2
1.3

On E2E_2 the identity is unbounded. Let a real MM be given. By [L4] there is a natural n1n \ge 1 with M<nM < n, and n0n \ge 0 so n[0,)=E2n \in [0,\infty) = E_2 with id(n)=n>M\mathrm{id}(n) = n > M. So no real bounds id[E2]\mathrm{id}[E_2] above, and by [L2] the identity is unbounded on E2E_2.

L2L4L5
2.1

On E1E_1 there is no greatest value. Let pE1p \in E_1, so 0<p<10 < p < 1. By [L5] the point p:=(p+1)/2p' := (p+1)/2 satisfies p<p<1p < p' < 1 and p>0p' > 0, so pE1p' \in E_1 and id(p)=p>p=id(p)\mathrm{id}(p') = p' > p = \mathrm{id}(p). Hence no pE1p \in E_1 satisfies id(x)id(p)\mathrm{id}(x) \le \mathrm{id}(p) for every xE1x \in E_1, and by [L2] the identity attains no greatest value on E1E_1.

step 1.2L2L5
3.1

The supremum exists and equals 11. By step 1.2 and [L3] the nonempty set id[E1]=(0,1)\mathrm{id}[E_1] = (0,1) has a least upper bound uu, and u1u \le 1 since 11 bounds it above. For a real ε>0\varepsilon > 0 the point x:=max{1/2, 1ε/2}x := \max\{1/2,\ 1 - \varepsilon/2\} lies in (0,1)(0,1) by [L5] and satisfies x>1εx > 1 - \varepsilon, so no real below 11 bounds (0,1)(0,1) above; hence u=1u = 1. By step 2.1 no point of E1E_1 has value 11, so the supremum is not attained.

step 1.2step 2.1L3L5
4.1

So on the bounded set E1E_1 a continuous function attains no greatest value, and on the closed set E2E_2 a continuous function is unbounded: both halves of the refuted claim are false, and by [L6] neither domain is compact, so no conflict with Extreme value theorem: a continuous real function on a nonempty compact subset of R\mathbb{R} attains a greatest and a least value arises.

step 1.1step 2.1step 3.1step 1.3L6

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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