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.
Euler's formula: for every real
Statement
For every real , .
Facts & Assumptions
Given: A real .
The complex exponential by its power series defines as the sum of the complex series with terms , where the factorial is embedded in the complex field.
The complex exponential series converges absolutely for every complex argument states that for every , the series converges absolutely.
If eventually, convergence of gives convergence of , and divergence of gives divergence of states that if eventually and converges, then converges.
Every absolutely convergent complex series converges, and rearrangements preserve its sum states that every absolutely convergent complex series converges.
For a sequence in converges iff each coordinate sequence converges, is Cauchy iff each coordinate sequence is Cauchy, and is complete in every norm states that a sequence in converges exactly when each coordinate sequence converges.
Convergent series add and scale termwise states that convergent real series add and scale termwise, with the corresponding sums.
Grouping: if converges and is strictly increasing with , the series of blocks converges to the same sum states that a convergent real series may be grouped into consecutive finite blocks without changing its sum.
Sine and cosine defined by their real power series defines sine and cosine by the real series and .
Integer powers in the complex field defines natural complex powers by and .
Proof
Put , and define the parity masks by for even and for odd , while for even and for odd . By [L1] and [L2], converges absolutely and has sum .
Induction from and the recursion in [L9] gives and for every . Hence , , , and .
Since and , [L3] shows that both modulus series converge. Thus and are absolutely convergent and hence converge by [L4].
By [L5], the two coordinate series of and converge. Since , applying [L6] in each coordinate gives .
Apply [L7] to each real coordinate series of , with consecutive blocks . By step 1.2 the real-coordinate blocks are and the imaginary-coordinate blocks are . Therefore [L8] identifies .
Apply the same coordinatewise grouping to . Its real-coordinate blocks are and its imaginary-coordinate blocks are , so [L8] gives .
Substitute steps 3.2 and 3.3 into step 3.1 and use step 1.1: .
Depends on
- The complex exponential by its power series
- Integer powers in the complex field
- The complex exponential series converges absolutely for every complex argument
- Sine and cosine defined by their real power series
- Every absolutely convergent complex series converges, and rearrangements preserve its sum
- If $0 \le a_k \le b_k$ eventually, convergence of $\sum b_k$ gives convergence of $\sum a_k$, and divergence of $\sum a_k$ gives divergence of $\sum b_k$
- For $n \ge 1$ a sequence in $\mathbb{R}^n$ converges iff each coordinate sequence converges, is Cauchy iff each coordinate sequence is Cauchy, and $\mathbb{R}^n$ is complete in every norm
- Convergent series add and scale termwise
- Grouping: if $\sum a_k$ converges and $(n_j)$ is strictly increasing with $n_0 = 0$, the series of blocks $\sum_{k=n_j}^{n_{j+1}-1} a_k$ converges to the same sum
Used by
- Complex de Moivre formula for every integer exponent Corollary
- exp(x+iy)=eˣ(cos y+i sin y), |exp(x+iy)|=eˣ, and e^iπ+1=0 Corollary
- The map (z₁,z₂)↦(e^z₁,z₂) has invertible complex Jacobian everywhere and is not injective Counterexample
- A rectangle contour evaluates the Gaussian cosine integral Example
- The exponential formulas, real restrictions, and trigonometric-hyperbolic dictionary over ℂ Theorem
- There is no continuous logarithm on all of ℂ∖{0} Theorem
- Trigonometric integrals become contour integrals by the unit-circle substitution Theorem
Dependency tree · two levels
52 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
- J. Lebl, Basic Analysis I: Complex Numbers and the Complex Exponential (standard reference, not scraped)