Metamath Proof Explorer


Definition df-sinh

Description: Define the hyperbolic sine function (sinh). We define it this way for cmpt , which requires the form ( x e. A |-> B ) . See sinhval-named for a simple way to evaluate it. We define this function by dividing by _i , which uses fewer operations than many conventional definitions (and thus is more convenient to use in set.mm). See sinh-conventional for a justification that our definition is the same as the conventional definition of sinh used in other sources. (Contributed by David A. Wheeler, 20-Apr-2015)

Ref Expression
Assertion df-sinh sinh=xsinixi

Detailed syntax breakdown

Step Hyp Ref Expression
0 csinh classsinh
1 vx setvarx
2 cc class
3 csin classsin
4 ci classi
5 cmul class×
6 1 cv setvarx
7 4 6 5 co classix
8 7 3 cfv classsinix
9 cdiv class÷
10 8 4 9 co classsinixi
11 1 2 10 cmpt classxsinixi
12 0 11 wceq wffsinh=xsinixi