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.
is the unique with that is differentiable at with
Statement
The natural logarithm is the unique function satisfying
that is differentiable at with .
Facts & Assumptions
Given: A function satisfying the displayed equation, differentiable at , with .
The derivative is the limit of the difference quotient (The derivative of at a point that is a limit point of , and differentiability on a set).
A differentiable function is continuous (A function differentiable at is continuous at ).
A continuous function on an interval with zero derivative is constant (A function continuous on an interval whose derivative vanishes at every interior point of is constant on ; consequently two such functions with the same derivative differ by a constant).
Sums, differences and scalar multiples of functions differentiable at a point are differentiable there, with the corresponding derivatives (Sums, scalar multiples, products and quotients: , , , and when ).
Proof
Setting in the functional equation gives , hence .
Conversely, [L2] and [L5] give the product equation for , while [L1] and [L5] give differentiability at with derivative .
Fix . For sufficiently close to , , and the functional equation gives
For , divide step 2.1 by : As , [F1] and show that .
Both and are differentiable on , so [L6] makes differentiable, and step 3.1 with [L1] gives . By [L3], is continuous, so [L4] makes it constant.
At , step 1.1 and [L1] give , so step 4.1 yields by [L5].
Steps 5.1 and 1.2 prove existence and uniqueness.
Depends on
- Sums, scalar multiples, products and quotients: $(f+g)'(c) = f'(c) + g'(c)$, $(\alpha f)'(c) = \alpha f'(c)$, $(fg)'(c) = f'(c)g(c) + f(c)g'(c)$, and $(f/g)'(c) = \bigl(f'(c)g(c) - f(c)g'(c)\bigr)/g(c)^{2}$ when $g(c) \ne 0$
- The integral logarithm $L$ is the published natural logarithm
- The integral logarithm satisfies $L'(x)=1/x$ for $x>0$ and $L(1)=0$
- The integral logarithm satisfies $L(xy)=L(x)+L(y)$ for all positive $x$ and $y$
- A function continuous on an interval $I$ whose derivative vanishes at every interior point of $I$ is constant on $I$; consequently two such functions with the same derivative differ by a constant
- A function differentiable at $c$ is continuous at $c$
- The derivative $f'(c) = \lim_{x \to c} \frac{f(x) - f(c)}{x - c}$ of $f : A \to \mathbb{R}$ at a point $c \in A$ that is a limit point of $A$, and differentiability on a set
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 77 results over 23 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
- John M. Lee, The Logarithm (standard reference, not scraped)