Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge 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 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}. Then ff has the intermediate value property, also called the Darboux property, when

f[J] is order-convex for every order-convex JI.f[J] \ \text{is order-convex for every order-convex } J \subseteq I .

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

The equivalent pointwise form

ff has the intermediate value property if and only if

for all a,bIa, b \in I with a<ba < b and every real yy with f(a)yf(b)f(a) \le y \le f(b) or f(b)yf(a)f(b) \le y \le f(a), there is c[a,b]c \in [a,b] with f(c)=yf(c) = y.

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

From the pointwise condition to the displayed one. Let JIJ \subseteq I be order-convex, let u,vf[J]u, v \in f[J] and let uyvu \le y \le v. Write u=f(a)u = f(a) and v=f(b)v = f(b) with a,bJa, b \in J. If a=ba = b then u=v=yu = v = y and yf[J]y \in f[J]. If a<ba < b, the pointwise condition gives c[a,b]c \in [a,b] with f(c)=yf(c) = y, and cJc \in J because JJ is order-convex and a,bJa, b \in J; so yf[J]y \in f[J]. If b<ab < a the same argument applies with the roles of aa and bb exchanged, the pointwise condition being stated symmetrically in the two orders. Hence f[J]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 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) then f[J]f[J] is order-convex for every order-convex JIJ \subseteq 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)f(x) \le f(y) whenever xyx \le y, whose image is order-convex, is continuous: for a function satisfying f(x)f(y)f(x) \le f(y) whenever xyx \le y on an order-convex II, order-convexity of the single image f[I]f[I] already forces continuity. So the pathologies live entirely among the non-monotone functions.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 59 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