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.
For an integrable , the one-sided derivatives of equal the corresponding one-sided limits of ; at a jump they are unequal
Statement
Let , let be Riemann integrable, and put .
- If and , then the right derivative exists and .
- If and , then the left derivative exists and .
In particular, if both one-sided limits exist at an interior point and are unequal, then is not differentiable there. The value itself is irrelevant to both conclusions.
Facts & Assumptions
Given: The integrable , its integral function , and the indicated one-sided limits.
Integral additivity gives for all , with oriented limits (The integral function of an integrable , For : is integrable on if and only if it is integrable on and on , and then ; with the oriented form for arbitrary ).
The right-limit condition says that for every , throughout a sufficiently short interval to the right of ; the left version is analogous (The left and right limits of at , as limits of the restrictions of to and ).
If on an interval of length , then (If on then for every partition ; in particular every constant function is integrable, with ).
Proof
Assume the right limit exists and fix . By [L2], choose so that whenever within .
For the left limit, take , rewrite the same quotient using the oriented integral over , and apply [L2] and [L3]; its limit is .
For with , [L1] and linearity give .
By [L3], the absolute value in step 2.1 is at most . Hence the right difference quotient tends to .
At an interior point a two-sided derivative would have to equal both one-sided derivatives, so unequal and preclude it. Neither estimate refers to .
Depends on
- The integral function $F(x) := \int_a^x f$ of an integrable $f$
- For $a<c<b$: $f$ is integrable on $[a,b]$ if and only if it is integrable on $[a,c]$ and on $[c,b]$, and then $\int_a^b f = \int_a^c f + \int_c^b f$; with the oriented form for arbitrary $a,b,c$
- The left and right limits of $f$ at $c$, as limits of the restrictions of $f$ to $A \cap (-\infty, c)$ and $A \cap (c, \infty)$
- If $m \le f \le M$ on $[a,b]$ then $m(b-a) \le L(f,P) \le \underline{\int_a^b} f \le \overline{\int_a^b} f \le U(f,P) \le M(b-a)$ for every partition $P$; in particular every constant function is integrable, with $\int_a^b c = c(b-a)$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 55 results over 16 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
- J. K. Hunter, An Introduction to Real Analysis, Theorem 12.4 (standard reference, not scraped)