Alphabeta Math
LemmaStatement: AI-adaptedProof: 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.

A function on an interval satisfying f(x)f(y)f(x) \le f(y) whenever xyx \le y, whose image is order-convex, is continuous

Statement

Let IRI \subseteq \mathbb{R} be order-convex (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length) and let f:IRf : I \to \mathbb{R} satisfy

f(x)f(y)whenever x,yI and xy.f(x) \le f(y) \qquad \text{whenever } x, y \in I \text{ and } x \le y .

If the image f[I]f[I] is order-convex, then ff is continuous on II (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).

No definition of a monotone function is used, and none is available at this point in the reading order. The hypothesis is written out as the displayed inequality; the classification of monotone functions and their discontinuities comes later in the library. Equivalently, by A subset of R\mathbb{R} is connected if and only if it is order-convex, that is, an interval, the hypothesis on the image is that f[I]f[I] is connected (Separated sets, disconnection, and connected subset of R\mathbb{R}).

The hypothesis on the image cannot be dropped. Define ff on I=[0,1]I = [0,1] by f(x):=xf(x) := x for x<1x < 1 and f(1):=2f(1) := 2. It satisfies the displayed inequality, its image is [0,1){2}[0,1) \cup \{2\}, which is not order-convex, and it is not continuous at 11: no δ\delta works for ε=1/2\varepsilon = 1/2, since points of [0,1)[0,1) arbitrarily close to 11 have values close to 11, at distance close to 11 from f(1)=2f(1) = 2.

This is a genuine converse to the intermediate value property, in the presence of the inequality. It does not need one-sided limits of monotone functions, which are not available at this point in the reading order; the entire proof is the two paragraphs below, which read the required δ\delta off the image.

Facts & Assumptions

Given: An order-convex set IRI \subseteq \mathbb{R} and a function f:IRf : I \to \mathbb{R} with f(x)f(y)f(x) \le f(y) whenever x,yIx, y \in I and xyx \le y, such that f[I]f[I] is order-convex; and a point cIc \in I together with a real ε>0\varepsilon > 0.

[L1]

Continuity of ff at cc: for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 with f(x)f(c)<ε|f(x) - f(c)| < \varepsilon for every xIx \in I satisfying xc<δ|x - c| < \delta (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, The ε\varepsilon-neighbourhood and the punctured ε\varepsilon-neighbourhood of a point of R\mathbb{R}).

[L2]

Order-convexity of f[I]f[I]: if u,vf[I]u, v \in f[I] and uwvu \le w \le v then wf[I]w \in f[I] (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length); equivalently f[I]f[I] is connected (A subset of R\mathbb{R} is connected if and only if it is order-convex, that is, an interval, Separated sets, disconnection, and connected subset of R\mathbb{R}).

[L3]

Order and field arithmetic in R\mathbb{R}: trichotomy and totality of the order, so any two reals are comparable and exactly one of r<cr < c, r=cr = c, r>cr > c holds; ε>0\varepsilon > 0 gives ε/2>0\varepsilon/2 > 0 and f(c)ε<f(c)ε/2<f(c)f(c) - \varepsilon < f(c) - \varepsilon/2 < f(c) (Ordered field).

[L4]

The minimum of a two-element set of reals exists and is one of the two elements (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set).

[L5]

Absolute value: for s>0s > 0, t<s|t| < s holds exactly when s<t<s-s < t < s (Basic properties of the absolute value).

Proof

technique · direct
1.1

A point of II below cc with a value close to f(c)f(c), when one exists at all. Suppose some pIp \in I has p<cp < c. We claim there is qIq \in I with q<cq < c and f(q)>f(c)εf(q) > f(c) - \varepsilon. If there were none, then f(q)f(c)εf(q) \le f(c) - \varepsilon for every qIq \in I with q<cq < c, and in particular f(p)f(c)εf(p) \le f(c) - \varepsilon. Put w:=f(c)ε/2w := f(c) - \varepsilon/2, so f(p)f(c)ε<w<f(c)f(p) \le f(c) - \varepsilon < w < f(c) by [L3]. Since f(p),f(c)f[I]f(p), f(c) \in f[I], [L2] gives rIr \in I with f(r)=wf(r) = w. By [L3] exactly one of r<cr < c, r=cr = c, r>cr > c holds: the first gives w=f(r)f(c)ε<ww = f(r) \le f(c) - \varepsilon < w, the second gives w=f(c)w = f(c), and the third gives w=f(r)f(c)w = f(r) \ge f(c) by the monotonicity hypothesis; each contradicts f(c)ε<w<f(c)f(c) - \varepsilon < w < f(c). So the claimed qq exists.

L2L3
2.1

The left radius. If some pIp \in I has p<cp < c, fix qq as in step 1.1 and put δ1:=cq>0\delta_1 := c - q > 0; then every xIx \in I with cδ1<xcc - \delta_1 < x \le c satisfies q<xcq < x \le c, hence f(q)f(x)f(c)f(q) \le f(x) \le f(c) by monotonicity, hence f(c)ε<f(x)f(c)f(c) - \varepsilon < f(x) \le f(c). If no point of II lies below cc, put δ1:=1\delta_1 := 1; then the only xIx \in I with cδ1<xcc - \delta_1 < x \le c is x=cx = c, for which f(c)ε<f(c)=f(x)f(c)f(c) - \varepsilon < f(c) = f(x) \le f(c) holds as well. In both cases δ1>0\delta_1 > 0 and every xIx \in I with cδ1<xcc - \delta_1 < x \le c satisfies f(c)ε<f(x)f(c)f(c) - \varepsilon < f(x) \le f(c).

step 1.1L3choose
2.2

The right radius, symmetrically. Suppose some pIp \in I has p>cp > c. If every sIs \in I with s>cs > c had f(s)f(c)+εf(s) \ge f(c) + \varepsilon, then with w:=f(c)+ε/2w' := f(c) + \varepsilon/2 we would have f(c)<w<f(c)+εf(p)f(c) < w' < f(c) + \varepsilon \le f(p), so [L2] would give rIr \in I with f(r)=wf(r) = w'; but by [L3] exactly one of r>cr > c, r=cr = c, r<cr < c holds, and the first gives w=f(r)f(c)+ε>ww' = f(r) \ge f(c) + \varepsilon > w', the second gives w=f(c)w' = f(c), and the third gives w=f(r)f(c)w' = f(r) \le f(c) by the monotonicity hypothesis, each contradicting f(c)<w<f(c)+εf(c) < w' < f(c) + \varepsilon. So there is sIs \in I with s>cs > c and f(s)<f(c)+εf(s) < f(c) + \varepsilon; put δ2:=sc>0\delta_2 := s - c > 0. If no point of II lies above cc, put δ2:=1\delta_2 := 1. In both cases δ2>0\delta_2 > 0 and every xIx \in I with cx<c+δ2c \le x < c + \delta_2 satisfies f(c)f(x)<f(c)+εf(c) \le f(x) < f(c) + \varepsilon.

step 1.1L2L3choose
3.1

Combining. Put δ:=min{δ1,δ2}\delta := \min\{\delta_1, \delta_2\}, which is a positive real by [L4]. Let xIx \in I with xc<δ|x - c| < \delta, so cδ<x<c+δc - \delta < x < c + \delta by [L5]. By totality either xcx \le c, and then cδ1cδ<xcc - \delta_1 \le c - \delta < x \le c, so step 2.1 gives f(c)ε<f(x)f(c)f(c) - \varepsilon < f(x) \le f(c); or xcx \ge c, and then cx<c+δc+δ2c \le x < c + \delta \le c + \delta_2, so step 2.2 gives f(c)f(x)<f(c)+εf(c) \le f(x) < f(c) + \varepsilon. In either case ε<f(x)f(c)<ε-\varepsilon < f(x) - f(c) < \varepsilon, that is f(x)f(c)<ε|f(x) - f(c)| < \varepsilon by [L5].

step 2.1step 2.2L3L4L5
4.1

The point cIc \in I and the real ε>0\varepsilon > 0 were arbitrary, so by [L1] the function ff is continuous at every point of II, that is, continuous on II.

step 3.1L1

Remarks

  • Where order-convexity of the image is used, and where it is not. It is used exactly twice, in steps 1.1 and 2.2, each time to convert a value strictly between two attained values into an attained value. Nothing else in the argument looks at the image. In particular, no continuity of ff is assumed anywhere, which is what makes the lemma a converse rather than a reformulation.

  • The endpoint cases are not a technicality. If cc is the left endpoint of II there is no point of II below it, and the left half of the estimate is vacuous; the same at the right. Handling them by the fixed radius 11 keeps the proof free of any hypothesis that II be open or nondegenerate.

  • What this lemma is for. It is the standard route to continuity of a function defined by a monotone construction whose image is known independently — the Cantor function is the classical instance, its image being all of [0,1][0,1] — and it is stated here as a standalone lemma so that a later page may cite it rather than repeat the argument.

Depends on

Used by

Dependency tree · next 3 levels

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