Alphabeta Math
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-28
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 injection on [0,1][2,3][0,1] \cup [2,3] that is not monotone, so the interval hypothesis cannot be dropped from the strict-monotonicity theorem

Statement refuted

Counterexample

Let A:=[0,1][2,3]A := [0,1] \cup [2,3] and define f:ARf : A \to \mathbb{R} by

f(x):=xfor x[0,1],f(x):=5xfor x[2,3].f(x) := x \quad \text{for } x \in [0,1], \qquad f(x) := 5 - x \quad \text{for } x \in [2,3].

Then ff is continuous on AA and injective, and it is not monotone: f(0)=0<1=f(1)f(0) = 0 < 1 = f(1) while f(2)=3>2=f(3)f(2) = 3 > 2 = f(3). The set AA is not order-convex, since 0,3A0, 3 \in A and 3/2A3/2 \notin A.

Facts & Assumptions

Given: The set A=[0,1][2,3]A = [0,1] \cup [2,3] and the function ff above.

[L1]

ff is continuous at cAc \in A when 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 xANδ(c)x \in A \cap N_\delta(c) (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}).

[L3]

ff is increasing when f(x)<f(y)f(x) < f(y) for all x<yx < y in AA, decreasing when f(x)>f(y)f(x) > f(y) for all x<yx < y in AA, and monotone when nondecreasing or nonincreasing (Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of R\mathbb{R}, with the dictionary to monotone sequences).

[L4]

AA is order-convex when x,yAx, y \in A and xzyx \le z \le y imply zAz \in A (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

Verification

technique · direct
1.1

f[[0,1]]=[0,1]f[\,[0,1]\,] = [0,1] and f[[2,3]]=[2,3]f[\,[2,3]\,] = [2,3]: on [0,1][0,1] the map is the identity, and on [2,3][2,3] the map x5xx \mapsto 5-x sends 22 to 33 and 33 to 22 and is order-reversing, so its image is [2,3][2,3].

L2
1.2

ff is continuous on AA. Let c[0,1]c \in [0,1] and let ε>0\varepsilon > 0 be real; take δ:=min{1,ε}\delta := \min\{1, \varepsilon\}. Every xAx \in A with xc<δ|x - c| < \delta satisfies x<c+12x < c + 1 \le 2, so x[0,1]x \in [0,1] and f(x)f(c)=xc<ε|f(x) - f(c)| = |x - c| < \varepsilon.

L1L2
1.3

Let c[2,3]c \in [2,3] and let ε>0\varepsilon > 0 be real; take δ:=min{1,ε}\delta := \min\{1, \varepsilon\}. Every xAx \in A with xc<δ|x - c| < \delta satisfies x>c11x > c - 1 \ge 1, so x[2,3]x \in [2,3] and f(x)f(c)=(5x)(5c)=xc<ε|f(x) - f(c)| = |(5-x)-(5-c)| = |x - c| < \varepsilon.

L1L2
1.4

ff is not monotone: 0<10 < 1 with f(0)=0<1=f(1)f(0) = 0 < 1 = f(1) rules out nonincreasing, and 2<32 < 3 with f(2)=3>2=f(3)f(2) = 3 > 2 = f(3) rules out nondecreasing.

L3
1.5

AA is not order-convex: 0A0 \in A, 3A3 \in A and 03/230 \le 3/2 \le 3, but 3/2[0,1][2,3]3/2 \notin [0,1] \cup [2,3].

L4
2.1

ff is injective: it is injective on [0,1][0,1], being the identity there; it is injective on [2,3][2,3], since 5x=5y5 - x = 5 - y gives x=yx = y; and the two images [0,1][0,1] and [2,3][2,3] are disjoint, so no point of one piece has the same value as a point of the other.

step 1.1
3.1

So ff is a continuous injection on AA that is not monotone, refuting the claim; and the hypothesis that fails is exactly order-convexity of the domain, which is what the theorem assumes.

step 2.1step 1.2step 1.3step 1.4step 1.5L5

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: 85 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