Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13
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.

Linearity, product, reciprocal, and quotient rules for complex derivatives

Statement

Let f,g:U→C be complex differentiable at a∈U, and let α,β∈C. Then

(αf+βg)′(a)=αf′(a)+βg′(a),

(fg)′(a)=f′(a)g(a)+f(a)g′(a).

If g(a)≠0, then g is nonzero on some neighbourhood of a, the reciprocal 1/g is complex differentiable at a, and

(1/g)′(a)=−g′(a)g(a)2,(f/g)′(a)=f′(a)g(a)−f(a)g′(a)g(a)2.

Every constant function has derivative 0, and the identity function has derivative 1.

Facts & Assumptions

Given: An open set U⊆C, a point a∈U, functions f,g:U→C complex differentiable at a, and scalars α,β∈C.

[F1]

Complex differentiability at a is existence of the difference-quotient limit at a (Complex differentiability at a point, the complex derivative, holomorphic functions, and entire functions).

[L1]

A complex-differentiable function is continuous at the point of differentiability (Complex differentiability at a point implies continuity there).

Proof

technique · direct
1.1

The difference quotients of a constant function and of the identity are respectively 0 and 1, so their derivatives have those values.

F1algebra
1.2

Taking the finite linear combination of the two difference quotients gives (αf+βg)′(a)=αf′(a)+βg′(a).

givenF1algebra
1.3

For nonzero allowed h, f(a+h)g(a+h)−f(a)g(a)h=f(a+h)g(a+h)−g(a)h+g(a)f(a+h)−f(a)h.

algebra
1.4

Suppose g(a)≠0. Continuity [L1] supplies a neighbourhood of a on which ∣g(z)−g(a)∣<∣g(a)∣, and on this neighbourhood g(z)≠0 by [L2].

givenL1L2
2.1

By [L1], f(a+h)→f(a), while the two quotients in step 1.3 tend to g′(a) and f′(a); hence the product formula follows.

step 1.3givenF1L1algebra
2.2

For nonzero allowed h in that neighbourhood, g(a+h)−1−g(a)−1h=−1g(a+h)g(a)g(a+h)−g(a)h.

step 1.4algebra
3.1

The reciprocal factor in step 2.2 tends to 1/g(a)2, so the reciprocal derivative is −g′(a)/g(a)2. Applying the product rule to f(1/g) and simplifying gives the quotient formula.

step 2.1step 2.2givenF1L2algebra∎

Depends on

Used by

…and 14 more results.

Dependency tree · two levels

14 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