Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck 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 image of an interval under a continuous real function is order-convex, hence an interval, and the image of a closed bounded interval is a closed bounded interval

Statement

Let A⊆R, let f:A→R be continuous on A (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) and let I⊆A be order-convex (Intervals of R: the nine order-convex forms, nondegeneracy, and length). Then:

  1. f[I] is order-convex, hence connected (A subset of R is connected if and only if it is order-convex, that is, an interval, Separated sets, disconnection, and connected subset of R);
  2. if I=[a,b] with a≤b, then f[I]=[m,M] where m=min⁡f[I] and M=max⁡f[I] (Maximum and minimum of a set) — a closed bounded interval, degenerate exactly when f is constant on [a,b].

"Interval" means "order-convex" here. As A subset of R is connected if and only if it is order-convex, that is, an interval records, this library proves that the connected subsets of R are exactly the order-convex ones, and does not prove that every order-convex subset is one of the nine written forms of Intervals of R: the nine order-convex forms, nondegeneracy, and length. Claim 1 is therefore stated as order-convexity, which is what the intermediate value theorem delivers; claim 2 identifies the written form in the one case where the extreme value theorem supplies the endpoints.

Facts & Assumptions

Given: A set A⊆R, a function f:A→R continuous on A, and an order-convex set I⊆A.

[L1]

Intermediate value theorem: if u≤v in R, if f is continuous on [u,v] and if w lies between f(u) and f(v) in either order, then f(t)=w for some t∈[u,v] (Intermediate value theorem, by bisection with a canonical left-half rule: a continuous function on [a,b] takes every value between f(a) and f(b)).

[L2]

Continuity passes to subsets of the domain: if B⊆A then f∣B is continuous on B, since the defining condition quantifies over fewer points (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).

[L3]

Order-convexity: x,z∈S and x≤w≤z imply w∈S; every closed bounded interval [u,v] with u≤v is order-convex and is a subset of any order-convex set containing u and v (Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L6]

Extreme value theorem: a continuous real function on a nonempty compact subset of R attains a greatest and a least value on it (Extreme value theorem: a continuous real function on a nonempty compact subset of R attains a greatest and a least value, Maximum and minimum of a set).

Proof

technique · direct
1.1

Claim 1. Let u′,v′∈f[I] and let w satisfy u′≤w≤v′. Write u′=f(p) and v′=f(q) with p,q∈I, and let [s,t] be the closed bounded interval with {s,t}={p,q} and s≤t; by [L3] and order-convexity of I we have [s,t]⊆I⊆A.

L3choose
1.2

Claim 2, the endpoints. Suppose I=[a,b] with a≤b. By [L5] the set [a,b] is nonempty and compact, so by [L6] there are q,p∈[a,b] with f(q)≤f(x)≤f(p) for every x∈[a,b]; put m:=f(q) and M:=f(p), so m=min⁡f[I] and M=max⁡f[I] and m≤M.

L5L6choose
2.1

By [L2] the restriction of f to [s,t] is continuous on [s,t], and w lies between f(s) and f(t) in one order or the other, since {f(s),f(t)}={u′,v′} and u′≤w≤v′. By [L1] there is c∈[s,t]⊆I with f(c)=w, so w∈f[I].

step 1.1L1L2
3.1

So f[I] is order-convex, and by [L4] it is connected. This is claim 1.

step 2.1L4
4.1

Claim 2, the two inclusions. Every z∈f[I] satisfies m≤z≤M by step 1.2, so f[I]⊆[m,M]. Conversely, m and M lie in f[I] and f[I] is order-convex by step 3.1, so every w with m≤w≤M lies in f[I]; hence [m,M]⊆f[I]. Therefore f[I]=[m,M], a closed bounded interval, and it is the single point {m} exactly when m=M, that is exactly when f is constant on [a,b].

step 3.1step 1.2L3∎

Remarks

Depends on

Used by

Dependency tree · two levels

45 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