HomeHome Metamath Proof Explorer < Previous   Next >
Browser slow? Try the
Unicode version.

Jump to page: Contents + 1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10774

Color key:    Metamath Proof Explorer  Metamath Proof Explorer
(1-8795)
  Hilbert Space Explorer  Hilbert Space Explorer
(8796-10377)
  User Sandboxes  User Sandboxes
(10378-10774)
 

Statement List for Metamath Proof Explorer - 8701-8800 - Page 88 of 108
TypeLabelDescription
Statement
 
Theoremcos2pim 8701 Cosine of a number subtracted from 2 x. pi. (Contributed by Paul Chapman, 15-Mar-2008.)
|- (A e. CC -> (cos` ((2 x. pi) - A)) = (cos` A))
 
Theoremsinmpi 8702 Sine of a number less pi. (Contributed by Paul Chapman, 15-Mar-2008.)
|- (A e. CC -> (sin` (A - pi)) = -u(sin`
 A))
 
Theoremcosmpi 8703 Cosine of a number less pi. (Contributed by Paul Chapman, 15-Mar-2008.)
|- (A e. CC -> (cos` (A - pi)) = -u(cos`
 A))
 
Theoremsinppi 8704 Sine of a number plus pi.
|- (A e. CC -> (sin` (A + pi)) = -u(sin`
 A))
 
Theoremsinkpi 8705 The sine of an integer multiple of pi is 0.
|- (K e. ZZ -> (sin` (K x. pi)) = 0)
 
Theoremefimpi 8706 The exponential function of i times a real number less pi. (Contributed by Paul Chapman, 15-Mar-2008.)
|- (A e. CC -> (exp` (i x. (A - pi))) = -u(exp` (i x. A)))
 
Theoremsinhalfpip 8707 The sine of pi / 2 plus a number. (Contributed by Paul Chapman, 24-Jan-2008.)
|- (A e. CC -> (sin` ((pi / 2) + A)) = (cos` A))
 
Theoremsinhalfpim 8708 The sine of pi / 2 minus a number. (Contributed by Paul Chapman, 24-Jan-2008.)
|- (A e. CC -> (sin` ((pi / 2) - A)) = (cos` A))
 
Theoremcoshalfpip 8709 The cosine of pi / 2 plus a number. (Contributed by Paul Chapman, 24-Jan-2008.)
|- (A e. CC -> (cos` ((pi / 2) + A)) = -u(sin`
 A))
 
Theoremcoshalfpim 8710 The cosine of pi / 2 minus a number. (Contributed by Paul Chapman, 24-Jan-2008.)
|- (A e. CC -> (cos` ((pi / 2) - A)) = (sin` A))
 
Theoremsincosq1lem 8711 Lemma for sincosq1sgn 8712.
 
Theoremsincosq1sgn 8712 The signs of the sine and cosine functions in the first quadrant. (Contributed by Paul Chapman, 24-Jan-2008.)
|- (A e. (0(,)(pi / 2)) -> (0 < (sin` A) /\ 0 < (cos` A)))
 
Theoremsincosq2sgn 8713 The signs of the sine and cosine functions in the second quadrant. (Contributed by Paul Chapman, 24-Jan-2008.)
|- (A e. ((pi / 2)(,)pi) -> (0 < (sin`
 A) /\ (cos` A) < 0))
 
Theoremsincosq3sgn 8714 The signs of the sine and cosine functions in the third quadrant. (Contributed by Paul Chapman, 24-Jan-2008.)
|- (A e. (pi(,)(3 x. (pi / 2))) -> ((sin` A) < 0 /\ (cos` A) < 0))
 
Theoremsincosq4sgn 8715 The signs of the sine and cosine functions in the fourth quadrant. (Contributed by Paul Chapman, 24-Jan-2008.)
|- (A e. ((3 x. (pi / 2))(,)(2 x. pi)) -> ((sin` A) < 0 /\ 0 < (cos` A)))
 
Theoremsinq12gt0t 8716 The sine of a number strictly between 0 and pi is positive. (Contributed by Paul Chapman, 15-Mar-2008.)
|- (A e. (0(,)pi) -> 0 < (sin`
 A))
 
Theoremsincosq1eq 8717 Complementarity of the sine and cosine functions in the first quadrant. (Contributed by Paul Chapman, 25-Jan-2008.)
|- ((A e. CC /\ B e. CC /\ (A + B) = 1) -> (sin` (A x. (pi / 2))) = (cos` (B x. (pi / 2))))
 
Theoremsincos4thpi 8718 The sine and cosine of pi / 4. (Contributed by Paul Chapman, 25-Jan-2008.)
|- ((sin` (pi / 4)) = (1 / (sqr`
 2)) /\ (cos` (pi / 4)) = (1 / (sqr`
 2)))
 
Theoremsincos6thpi 8719 The sine and cosine of pi / 6. (Contributed by Paul Chapman, 25-Jan-2008.)
|- ((sin` (pi / 6)) = (1 / 2) /\ (cos` (pi / 6)) = ((sqr` 3) / 2))
 
Theoremabssinper 8720 The absolute value of sine has period pi.
|- ((A e. CC /\ K e. ZZ) -> (abs` (sin` (A + (K x. pi)))) = (abs` (sin` A)))
 
Theoremsineq0 8721 A real number whose sine is zero is an integer multiple of pi.
|- ((A e. RR /\ (sin`
 A) = 0) -> A = ((|_`
 (A / pi)) x. pi))
 
Theoremcosh111lem1 8722 Lemma for cosh111t 8725.
 
Theoremcosh111lem2 8723 Lemma for cosh111t 8725.
 
Theoremcosh111lem3 8724 Lemma for cosh111t 8725.
 
Theoremcosh111t 8725 Cosine is one-to-one over the closed-below, open-above interval from 0 to pi. (Contributed by Paul Chapman, 16-Mar-2008.)
|- ((A e. (0[,)pi) /\ B e. (0[,)pi)) -> (A = B <-> (cos` A) = (cos` B)))
 
Mapping of the exponential function
 
Theoremefgh 8726 The exponential function of a scaled complex number is a group homomorphism from the group of complex numbers under addition to the set of complex numbers under multiplication. (Contributed by Paul Chapman, 25-Apr-2008.)
|- F = {<.x, y>. | (x e. CC /\ y = (exp` (A x. x)))}   =>   |- ((A e. CC /\ B e. CC /\ C e. CC) -> (F` (B + C)) = ((F` B) x. (F` C)))
 
Theoremefghgrpilem 8727 Lemma for efghgrpi 8728,
 
Theoremefghgrpi 8728 The image of a subgroup of the group +, under the exponential function of a scaled complex number, is an Abelian group. (Contributed by Paul Chapman, 25-Apr-2008.)
|- S = {y | E.x e. X y = (exp` (A x. x))}   &   |- G = ( x. |` (S X. S))   &   |- A e. CC   &   |- X (_ CC   &   |- ( + |` (X X. X)) e. (SubGrp` + )   =>   |- G e. Abel
 
Theoremefif 8729 The exponential function of an imaginary number maps the closed-below, open-above interval from 0 to 2 x. pi to the unit circle. (Contributed by Paul Chapman, 16-Mar-2008.)
|- F = {<.x, y>. | (x e. (0[,)(2 x. pi)) /\ y = (exp` (i x. x)))}   &   |- S = {z e. CC | (abs` z) = 1}   =>   |- F:(0[,)(2 x. pi))-->S
 
Theoremefifolem1 8730 Lemma for efifo 8737.
 
Theoremefifolem2 8731 Lemma for efifo 8737.
 
Theoremefifolem3 8732 Lemma for efifo 8737.
 
Theoremefifolem4 8733 Lemma for efifo 8737.
 
Theoremefifolem5 8734 Lemma for efifo 8737.
 
Theoremefifolem6 8735 Lemma for efifo 8737.
 
Theoremefifolem7 8736 Lemma for efifo 8737.
 
Theoremefifo 8737 The exponential function of an imaginary number maps the closed-below, open-above interval from 0 to 2 x. pi onto the unit circle. (Contributed by Paul Chapman, 16-Mar-2008.)
|- F = {<.x, y>. | (x e. (0[,)(2 x. pi)) /\ y = (exp` (i x. x)))}   &   |- S = {z e. CC | (abs` z) = 1}   =>   |- F:(0[,)(2 x. pi))-onto->S
 
Theoremefif1lem1 8738 Lemma for efif1 8745.
 
Theoremefif1lem2 8739 Lemma for efif1 8745.
 
Theoremefif1lem3 8740 Lemma for efif1 8745.
 
Theoremefif1lem4 8741 Lemma for efif1 8745.
 
Theoremefif1lem5 8742 Lemma for efif1 8745.
 
Theoremefif1lem6 8743 Lemma for efif1 8745.
 
Theoremefif1lem7 8744 Lemma for efif1 8745.
 
Theoremefif1 8745 The exponential function of an imaginary number maps the closed-below, open-above interval from 0 to 2 x. pi one-to-one to the unit circle. (Contributed by Paul Chapman, 16-Mar-2008.)
|- F = {<.x, y>. | (x e. (0[,)(2 x. pi)) /\ y = (exp` (i x. x)))}   &   |- S = {z e. CC | (abs` z) = 1}   =>   |- F:(0[,)(2 x. pi))-1-1->S
 
Theoremefif1o 8746 The exponential function of an imaginary number maps the closed-below, open-above interval from 0 to 2 x. pi one-to-one onto the unit circle. (Contributed by Paul Chapman, 16-Mar-2008.)
|- F = {<.x, y>. | (x e. (0[,)(2 x. pi)) /\ y = (exp` (i x. x)))}   &   |- S = {z e. CC | (abs` z) = 1}   =>   |- F:(0[,)(2 x. pi))-1-1-onto->S
 
Theoremefielcirc 8747 Membership of the exponential function of i times a real number in the unit circle. (Contributed by Paul Chapman, 25-Mar-2008.)
|- C = {w e. CC | (abs` w) = 1}   =>   |- (A e. RR -> (exp` (i x. A)) e. C)
 
Theoremcircgrp 8748 The circle group T is an Abelian group. (Contributed by Paul Chapman, 25-Mar-2008.)
|- C = {w e. CC | (abs` w) = 1}   &   |- T = ( x. |` (C X. C))   =>   |- T e. Abel
 
Theoremshftefif1olem 8749 Lemma for shftefif1o 8750.
 
Theoremshftefif1o 8750 The exponential function of i times a real number maps any closed-below, open-above real interval of length 2 x. pi one-to-one onto the unit circle. (Contributed by Paul Chapman, 25-Mar-2008.)
|- D = (A[,)(A + (2 x. pi)))   &   |- G = {<.x, y>. | (x e. D /\ y = (exp` (i x. x)))}   &   |- C = {w e. CC | (abs` w) = 1}   =>   |- (A e. RR -> G:D-1-1-onto->C)
 
Theoremeff1lem 8751 Lemma for eff1i 8752.
 
Theoremeff1i 8752 The exponential function maps the set S, of complex numbers with imaginary part in a closed-below, open-above real interval of length 2 x. pi starting at A, one-to-one to the nonzero complex numbers. (Contributed by Paul Chapman, 16-Apr-2008.)
|- A e. RR   &   |- D = (A[,)(A + (2 x. pi)))   &   |- S = {v e. CC | (Im` v) e. D}   &   |- F = {<.z, w>. | (z e. D /\ w = (exp` (i x. z)))}   &   |- C = {v e. CC | (abs` v) = 1}   =>   |- (exp |` S):S-1-1->(CC \ {0})
 
Theoremeffoi 8753 The exponential function maps the set S, of complex numbers with imaginary part in a closed-below, open-above real interval of length 2 x. pi starting at A, onto the nonzero complex numbers. (Contributed by Paul Chapman, 16-Apr-2008.)
|- A e. RR   &   |- D = (A[,)(A + (2 x. pi)))   &   |- S = {v e. CC | (Im` v) e. D}   &   |- F = {<.z, w>. | (z e. D /\ w = (exp` (i x. z)))}   &   |- C = {v e. CC | (abs` v) = 1}   =>   |- (exp |` S):S-onto->(CC \ {0})
 
Theoremeff1oi 8754 The exponential function maps the set S, of complex numbers with imaginary part in a closed-below, open-above real interval of length 2 x. pi starting at A, one-to-one onto the nonzero complex numbers. A would normally be fixed at 0 or -upi, according to choice of principal domain for the exponential function. (Contributed by Paul Chapman, 16-Apr-2008.)
|- A e. RR   &   |- D = (A[,)(A + (2 x. pi)))   &   |- S = {v e. CC | (Im` v) e. D}   =>   |- (exp |` S):S-1-1-onto->(CC \ {0})
 
Theoremefper 8755 The exponential function is periodic. (Contributed by Paul Chapman, 21-Apr-2008.)
|- ((A e. CC /\ K e. ZZ) -> (exp` (A + ((i x. (2 x. pi)) x. K))) = (exp` A))
 
Theoremeff1o 8756 The exponential function restricted to its principal domain maps one-to-one onto the nonzero complex numbers. (Contributed by Paul Chapman, 21-Apr-2008.)
|- (exp |` {