Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge 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.

The intermediate value property (Darboux property) of a function on an interval: the image of every subinterval is order-convex

Definition

Let I⊆R be order-convex (Intervals of R: the nine order-convex forms, nondegeneracy, and length) and let f:I→R. Then f has the intermediate value property, also called the Darboux property, when

f[J] is order-convex for every order-convex J⊆I.

As everywhere in this library, "interval" is read as "order-convex" (A subset of R is connected if and only if it is order-convex, that is, an interval is what licenses the word; Intervals of R: the nine order-convex forms, nondegeneracy, and length records that the classification of the order-convex subsets of R into the nine written forms is not proved here).

The equivalent pointwise form

f has the intermediate value property if and only if

for all a,b∈I with a<b and every real y with f(a)≤y≤f(b) or f(b)≤y≤f(a), there is c∈[a,b] with f(c)=y.

From the displayed condition to the pointwise one. Given a<b in I, the set [a,b] is order-convex and contained in I by order-convexity of I, so f[ [a,b] ] is order-convex; it contains f(a) and f(b), hence every y between them, and such a y is f(c) for some c∈[a,b].

From the pointwise condition to the displayed one. Let J⊆I be order-convex, let u,v∈f[J] and let u≤y≤v. Write u=f(a) and v=f(b) with a,b∈J. If a=b then u=v=y and y∈f[J]. If a<b, the pointwise condition gives c∈[a,b] with f(c)=y, and c∈J because J is order-convex and a,b∈J; so y∈f[J]. If b<a the same argument applies with the roles of a and b exchanged, the pointwise condition being stated symmetrically in the two orders. Hence f[J] is order-convex.

Both forms are used below, and they are used interchangeably.

Every continuous function on an interval has the property

If f is continuous on I (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) then f[J] is order-convex for every order-convex J⊆I (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, claim 1). So continuity implies the intermediate value property.

The converse is false, and that is the whole reason the property is given a name of its own: a function may take every intermediate value on every subinterval and be continuous nowhere. The failure is recorded as FALSE: a function with the intermediate value property on an interval is continuous.

A monotone function with the intermediate value property is continuous. This is not a further theorem but a reading of A function on an interval satisfying f(x)≤f(y) whenever x≤y, whose image is order-convex, is continuous: for a function satisfying f(x)≤f(y) whenever x≤y on an order-convex I, order-convexity of the single image f[I] already forces continuity. So the pathologies live entirely among the non-monotone functions.

Depends on

Used by

Dependency tree · two levels

28 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