Mathlib Map

Theorems · Theorem · special functions

Complex.hasSum_cosh

∀ (z : ℂ), HasSum (fun n => z ^ (2 * n) / ↑(2 * n).factorial) (Complex.cosh z)

The power series expansion of Complex.cosh.

Defined in
Mathlib.Analysis.SpecialFunctions.Trigonometric.Series
Cited by
2 results in Mathlib
Foundations
Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.