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 integral logarithm satisfies for all positive and
Statement
For all ,
Facts & Assumptions
Given: , with ranging over .
for , and (The integral logarithm satisfies for and ).
If is differentiable at and at , then (The chain rule, in one line from Carathéodory: if is differentiable at and is differentiable at , then is differentiable at with ).
A continuous function on an order-convex interval whose derivative vanishes throughout the interior 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).
A differentiable function is continuous (A function differentiable at is continuous at ).
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
Define on . By [L1] and [L2] each term is differentiable, so [L5] makes differentiable with
By [L4], is continuous, so [L3] makes it constant on .
Evaluating at gives . Therefore , which is the claimed product law.
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 satisfies $L'(x)=1/x$ for $x>0$ and $L(1)=0$
- The chain rule, in one line from Carathéodory: if $g$ is differentiable at $c$ and $f$ is differentiable at $g(c)$, then $f \circ g$ is differentiable at $c$ with $(f \circ g)'(c) = f'(g(c))\,g'(c)$
- 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$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 69 results over 20 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
- OpenStax, Calculus Volume 1, Section 6.7 (standard reference, not scraped)