Mathlib Map

Theorems · Theorem · complex analysis

Real.sinh_eq

∀ (x : ℝ), Real.sinh x = (Real.exp x - Real.exp (-x)) / 2

The definition of sinh in terms of exp.

Defined in
Mathlib.Analysis.Complex.Trigonometric
Cited by
5 results in Mathlib
Foundations
Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites11

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

Cited by5

Results whose statement or proof uses this declaration.