:: SIN_COS7 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
Lm1:
1 / 1 = 1
;
Lm2:
( number_e > 0 & number_e <> 1 )
by TAYLOR_1:11;
Lm3:
for x, y being real number st x ^2 < 1 & y < 1 holds
(x ^2 ) * y < 1
theorem Th1: :: SIN_COS7:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm4:
for x being real number st x > 1 holds
x ^2 > 1
by SQUARE_1:59, SQUARE_1:78;
theorem Th2: :: SIN_COS7:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: SIN_COS7:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th4: :: SIN_COS7:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: SIN_COS7:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm5:
for x being real number st 1 <= x holds
(x ^2 ) - 1 >= 0
theorem Th6: :: SIN_COS7:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th7: :: SIN_COS7:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th8: :: SIN_COS7:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: SIN_COS7:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: SIN_COS7:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th11: :: SIN_COS7:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm6:
for x being real number st x ^2 < 1 holds
(x + 1) / (1 - x) > 0
theorem Th12: :: SIN_COS7:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th13: :: SIN_COS7:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: SIN_COS7:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm7:
for x being real number st 0 <= x holds
1 + x > 0
theorem Th15: :: SIN_COS7:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th16: :: SIN_COS7:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm8:
for x being real number st 0 < x & x < 1 holds
0 < 1 - (x ^2 )
theorem Th17: :: SIN_COS7:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th18: :: SIN_COS7:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th19: :: SIN_COS7:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th20: :: SIN_COS7:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th21: :: SIN_COS7:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm9:
for x being real number st x > 0 & x <= 1 holds
1 / x >= 1
by Lm1, REAL_2:152;
theorem Th22: :: SIN_COS7:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th23: :: SIN_COS7:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th24: :: SIN_COS7:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th25: :: SIN_COS7:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th26: :: SIN_COS7:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: SIN_COS7:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm10:
for x, y being real number st x ^2 < 1 & y ^2 < 1 holds
(x * y) + 1 <> 0
by Th27;
theorem Th28: :: SIN_COS7:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm11:
for x, y being real number st x ^2 < 1 & y ^2 < 1 holds
1 - (x * y) <> 0
by Th28;
theorem Th29: :: SIN_COS7:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th30: :: SIN_COS7:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm12:
for x being real number holds (x ^2 ) + 1 > 0
theorem Th31: :: SIN_COS7:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th32: :: SIN_COS7:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm13:
for t being real number st ( 1 < t or t < - 1 ) holds
0 < (t + 1) / (t - 1)
Lm14:
for x being real number holds sqrt ((x ^2 ) + 1) > x
Lm15:
for x, y being real number holds ((sqrt ((x ^2 ) + 1)) * (sqrt ((y ^2 ) + 1))) - (x * y) > 0
Lm16:
for y being real number st 1 <= y holds
y + (sqrt ((y ^2 ) - 1)) > 0
Lm17:
for t being real number st 0 < t holds
- 1 < ((t ^2 ) - 1) / ((t ^2 ) + 1)
Lm18:
for t being real number st 0 < t & t <> 1 & not 1 < ((t ^2 ) + 1) / ((t ^2 ) - 1) holds
((t ^2 ) + 1) / ((t ^2 ) - 1) < - 1
Lm19:
for t being real number st 0 < t holds
0 < (2 * t) / (1 + (t ^2 ))
Lm20:
for t being real number st 0 < t holds
(2 * t) / (1 + (t ^2 )) <= 1
Lm21:
for t being real number st 0 < t holds
0 < (1 + (sqrt (1 + (t ^2 )))) / t
Lm22:
for t being real number st 0 < t holds
(1 - (sqrt (1 + (t ^2 )))) / t < 0
Lm23:
for t being real number st 0 < t & t <= 1 holds
0 <= 1 - (t ^2 )
Lm24:
for t being real number st 0 < t & t <= 1 holds
0 <= 4 - (4 * (t ^2 ))
Lm25:
for t being real number st 0 < t & t <= 1 holds
0 < 1 + (sqrt (1 - (t ^2 )))
Lm26:
for t being real number st 0 < t & t <= 1 holds
0 < (1 + (sqrt (1 - (t ^2 )))) / t
Lm27:
for t being real number st 0 < t & t <> 1 holds
(2 * t) / ((t ^2 ) - 1) <> 0
Lm28:
for t being real number st t < 0 holds
(1 + (sqrt (1 + (t ^2 )))) / t < 0
Lm29:
for t being real number st t < 0 holds
0 < (1 - (sqrt (1 + (t ^2 )))) / t
:: deftheorem defines sinh" SIN_COS7:def 1 :
:: deftheorem defines cosh1" SIN_COS7:def 2 :
:: deftheorem defines cosh2" SIN_COS7:def 3 :
:: deftheorem defines tanh" SIN_COS7:def 4 :
:: deftheorem defines coth" SIN_COS7:def 5 :
:: deftheorem defines sech1" SIN_COS7:def 6 :
:: deftheorem defines sech2" SIN_COS7:def 7 :
:: deftheorem Def8 defines csch" SIN_COS7:def 8 :
theorem :: SIN_COS7:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:48 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:49 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:50 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:51 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:52 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:53 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:54 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:55 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:56 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:57 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:58 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:59 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:60 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:61 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:62 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:63 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:64 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:65 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:66 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:67 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:68 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th69: :: SIN_COS7:69 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th70: :: SIN_COS7:70 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th71: :: SIN_COS7:71 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:72 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: SIN_COS7:73 :: Showing IDV graph ... (Click the Palm Tree again to close it)