begin
:: deftheorem Def1 defines sin_C SIN_COS3:def 1 :
for b1 being Function of COMPLEX,COMPLEX holds
( b1 = sin_C iff for z being Element of COMPLEX holds b1 . z = ((exp (<i> * z)) - (exp (- (<i> * z)))) / (2 * <i>) );
:: deftheorem Def2 defines cos_C SIN_COS3:def 2 :
for b1 being Function of COMPLEX,COMPLEX holds
( b1 = cos_C iff for z being Element of COMPLEX holds b1 . z = ((exp (<i> * z)) + (exp (- (<i> * z)))) / 2 );
:: deftheorem Def3 defines sinh_C SIN_COS3:def 3 :
for b1 being Function of COMPLEX,COMPLEX holds
( b1 = sinh_C iff for z being Element of COMPLEX holds b1 . z = ((exp z) - (exp (- z))) / 2 );
:: deftheorem Def4 defines cosh_C SIN_COS3:def 4 :
for b1 being Function of COMPLEX,COMPLEX holds
( b1 = cosh_C iff for z being Element of COMPLEX holds b1 . z = ((exp z) + (exp (- z))) / 2 );
Lm1:
for z being complex number holds sinh_C /. z = ((exp z) - (exp (- z))) / 2
Lm2:
for z being complex number holds cosh_C /. z = ((exp z) + (exp (- z))) / 2
Lm3:
for z being Element of COMPLEX holds (exp z) * (exp (- z)) = 1
begin
theorem
theorem Th2:
theorem Th3:
theorem Th4:
theorem
theorem Th6:
theorem
theorem Th8:
theorem Th9:
theorem Th10:
theorem Th11:
theorem Th12:
theorem Th13:
theorem Th14:
theorem Th15:
theorem Th16:
theorem Th17:
theorem Th18:
Lm4:
for x, y being Element of REAL holds exp (x + (y * <i>)) = (exp_R x) * ((cos y) + ((sin y) * <i>))
theorem Th19:
theorem
theorem Th21:
theorem
theorem Th23:
theorem
theorem
theorem
theorem
theorem Th28:
theorem Th29:
theorem
theorem
theorem
theorem
theorem
theorem
theorem Th36:
theorem Th37:
theorem Th38:
theorem Th39:
theorem Th40:
theorem Th41:
theorem
canceled;
theorem Th43:
theorem Th44:
theorem Th45:
theorem Th46:
theorem Th47:
theorem Th48:
theorem Th49:
theorem Th50:
theorem Th51:
theorem Th52:
theorem
theorem
theorem
theorem
theorem
theorem Th58:
theorem Th59:
theorem Th60:
theorem Th61:
theorem
Lm5:
for z1 being Element of COMPLEX holds (sinh_C /. z1) * (sinh_C /. z1) = ((cosh_C /. z1) * (cosh_C /. z1)) - 1
theorem