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.
Intermediate value theorem, by bisection with a canonical left-half rule: a continuous function on takes every value between and
Statement
Let with , let be continuous on the closed bounded interval (Intervals of : the nine order-convex forms, nondegeneracy, and length, Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point), and let satisfy
Then there is with .
The construction is canonical, so no choice principle is used. The bisection below tests the left half first and takes the right half only when the left one has been ruled out, so the passage from one interval to the next is a function of that interval, and The recursion theorem applies with nothing selected. This is the same discipline the library uses wherever a sequence is built one term at a time.
Completeness of is what does the work. The bisection produces a nested sequence of closed bounded intervals whose lengths tend to , and it is A nested sequence of nonempty closed bounded intervals has nonempty intersection, and the intersection is a single point exactly when the lengths tend to — hence the least-upper-bound property — that supplies the point. Over an ordered field that is not complete the theorem fails; the witness for that, stated for an arbitrary ordered field and worked over , is On a closed interval of there is a continuous unbounded function, a bounded one with no maximum, and one without the intermediate value property, which states its own - continuity inline and is not an instance of this page's definition.
Facts & Assumptions
Given: Reals , a function continuous on , and a real with or .
Scalar multiples of continuous functions are continuous, so is continuous on (Sums, scalar multiples, products, absolute values, maxima, minima and quotients with nonvanishing denominator of continuous functions are continuous, as are constants, the identity and every polynomial function, Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point).
Recursion: for a set , an element and a function there is a unique with and for every (The recursion theorem).
Nested intervals: if with and for every , then is nonempty, and it is a single point exactly when the lengths tend to (A nested sequence of nonempty closed bounded intervals has nonempty intersection, and the intersection is a single point exactly when the lengths tend to , Intervals of : the nine order-convex forms, nondegeneracy, and length, Limits and Cauchy sequences of reals).
Null geometric sequences: implies ; and a constant multiple of a null sequence is null, while a constant sequence converges to that constant (For the sequence is null, and for the sequence diverges to , Algebra of limits: sums, scalar multiples, products and quotients, Integer powers , Sequences of reals: bounded, eventually, frequently, tails, subsequences).
Powers: for every (Laws of integer exponents, Integer powers ).
Sequential criterion, the choice-free direction: if is continuous at and with , then ( is continuous at if and only if for every sequence in converging to , the converse direction costing countable choice, Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point).
Limits preserve non-strict inequalities (Limits preserve non-strict inequalities).
Order and field arithmetic in : trichotomy and totality, so exactly one of and holds; halving and the ordered-field identities (Ordered field, Complete ordered field (least-upper-bound property)); and whenever (Basic properties of the absolute value).
Proof
Reduction. It is enough to prove the theorem under the hypothesis . Indeed, in the remaining case , put and ; then is continuous on by [L1] and , so a point with is a point with .
The bisection map. Assume and put so . For write , which satisfies and so lies in , and define By trichotomy exactly one clause applies, so is a function on ; and in both clauses, since in the first and in the second . The left half is tested first and the right half is taken only when the left is excluded, so nothing is selected.
The nested sequence. By [L2] applied to , the element and the map , there is a unique with and . Write and . Then for every : and , because ; and , since in either clause of the definition of the new endpoints lie in and the new interval is or with .
The lengths. In both clauses the new length is or , so ; with an induction on gives for every , that is by [L5]. Since , [L4] gives and hence .
The point. By [L3] applied to the nested family , whose lengths tend to by step 3.1, the intersection is a single point; call it . Then and for every .
The endpoints converge to . Let a rational be given. By step 3.1 there is with for all . For such , from we get and , so and by [L8]. Hence and .
Passing to the limit. The point lies in , so is continuous at , and [L6] applied to the two sequences of step 5.1 gives and .
By step 2.1, for every ; the constant sequence with value converges to by [L4], so [L7] gives . Likewise for every gives . Hence .
A point with has therefore been constructed, under the reduction of step 1.1 and hence in both cases of the hypothesis.
Remarks
-
Why the left half is tested first. The bisection has to choose one of two halves at every stage, and if the rule were "choose a half in which the sign change persists" the construction would be a dependent choice, not a recursion. Testing and taking the left half in that case makes the successor a function of its predecessor, so The recursion theorem applies verbatim. The same device is used in Every nonempty perfect subset of is uncountable and in the bisection proof of Heine-Borel.
-
What the theorem does not say. It does not say that is unique, and it does not say that the set of solutions is an interval; may take the value on a complicated set. It also does not say that a function with the intermediate value property is continuous — that converse is false, and the witness for it needs machinery that is not available at this point in the reading order.
-
Only the choice-free direction of the sequential criterion is used. Step 6.1 turns a convergent sequence into a convergent image sequence, which is the implication proved in ZF ( is continuous at if and only if for every sequence in converging to , the converse direction costing countable choice); the converse, which spends countable choice, is never invoked here.
Depends on
- Continuity of $f : A \to \mathbb{R}$ at a point of $A$ and on $A$: the $\varepsilon$-$\delta$ condition, its agreement with $\lim_{x \to c} f(x) = f(c)$ at a limit point, and continuity at an isolated point
- Sums, scalar multiples, products, absolute values, maxima, minima and quotients with nonvanishing denominator of continuous functions are continuous, as are constants, the identity and every polynomial function
- $f$ is continuous at $c \in A$ if and only if $f(x_k) \to f(c)$ for every sequence in $A$ converging to $c$, the converse direction costing countable choice
- A nested sequence of nonempty closed bounded intervals has nonempty intersection, and the intersection is a single point exactly when the lengths tend to $0$
- Intervals of $\mathbb{R}$: the nine order-convex forms, nondegeneracy, and length
- Complete ordered field (least-upper-bound property)
- The recursion theorem
- For $|r| < 1$ the sequence $r^k$ is null, and for $|r| > 1$ the sequence $|r|^k$ diverges to $+\infty$
- Algebra of limits: sums, scalar multiples, products and quotients
- Limits preserve non-strict inequalities
- Limits and Cauchy sequences of reals
- Sequences of reals: bounded, eventually, frequently, tails, subsequences
- Integer powers $a^m$
- Laws of integer exponents
- Basic properties of the absolute value
- Ordered field
Used by
- The exponential is a continuous bijection from ℝ onto (0,∞) Corollary
- 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 Corollary
- Principal inverse sine and inverse cosine Definition
- A worked fixed point on [1,2] for the map x ↦ (x + 2/x)/2, from the one-dimensional fixed point theorem Example
- The intermediate value theorem gives a second proof that every nonnegative real has an n-th root, applied to xⁿ on a closed bounded interval Example
- FALSE: a function with the intermediate value property on an interval is continuous False statement
- A continuous injective function on an interval is strictly monotone Theorem
- Addition formulas, identities, parity, and derivatives of the hyperbolic functions Theorem
- Cosine has a smallest positive zero, lying strictly between zero and two Theorem
- Every continuous map of a closed bounded interval into itself has a fixed point Theorem
- For n≥1, 2¹⁻ⁿTₙ is the minimax monic polynomial of degree n on [-1,1] Theorem
- There is no continuous logarithm on all of ℂ∖{0} Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 118 results over 30 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
- Intermediate value theorem (Wikipedia) (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 4 (Thm 4.23) (standard reference, not scraped)
- J. Lebl, Basic Analysis I, §3.3 (standard reference, not scraped)
- E. Zakon, Mathematical Analysis, §4.9: The Intermediate Value Property (standard reference, not scraped)