:: SIN_COS semantic presentation
:: deftheorem Def1 SIN_COS:def 1 :
canceled;
:: deftheorem Def2 defines CHK SIN_COS:def 2 :
for
b1,
b2 being
Nat holds
( (
b1 <= b2 implies
CHK b1,
b2 = 1 ) & ( not
b1 <= b2 implies
CHK b1,
b2 = 0 ) );
:: deftheorem Def3 SIN_COS:def 3 :
canceled;
:: deftheorem Def4 defines Prod_complex_n SIN_COS:def 4 :
:: deftheorem Def5 defines Prod_real_n SIN_COS:def 5 :
:: deftheorem Def6 defines !c SIN_COS:def 6 :
:: deftheorem Def7 defines ! SIN_COS:def 7 :
:: deftheorem Def8 defines ExpSeq SIN_COS:def 8 :
:: deftheorem Def9 defines ExpSeq SIN_COS:def 9 :
theorem Th1: :: SIN_COS:1
theorem Th2: :: SIN_COS:2
theorem Th3: :: SIN_COS:3
( ( for
b1 being
Nat st 0
< b1 holds
((b1 -' 1) !c ) * b1 = b1 !c ) & ( for
b1,
b2 being
Nat st
b2 <= b1 holds
((b1 -' b2) !c ) * ((b1 + 1) - b2) = ((b1 + 1) -' b2) !c ) )
:: deftheorem Def10 defines Coef SIN_COS:def 10 :
:: deftheorem Def11 defines Coef_e SIN_COS:def 11 :
:: deftheorem Def12 defines Sift SIN_COS:def 12 :
:: deftheorem Def13 defines Expan SIN_COS:def 13 :
:: deftheorem Def14 defines Expan_e SIN_COS:def 14 :
:: deftheorem Def15 defines Alfa SIN_COS:def 15 :
:: deftheorem Def16 defines Conj SIN_COS:def 16 :
:: deftheorem Def17 defines Conj SIN_COS:def 17 :
Lemma15:
for b1, b2, b3, b4 being Element of REAL holds
( (b1 + (b3 * <i> )) * (b2 + (b4 * <i> )) = ((b1 * b2) - (b3 * b4)) + (((b1 * b4) + (b2 * b3)) * <i> ) & (b2 + (b4 * <i> )) *' = b2 + ((- b4) * <i> ) )
theorem Th4: :: SIN_COS:4
theorem Th5: :: SIN_COS:5
theorem Th6: :: SIN_COS:6
theorem Th7: :: SIN_COS:7
theorem Th8: :: SIN_COS:8
theorem Th9: :: SIN_COS:9
theorem Th10: :: SIN_COS:10
theorem Th11: :: SIN_COS:11
theorem Th12: :: SIN_COS:12
theorem Th13: :: SIN_COS:13
theorem Th14: :: SIN_COS:14
theorem Th15: :: SIN_COS:15
theorem Th16: :: SIN_COS:16
theorem Th17: :: SIN_COS:17
theorem Th18: :: SIN_COS:18
theorem Th19: :: SIN_COS:19
theorem Th20: :: SIN_COS:20
theorem Th21: :: SIN_COS:21
theorem Th22: :: SIN_COS:22
theorem Th23: :: SIN_COS:23
Lemma36:
for b1, b2 being Element of COMPLEX holds (Sum (b1 ExpSeq )) * (Sum (b2 ExpSeq )) = Sum ((b1 + b2) ExpSeq )
:: deftheorem Def18 defines exp SIN_COS:def 18 :
:: deftheorem Def19 defines exp SIN_COS:def 19 :
Lemma38:
for b1 being Element of COMPLEX holds exp b1 = Sum (b1 ExpSeq )
by Def18;
theorem Th24: :: SIN_COS:24
:: deftheorem Def20 defines sin SIN_COS:def 20 :
:: deftheorem Def21 defines sin SIN_COS:def 21 :
theorem Th25: :: SIN_COS:25
:: deftheorem Def22 defines cos SIN_COS:def 22 :
:: deftheorem Def23 defines cos SIN_COS:def 23 :
theorem Th26: :: SIN_COS:26
theorem Th27: :: SIN_COS:27
Lemma42:
for b1 being Real holds Sum ([*0,b1*] ExpSeq ) = (cos . b1) + ((sin . b1) * <i> )
theorem Th28: :: SIN_COS:28
Lemma43:
for b1 being Real holds (Sum ([*0,b1*] ExpSeq )) *' = Sum ((- [*0,b1*]) ExpSeq )
theorem Th29: :: SIN_COS:29
Lemma44:
for b1 being Real
for b2 being real number st b1 = b2 holds
( |.(Sum ([*0,b1*] ExpSeq )).| = 1 & abs (sin . b2) <= 1 & abs (cos . b2) <= 1 )
theorem Th30: :: SIN_COS:30
theorem Th31: :: SIN_COS:31
theorem Th32: :: SIN_COS:32
Lemma46:
0c = [*0,0*]
by ARYTM_0:def 7;
theorem Th33: :: SIN_COS:33
theorem Th34: :: SIN_COS:34
:: deftheorem Def24 defines P_sin SIN_COS:def 24 :
:: deftheorem Def25 defines P_cos SIN_COS:def 25 :
Lemma50:
for b1, b2, b3 being Real st b3 <> 0 holds
( [*b1,b2*] / [*b3,0*] = [*(b1 / b3),(b2 / b3)*] & [*b1,b2*] / [*0,b3*] = [*(b2 / b3),(- (b1 / b3))*] )
Lemma51:
for b1, b2, b3 being Real holds
( [*b1,b2*] * [*b3,0*] = [*(b1 * b3),(b2 * b3)*] & [*b1,b2*] * [*0,b3*] = [*(- (b2 * b3)),(b1 * b3)*] )
theorem Th35: :: SIN_COS:35
Lemma53:
1r = [*1,0*]
by ARYTM_0:def 7, COMPLEX1:def 7;
theorem Th36: :: SIN_COS:36
theorem Th37: :: SIN_COS:37
theorem Th38: :: SIN_COS:38
theorem Th39: :: SIN_COS:39
theorem Th40: :: SIN_COS:40
theorem Th41: :: SIN_COS:41
deffunc H1( Real) -> Element of REAL = (2 * a1) + 1;
consider c1 being Real_Sequence such that
Lemma60:
for b1 being Nat holds c1 . b1 = H1(b1)
from SEQ_1:sch 1();
c1 is increasing Seq_of_Nat
then reconsider c2 = c1 as increasing Seq_of_Nat ;
Lemma61:
for b1 being Nat
for b2, b3, b4, b5 being real number holds
( b2 |^ 0 = 1 & b2 |^ (2 * b1) = (b2 |^ b1) |^ 2 & b2 |^ 1 = b2 & b2 |^ 2 = b2 * b2 & (- 1) |^ (2 * b1) = 1 & (- 1) |^ ((2 * b1) + 1) = - 1 )
Lemma62:
for b1, b2, b3, b4 being Real holds
( [*b1,b2*] + [*b3,b4*] = [*(b1 + b3),(b2 + b4)*] & (5 / 6) ^2 = 25 / 36 )
theorem Th42: :: SIN_COS:42
for
b1,
b2,
b3 being
Nat st
b1 < b2 holds
(
b3 ! > 0 &
b1 ! <= b2 ! )
theorem Th43: :: SIN_COS:43
theorem Th44: :: SIN_COS:44
theorem Th45: :: SIN_COS:45
theorem Th46: :: SIN_COS:46
theorem Th47: :: SIN_COS:47
theorem Th48: :: SIN_COS:48
theorem Th49: :: SIN_COS:49
Lemma71:
for b1 being Element of COMPLEX
for b2 being Nat holds
( b1 * (b1 #N b2) = b1 #N (b2 + 1) & (b1 ExpSeq ) . 1 = b1 & (b1 ExpSeq ) . 0 = 1r & b1 #N 1 = b1 & |.(b1 #N b2).| = |.b1.| |^ b2 )
Lemma72:
for b1 being Real holds Sum ([*b1,0*] ExpSeq ) = [*(Sum (b1 ExpSeq )),0*]
theorem Th50: :: SIN_COS:50
:: deftheorem Def26 defines exp SIN_COS:def 26 :
:: deftheorem Def27 defines exp SIN_COS:def 27 :
theorem Th51: :: SIN_COS:51
theorem Th52: :: SIN_COS:52
canceled;
theorem Th53: :: SIN_COS:53
theorem Th54: :: SIN_COS:54
Lemma77:
for b1, b2 being real number holds exp . (b1 + b2) = (exp . b1) * (exp . b2)
theorem Th55: :: SIN_COS:55
Lemma78:
exp . 0 = 1
theorem Th56: :: SIN_COS:56
theorem Th57: :: SIN_COS:57
theorem Th58: :: SIN_COS:58
theorem Th59: :: SIN_COS:59
theorem Th60: :: SIN_COS:60
:: deftheorem Def28 defines P_dt SIN_COS:def 28 :
:: deftheorem Def29 defines P_t SIN_COS:def 29 :
Lemma83:
for b1 being Element of COMPLEX
for b2 being Real holds
( Re ([*0,b2*] * b1) = - (b2 * (Im b1)) & Im ([*0,b2*] * b1) = b2 * (Re b1) & Re ([*b2,0*] * b1) = b2 * (Re b1) & Im ([*b2,0*] * b1) = b2 * (Im b1) )
Lemma84:
for b1 being Element of COMPLEX
for b2 being Real st b2 > 0 holds
( Re (b1 / [*0,b2*]) = (Im b1) / b2 & Im (b1 / [*0,b2*]) = - ((Re b1) / b2) & |.(b1 / [*b2,0*]).| = |.b1.| / b2 )
theorem Th61: :: SIN_COS:61
theorem Th62: :: SIN_COS:62
theorem Th63: :: SIN_COS:63
theorem Th64: :: SIN_COS:64
theorem Th65: :: SIN_COS:65
theorem Th66: :: SIN_COS:66
theorem Th67: :: SIN_COS:67
theorem Th68: :: SIN_COS:68
theorem Th69: :: SIN_COS:69
theorem Th70: :: SIN_COS:70
theorem Th71: :: SIN_COS:71
theorem Th72: :: SIN_COS:72
theorem Th73: :: SIN_COS:73
theorem Th74: :: SIN_COS:74
theorem Th75: :: SIN_COS:75
Lemma99:
( dom ((sin / cos ) | [.0,1.]) = [.0,1.] & ( for b1 being real number st b1 in [.0,1.] holds
((sin / cos ) | [.0,1.]) . b1 = (sin / cos ) . b1 ) )
Lemma100:
( sin / cos is_differentiable_on ].0,1.[ & ( for b1 being real number st b1 in ].0,1.[ holds
diff (sin / cos ),b1 > 0 ) )
theorem Th76: :: SIN_COS:76
theorem Th77: :: SIN_COS:77
Lemma103:
( (sin / cos ) . 0 = 0 & (sin / cos ) . 1 > 1 )
:: deftheorem Def30 defines PI SIN_COS:def 30 :
theorem Th78: :: SIN_COS:78
theorem Th79: :: SIN_COS:79
theorem Th80: :: SIN_COS:80
theorem Th81: :: SIN_COS:81
theorem Th82: :: SIN_COS:82
theorem Th83: :: SIN_COS:83
theorem Th84: :: SIN_COS:84
Lemma109:
for b1 being real number st b1 in [.0,1.] holds
sin . b1 >= 0
theorem Th85: :: SIN_COS:85
theorem Th86: :: SIN_COS:86