Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-01
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 general Leibniz rule for the n-th derivative of a product

Statement

If n∈N and f,g are n-times differentiable on an interval I, then (fg)(n)=∑j=0nι ⁣(nj) f(j)g(n−j).

Facts & Assumptions

Proof

technique · induction
1.1

For n=0, the displayed sum is ι(00)f(0)g(0)=fg=(fg)(0).

baseL2
1.2

Assume the formula holds at an index k, and assume f,g have derivatives through order k+1.

ihassume-hyp
2.1

Differentiating the finite sum gives (fg)(k+1)=∑j=0kι(kj)(f(j+1)g(k−j)+f(j)g(k−j+1)).

step 1.2L1L3
3.1

Shift j+1 in the first sum, retain j in the second, and combine the two interior coefficients by Pascal's rule; the two boundary coefficients are 1. The result is (fg)(k+1)=∑j=0k+1ι(k+1j)f(j)g(k+1−j).

step 2.1L2L3algebra
4.1

Thus the formula holds for every n∈N.

step 1.1step 3.1discharge-induction∎

Depends on

Used by

Dependency tree · two levels

53 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources