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 injective function on an interval is strictly monotone
Statement
Let be order-convex (Intervals of : the nine order-convex forms, nondegeneracy, and length) and let be continuous on (Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point) and injective (Injection, surjection, bijection). Then is strictly monotone (Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of , with the dictionary to monotone sequences): either whenever in , or whenever in .
Both hypotheses are needed and neither can be weakened to the other. Continuity alone does not give injectivity, and injectivity alone does not give monotonicity: the companion page exhibits a continuous injection on , a set that is not order-convex, that is not monotone. So it is order-convexity of the domain, and not merely continuity, that forces the conclusion.
Facts & Assumptions
Given: An order-convex and a continuous injective .
is order-convex: and imply (Intervals of : the nine order-convex forms, nondegeneracy, and length).
is injective: implies (Injection, surjection, bijection).
is continuous at every point of ; the restriction of to a subset is continuous at every point of , since the - condition of Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point quantifies over fewer points when the domain shrinks.
Intermediate value theorem: if , is continuous and lies between and in either order, then for some (Intermediate value theorem, by bisection with a canonical left-half rule: a continuous function on takes every value between and ).
Strictly between any two distinct reals there lies a real (The rationals embed densely in the reals).
is increasing when for all in , decreasing when for all in , and strictly monotone when it is one or the other (Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of , with the dictionary to monotone sequences).
Proof
Suppose, for contradiction, that is not strictly monotone: is not increasing and is not decreasing.
Three-point claim. For all in , either or . Suppose not. By injectivity the three values are pairwise distinct, so the failure means that is not between and ; hence either and , or and .
Being decreasing means for all in , so its failure gives with and not , that is ; injectivity together with gives , so .
In the first case of step 1.2 pick a real with ; in the second pick with . Such a exists because the two bounds are distinct reals.
With as in step 2.2, and by order-convexity, and restricted to each is continuous; lies strictly between and , and strictly between and . So there are and with .
Since and we have , so and in particular ; but contradicts injectivity. The three-point claim of step 1.2 is therefore established.
Let with . Applying the three-point claim to gives or ; the second is impossible because . So .
Let with . If , the three-point claim applied to gives , the alternative being impossible as in step 5.1; if then by step 2.1; and if , the claim applied to gives . In every case .
Let with ; we show . If then and step 5.1 gives . If then the three-point claim applied to gives or , and the second contradicts from step 5.1; so .
Let with ; we show . If then and step 6.1 gives . If then the three-point claim applied to gives or , and the second contradicts from step 6.1; so .
The only remaining case is , where steps 5.1 and 6.1 give directly.
Steps 7.1, 6.2 and 7.2 cover every pair in : either , which is step 7.1, or , and then , which is step 6.2, or , which is step 7.2. So whenever in , that is, is increasing. This contradicts step 1.1, which assumed that is not increasing; the assumption of step 1.1 is therefore false and is strictly monotone.
Remarks
-
The three-point claim is the whole content. Steps 1.2, 2.2, 3.1 and 4.1 say that a continuous injection on an interval cannot fold: the middle of three points always has the middle value. Everything after that is bookkeeping, comparing an arbitrary pair with one fixed pair on which the direction is known.
-
Where the intermediate value theorem enters. Once only, in step 3.1, and it is what makes order-convexity of indispensable: the segments and must lie inside the domain for the theorem to apply. That is exactly the hypothesis the companion page's counterexample removes.
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
- Nondecreasing, increasing (strictly increasing), nonincreasing, decreasing, monotone and strictly monotone real functions on a subset of $\mathbb{R}$, with the dictionary to monotone sequences
- 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)$
- Intervals of $\mathbb{R}$: the nine order-convex forms, nondegeneracy, and length
- Injection, surjection, bijection
- The rationals embed densely in the reals
Used by
- In one dimension the compact-Jordan formula is substitution over the unoriented image interval with the absolute derivative Corollary
- A continuous injection on [0,1] ∪ [2,3] that is not monotone, so the interval hypothesis cannot be dropped from the strict-monotonicity theorem Counterexample
- The n-th root as a continuous inverse: for a natural n ≥ 1 the map x ↦ xⁿ is continuous and strictly increasing on [0,∞) with image [0,∞), so its inverse x ↦ x^1/n is continuous and strictly increasing Example
- Continuous inverse theorem: a continuous injective f on an interval I is a bijection onto the order-convex set f[I], and the inverse g : f[I] → I is continuous and strictly monotone in the same sense as f Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 98 results over 31 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
- Monotonic function (Wikipedia) (standard reference, not scraped)
- Intermediate value theorem (Wikipedia) (standard reference, not scraped)
- Continuous Injection of Interval is Strictly Monotone (ProofWiki) (standard reference, not scraped)