Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-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.

Every continuous map of a closed bounded interval into itself has a fixed point

Statement

Let a,bRa, b \in \mathbb{R} with aba \le b and let φ:[a,b]R\varphi : [a,b] \to \mathbb{R} be continuous on [a,b][a,b] (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, Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length) with

φ(x)[a,b]for every x[a,b].\varphi(x) \in [a,b] \qquad \text{for every } x \in [a,b] .

Then φ\varphi has a fixed point: there is c[a,b]c \in [a,b] with φ(c)=c\varphi(c) = c.

This is the one-dimensional case of Brouwer's theorem, and here it is elementary. The whole content is that φ(x)x\varphi(x) - x is 0\ge 0 at the left endpoint and 0\le 0 at the right, so the intermediate value theorem produces a zero. Nothing about contraction, and no metric hypothesis, is needed: the map is not assumed to shrink distances, and the fixed point need not be unique.

Both hypotheses on the interval are used. The interval must be closed, or the fixed point can escape through an endpoint; and it must be bounded, or there need be no fixed point at all, as xx+1x \mapsto x + 1 on [0,)[0,\infty) shows.

Facts & Assumptions

Given: Reals aba \le b and a continuous φ:[a,b]R\varphi : [a,b] \to \mathbb{R} with φ(x)[a,b]\varphi(x) \in [a,b] for every x[a,b]x \in [a,b].

[L2]

Intermediate value theorem: if gg is continuous on [a,b][a,b] with aba \le b and yy lies between g(a)g(a) and g(b)g(b) in either order, then g(c)=yg(c) = y for some c[a,b]c \in [a,b] (Intermediate value theorem, by bisection with a canonical left-half rule: a continuous function on [a,b][a,b] takes every value between f(a)f(a) and f(b)f(b)).

[L3]

Membership in [a,b][a,b] means axba \le x \le b (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

[L4]

Ordered-field arithmetic in R\mathbb{R}: adding and subtracting preserves order, and uv0u - v \ge 0 exactly when uvu \ge v (Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

Define g:[a,b]Rg : [a,b] \to \mathbb{R} by g(x):=φ(x)xg(x) := \varphi(x) - x. By [L1] the function gg is continuous on [a,b][a,b], being the sum of φ\varphi and (1)(-1) times the identity.

L1
1.2

By hypothesis φ(a)[a,b]\varphi(a) \in [a,b], so φ(a)a\varphi(a) \ge a and hence g(a)=φ(a)a0g(a) = \varphi(a) - a \ge 0 by [L4]. Likewise φ(b)[a,b]\varphi(b) \in [a,b] gives φ(b)b\varphi(b) \le b and hence g(b)=φ(b)b0g(b) = \varphi(b) - b \le 0.

L3L4
2.1

So g(b)0g(a)g(b) \le 0 \le g(a): the value 00 lies between g(b)g(b) and g(a)g(a). By [L2], applied to gg on [a,b][a,b] with y:=0y := 0, there is c[a,b]c \in [a,b] with g(c)=0g(c) = 0.

step 1.1step 1.2L2choose
3.1

Then φ(c)c=0\varphi(c) - c = 0, that is φ(c)=c\varphi(c) = c, with c[a,b]c \in [a,b]: the map φ\varphi has a fixed point.

step 2.1L4

Remarks

  • Uniqueness is not claimed and is false in general. The identity map of [a,b][a,b] into itself is continuous and fixes every point. What forces uniqueness is a contraction hypothesis, which is the setting of the Banach fixed point theorem in a complete metric space; that theorem also produces the fixed point as a limit of iterates, whereas the argument above only asserts that one exists.

  • The interval may not be replaced by an arbitrary compact set. The map xxx \mapsto -x carries the compact set {1,1}\{-1, 1\} into itself, is continuous, and fixes nothing. Order-convexity, not compactness alone, is what the intermediate value theorem needs.

  • A worked instance is A worked fixed point on [1,2][1,2] for the map x(x+2/x)/2x \mapsto (x + 2/x)/2, from the one-dimensional fixed point theorem on the companion page, where φ(x)=(x+2/x)/2\varphi(x) = (x + 2/x)/2 maps [1,2][1,2] into itself and its unique fixed point is 2\sqrt{2}.

Depends on

Used by

Dependency tree · next 3 levels

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