:: SIN_COS7 semantic presentation
Lemma1:
1 / 1 = 1
;
Lemma2:
( number_e > 0 & number_e <> 1 )
by TAYLOR_1:11;
Lemma3:
for b1, b2 being real number st b1 ^2 < 1 & b2 < 1 holds
(b1 ^2 ) * b2 < 1
theorem Th1: :: SIN_COS7:1
Lemma5:
for b1 being real number st b1 > 1 holds
b1 ^2 > 1
by SQUARE_1:59, SQUARE_1:78;
theorem Th2: :: SIN_COS7:2
theorem Th3: :: SIN_COS7:3
theorem Th4: :: SIN_COS7:4
theorem Th5: :: SIN_COS7:5
Lemma10:
for b1 being real number st 1 <= b1 holds
(b1 ^2 ) - 1 >= 0
theorem Th6: :: SIN_COS7:6
theorem Th7: :: SIN_COS7:7
theorem Th8: :: SIN_COS7:8
theorem Th9: :: SIN_COS7:9
theorem Th10: :: SIN_COS7:10
theorem Th11: :: SIN_COS7:11
Lemma17:
for b1 being real number st b1 ^2 < 1 holds
(b1 + 1) / (1 - b1) > 0
theorem Th12: :: SIN_COS7:12
theorem Th13: :: SIN_COS7:13
theorem Th14: :: SIN_COS7:14
Lemma21:
for b1 being real number st 0 <= b1 holds
1 + b1 > 0
theorem Th15: :: SIN_COS7:15
theorem Th16: :: SIN_COS7:16
Lemma24:
for b1 being real number st 0 < b1 & b1 < 1 holds
0 < 1 - (b1 ^2 )
theorem Th17: :: SIN_COS7:17
theorem Th18: :: SIN_COS7:18
theorem Th19: :: SIN_COS7:19
theorem Th20: :: SIN_COS7:20
theorem Th21: :: SIN_COS7:21
Lemma30:
for b1 being real number st b1 > 0 & b1 <= 1 holds
1 / b1 >= 1
by Lemma1, REAL_2:152;
theorem Th22: :: SIN_COS7:22
theorem Th23: :: SIN_COS7:23
theorem Th24: :: SIN_COS7:24
theorem Th25: :: SIN_COS7:25
theorem Th26: :: SIN_COS7:26
theorem Th27: :: SIN_COS7:27
Lemma37:
for b1, b2 being real number st b1 ^2 < 1 & b2 ^2 < 1 holds
(b1 * b2) + 1 <> 0
by Th27;
theorem Th28: :: SIN_COS7:28
Lemma39:
for b1, b2 being real number st b1 ^2 < 1 & b2 ^2 < 1 holds
1 - (b1 * b2) <> 0
by Th28;
theorem Th29: :: SIN_COS7:29
theorem Th30: :: SIN_COS7:30
Lemma42:
for b1 being real number holds (b1 ^2 ) + 1 > 0
theorem Th31: :: SIN_COS7:31
theorem Th32: :: SIN_COS7:32
Lemma45:
for b1 being real number st ( 1 < b1 or b1 < - 1 ) holds
0 < (b1 + 1) / (b1 - 1)
Lemma46:
for b1 being real number holds sqrt ((b1 ^2 ) + 1) > b1
Lemma47:
for b1, b2 being real number holds ((sqrt ((b1 ^2 ) + 1)) * (sqrt ((b2 ^2 ) + 1))) - (b1 * b2) > 0
Lemma48:
for b1 being real number st 1 <= b1 holds
b1 + (sqrt ((b1 ^2 ) - 1)) > 0
Lemma49:
for b1 being real number st 0 < b1 holds
- 1 < ((b1 ^2 ) - 1) / ((b1 ^2 ) + 1)
Lemma50:
for b1 being real number st 0 < b1 & b1 <> 1 & not 1 < ((b1 ^2 ) + 1) / ((b1 ^2 ) - 1) holds
((b1 ^2 ) + 1) / ((b1 ^2 ) - 1) < - 1
Lemma51:
for b1 being real number st 0 < b1 holds
0 < (2 * b1) / (1 + (b1 ^2 ))
Lemma52:
for b1 being real number st 0 < b1 holds
(2 * b1) / (1 + (b1 ^2 )) <= 1
Lemma53:
for b1 being real number st 0 < b1 holds
0 < (1 + (sqrt (1 + (b1 ^2 )))) / b1
Lemma54:
for b1 being real number st 0 < b1 holds
(1 - (sqrt (1 + (b1 ^2 )))) / b1 < 0
Lemma55:
for b1 being real number st 0 < b1 & b1 <= 1 holds
0 <= 1 - (b1 ^2 )
Lemma56:
for b1 being real number st 0 < b1 & b1 <= 1 holds
0 <= 4 - (4 * (b1 ^2 ))
Lemma57:
for b1 being real number st 0 < b1 & b1 <= 1 holds
0 < 1 + (sqrt (1 - (b1 ^2 )))
Lemma58:
for b1 being real number st 0 < b1 & b1 <= 1 holds
0 < (1 + (sqrt (1 - (b1 ^2 )))) / b1
Lemma59:
for b1 being real number st 0 < b1 & b1 <> 1 holds
(2 * b1) / ((b1 ^2 ) - 1) <> 0
Lemma60:
for b1 being real number st b1 < 0 holds
(1 + (sqrt (1 + (b1 ^2 )))) / b1 < 0
Lemma61:
for b1 being real number st b1 < 0 holds
0 < (1 - (sqrt (1 + (b1 ^2 )))) / b1
:: deftheorem Def1 defines sinh" SIN_COS7:def 1 :
:: deftheorem Def2 defines cosh1" SIN_COS7:def 2 :
:: deftheorem Def3 defines cosh2" SIN_COS7:def 3 :
:: deftheorem Def4 defines tanh" SIN_COS7:def 4 :
:: deftheorem Def5 defines coth" SIN_COS7:def 5 :
:: deftheorem Def6 defines sech1" SIN_COS7:def 6 :
:: deftheorem Def7 defines sech2" SIN_COS7:def 7 :
:: deftheorem Def8 defines csch" SIN_COS7:def 8 :
theorem Th33: :: SIN_COS7:33
theorem Th34: :: SIN_COS7:34
theorem Th35: :: SIN_COS7:35
theorem Th36: :: SIN_COS7:36
theorem Th37: :: SIN_COS7:37
theorem Th38: :: SIN_COS7:38
theorem Th39: :: SIN_COS7:39
theorem Th40: :: SIN_COS7:40
theorem Th41: :: SIN_COS7:41
theorem Th42: :: SIN_COS7:42
theorem Th43: :: SIN_COS7:43
theorem Th44: :: SIN_COS7:44
theorem Th45: :: SIN_COS7:45
theorem Th46: :: SIN_COS7:46
theorem Th47: :: SIN_COS7:47
theorem Th48: :: SIN_COS7:48
theorem Th49: :: SIN_COS7:49
theorem Th50: :: SIN_COS7:50
theorem Th51: :: SIN_COS7:51
theorem Th52: :: SIN_COS7:52
theorem Th53: :: SIN_COS7:53
theorem Th54: :: SIN_COS7:54
theorem Th55: :: SIN_COS7:55
theorem Th56: :: SIN_COS7:56
theorem Th57: :: SIN_COS7:57
theorem Th58: :: SIN_COS7:58
theorem Th59: :: SIN_COS7:59
theorem Th60: :: SIN_COS7:60
theorem Th61: :: SIN_COS7:61
theorem Th62: :: SIN_COS7:62
theorem Th63: :: SIN_COS7:63
theorem Th64: :: SIN_COS7:64
theorem Th65: :: SIN_COS7:65
theorem Th66: :: SIN_COS7:66
theorem Th67: :: SIN_COS7:67
theorem Th68: :: SIN_COS7:68
theorem Th69: :: SIN_COS7:69
theorem Th70: :: SIN_COS7:70
theorem Th71: :: SIN_COS7:71
theorem Th72: :: SIN_COS7:72
theorem Th73: :: SIN_COS7:73