:: SIN_COS2 semantic presentation
Lemma1:
( 0 < PI / 2 & PI / 2 < PI & PI < (3 / 2) * PI & (3 / 2) * PI < 2 * PI )
theorem Th1: :: SIN_COS2:1
theorem Th2: :: SIN_COS2:2
Lemma3:
for b1 being real number st b1 in ].0,(PI / 2).[ holds
0 < sin . b1
theorem Th3: :: SIN_COS2:3
theorem Th4: :: SIN_COS2:4
theorem Th5: :: SIN_COS2:5
theorem Th6: :: SIN_COS2:6
theorem Th7: :: SIN_COS2:7
theorem Th8: :: SIN_COS2:8
theorem Th9: :: SIN_COS2:9
theorem Th10: :: SIN_COS2:10
theorem Th11: :: SIN_COS2:11
:: deftheorem Def1 defines sinh SIN_COS2:def 1 :
:: deftheorem Def2 defines sinh SIN_COS2:def 2 :
:: deftheorem Def3 defines cosh SIN_COS2:def 3 :
:: deftheorem Def4 defines cosh SIN_COS2:def 4 :
:: deftheorem Def5 defines tanh SIN_COS2:def 5 :
:: deftheorem Def6 defines tanh SIN_COS2:def 6 :
theorem Th12: :: SIN_COS2:12
theorem Th13: :: SIN_COS2:13
theorem Th14: :: SIN_COS2:14
Lemma10:
for b1, b2 being real number holds cosh . (b1 + b2) = ((cosh . b1) * (cosh . b2)) + ((sinh . b1) * (sinh . b2))
Lemma11:
for b1, b2 being real number holds sinh . (b1 + b2) = ((sinh . b1) * (cosh . b2)) + ((cosh . b1) * (sinh . b2))
theorem Th15: :: SIN_COS2:15
theorem Th16: :: SIN_COS2:16
theorem Th17: :: SIN_COS2:17
Lemma15:
for b1, b2, b3, b4 being real number st b1 <> 0 & b2 <> 0 & (b1 * b2) + (b3 * b4) <> 0 holds
((b3 * b2) + (b1 * b4)) / ((b1 * b2) + (b3 * b4)) = ((b3 / b1) + (b4 / b2)) / (1 + ((b3 / b1) * (b4 / b2)))
Lemma16:
for b1, b2 being real number holds tanh . (b1 + b2) = ((tanh . b1) + (tanh . b2)) / (1 + ((tanh . b1) * (tanh . b2)))
theorem Th18: :: SIN_COS2:18
Lemma18:
for b1 being real number holds
( sinh . (2 * b1) = (2 * (sinh . b1)) * (cosh . b1) & cosh . (2 * b1) = (2 * ((cosh . b1) ^2 )) - 1 )
theorem Th19: :: SIN_COS2:19
Lemma20:
for b1, b2 being real number holds cosh . (b1 - b2) = ((cosh . b1) * (cosh . b2)) - ((sinh . b1) * (sinh . b2))
theorem Th20: :: SIN_COS2:20
Lemma21:
for b1, b2 being real number holds sinh . (b1 - b2) = ((sinh . b1) * (cosh . b2)) - ((cosh . b1) * (sinh . b2))
theorem Th21: :: SIN_COS2:21
Lemma22:
for b1, b2 being real number holds tanh . (b1 - b2) = ((tanh . b1) - (tanh . b2)) / (1 - ((tanh . b1) * (tanh . b2)))
theorem Th22: :: SIN_COS2:22
theorem Th23: :: SIN_COS2:23
theorem Th24: :: SIN_COS2:24
theorem Th25: :: SIN_COS2:25
theorem Th26: :: SIN_COS2:26
theorem Th27: :: SIN_COS2:27
theorem Th28: :: SIN_COS2:28
theorem Th29: :: SIN_COS2:29
theorem Th30: :: SIN_COS2:30
Lemma26:
for b1 being real number holds compreal . b1 = (- 1) * b1
Lemma27:
( dom compreal = REAL & rng compreal c= REAL )
by FUNCT_2:def 1, RELSET_1:12;
Lemma28:
for b1 being PartFunc of REAL , REAL st b1 = compreal holds
for b2 being real number holds
( b1 is_differentiable_in b2 & diff b1,b2 = - 1 )
Lemma29:
for b1 being real number
for b2 being PartFunc of REAL , REAL st b2 = compreal holds
( exp * b2 is_differentiable_in b1 & diff (exp * b2),b1 = (- 1) * (exp . (b2 . b1)) )
Lemma30:
for b1 being real number
for b2 being PartFunc of REAL , REAL st b2 = compreal holds
exp . ((- 1) * b1) = (exp * b2) . b1
Lemma31:
for b1 being real number
for b2 being PartFunc of REAL , REAL st b2 = compreal holds
( exp - (exp * b2) is_differentiable_in b1 & exp + (exp * b2) is_differentiable_in b1 & diff (exp - (exp * b2)),b1 = (exp . b1) + (exp . (- b1)) & diff (exp + (exp * b2)),b1 = (exp . b1) - (exp . (- b1)) )
Lemma32:
for b1 being real number
for b2 being PartFunc of REAL , REAL st b2 = compreal holds
( (1 / 2) (#) (exp - (exp * b2)) is_differentiable_in b1 & diff ((1 / 2) (#) (exp - (exp * b2))),b1 = (1 / 2) * (diff (exp - (exp * b2)),b1) )
Lemma33:
for b1 being real number
for b2 being PartFunc of REAL , REAL st b2 = compreal holds
sinh . b1 = ((1 / 2) (#) (exp - (exp * b2))) . b1
Lemma34:
for b1 being PartFunc of REAL , REAL st b1 = compreal holds
sinh = (1 / 2) (#) (exp - (exp * b1))
theorem Th31: :: SIN_COS2:31
Lemma36:
for b1 being real number
for b2 being PartFunc of REAL , REAL st b2 = compreal holds
( (1 / 2) (#) (exp + (exp * b2)) is_differentiable_in b1 & diff ((1 / 2) (#) (exp + (exp * b2))),b1 = (1 / 2) * (diff (exp + (exp * b2)),b1) )
Lemma37:
for b1 being real number
for b2 being PartFunc of REAL , REAL st b2 = compreal holds
cosh . b1 = ((1 / 2) (#) (exp + (exp * b2))) . b1
Lemma38:
for b1 being PartFunc of REAL , REAL st b1 = compreal holds
cosh = (1 / 2) (#) (exp + (exp * b1))
theorem Th32: :: SIN_COS2:32
Lemma40:
for b1 being real number holds
( sinh / cosh is_differentiable_in b1 & diff (sinh / cosh ),b1 = 1 / ((cosh . b1) ^2 ) )
Lemma41:
tanh = sinh / cosh
theorem Th33: :: SIN_COS2:33
theorem Th34: :: SIN_COS2:34
theorem Th35: :: SIN_COS2:35
theorem Th36: :: SIN_COS2:36
Lemma45:
for b1 being real number holds (exp . b1) + (exp . (- b1)) >= 2
theorem Th37: :: SIN_COS2:37
theorem Th38: :: SIN_COS2:38
theorem Th39: :: SIN_COS2:39
theorem Th40: :: SIN_COS2:40
theorem Th41: :: SIN_COS2:41
theorem Th42: :: SIN_COS2:42
theorem Th43: :: SIN_COS2:43
theorem Th44: :: SIN_COS2:44