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-10487

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8967)   Hilbert Space Explorer  Hilbert Space Explorer (8968-10487)  

Statement List for Metamath Proof Explorer - 6601-6700 - Page 67 of 105
TypeLabelDescription
Statement
 
Theoremsqrsq 6601 Square root of square.
|- A e. RR   =>   |- (0 <_ A -> (sqr`
 (A^2)) = A)
 
Theoremsqsqr 6602 Square of square root.
|- A e. RR   =>   |- (0 <_ A -> ((sqr` A)^2) = A)
 
Theoremsqrsqt 6603 Square root of square.
|- ((A e. RR /\ 0 <_ A) -> (sqr` (A^2)) = A)
 
Theoremsqsqrt 6604 Square of square root.
|- ((A e. RR /\ 0 <_ A) -> ((sqr` A)^2) = A)
 
Irrationality of square root of 2
 
Theoremsqr2irrlem1 6605 Lemma for irrationality of square root of 2. Technical lemma used to simplify the main induction step.
 
Theoremsqr2irrlem2 6606 Lemma for irrationality of square root of 2. Eliminates hypotheses with weak deduction theorem.
 
Theoremsqr2irrlem3 6607 Main theorem for irrationality of square root of 2. There are no natural numbers such that the square of one is twice the square of the other. Uses strong induction.
|- -. E.x e. NN E.y e. NN (x^2) = (2 x. (y^2))
 
Theoremsqr2irrlem4 6608 Lemma for irrationality of square root of 2.
 
Theoremsqr2irrlem5 6609 Lemma for irrationality of square root of 2. Eliminates hypotheses with weak deduction theorem.
 
Theoremsqr2irr 6610 The square root of 2 is irrational.
|- (sqr` 2) e/ QQ
 
Theoremsqr2re 6611 The square root of 2 exists and is a real number.
|- (sqr` 2) e. RR
 
Imaginary and complex number properties
 
Theoremirec 6612 The reciprocal of i.
|- (1 / i) = -ui
 
Theoremi2 6613 i squared.
|- (i^2) = -u1
 
Theoremi3 6614 i cubed.
|- (i^3) = -ui
 
Theoremi4 6615 i to the fourth power.
|- (i^4) = 1
 
Theoreminelr 6616 The imaginary unit i is not a real number.
|- -. i e. RR
 
Theoremcrulem 6617 Lemma for cru 6618.
 
Theoremcru 6618 The representation of complex numbers in terms of real and imaginary parts is unique. Proposition 10-1.3 of [Gleason] p. 130.
|- A e. RR   &   |- B e. RR   &   |- C e. RR   &   |- D e. RR   =>   |- ((A + (i x. B)) = (C + (i x. D)) <-> (A = C /\ B = D))
 
Theoremcrut 6619 The representation of complex numbers in terms of real and imaginary parts is unique. Proposition 10-1.3 of [Gleason] p. 130.
|- (((A e. RR /\ B e. RR) /\ (C e. RR /\ D e. RR)) -> ((A + (i x. B)) = (C + (i x. D)) <-> (A = C /\ B = D)))
 
TheoremcrutOLD 6620 The representation of complex numbers in terms of real and imaginary parts is unique. Proposition 10-1.3 of [Gleason] p. 130.
|- (((A e. RR /\ B e. RR) /\ (C e. RR /\ D e. RR)) -> ((A + (B x. i)) = (C + (D x. i)) <-> (A = C /\ B = D)))
 
Theoremcrne0 6621 The real representation of complex numbers is nonzero iff one of its terms is nonzero.
|- A e. RR   &   |- B e. RR   =>   |- ((A =/= 0 \/ B =/= 0) <-> (A + (i x. B)) =/= 0)
 
Theoremcrmul 6622 Multiplication rule for complex number representation. Remark in [Apostol] p. 361. In normal use, the arguments are the real components of two complex numbers, but the theorem works for complex components as well.
|- A e. CC   &   |- B e. CC   &   |- C e. CC   &   |- D e. CC   =>   |- ((A + (i x. B)) x. (C + (i x. D))) = (((A x. C) - (B x. D)) + (i x. ((A x. D) + (B x. C))))
 
Theoremcrrecz 6623 Reciprocal of a complex number in terms of real and imaginary components. Remark in [Apostol] p. 361.
|- A e. RR   &   |- B e. RR   =>   |- ((A =/= 0 \/ B =/= 0) -> (1 / (A + (i x. B))) = ((A - (i x. B)) / ((A^2) + (B^2))))
 
Theoremcreur 6624 The real part of a complex number is unique. Proposition 10-1.3 of [Gleason] p. 130.
|- (A e. CC -> E!x e. RR E.y e. RR A = (x + (i x. y)))
 
Theoremcreui 6625 The imaginary part of a complex number is unique. Proposition 10-1.3 of [Gleason] p. 130.
|- (A e. CC -> E!y e. RR E.x e. RR A = (x + (i x. y)))
 
Theoremrimul 6626 A real number times the imaginary unit is real only if the number is 0.
|- ((A e. RR /\ (i x. A) e. RR) -> A = 0)
 
Theoremnthruc 6627 The sequence NN, ZZ, QQ, RR, and CC forms a chain of proper subsets. In each case the proper subset relationship is shown by demonstrating a number that belongs to one set but not the other. We show that zero belongs to ZZ but not NN, one-half belongs to QQ but not ZZ, the square root of 2 belongs to RR but not QQ, and finally that the imaginary number i belongs to CC but not RR. See nthruz 6628 for a further refinement.
|- ((NN (. ZZ /\ ZZ (. QQ) /\ (QQ (. RR /\ RR (. CC))
 
Theoremnthruz 6628 The sequence NN, NN0, and ZZ forms a chain of proper subsets. In each case the proper subset relationship is shown by demonstrating a number that belongs to one set but not the other. We show that zero belongs to NN0 but not NN and minus one belongs to ZZ but not NN0. This theorem refines the chain of proper subsets nthruc 6627.
|- (NN (. NN0 /\ NN0 (. ZZ)
 
Real and imaginary parts; conjugate; absolute value
 
Syntaxcre 6629 Extend class notation to include real part of a complex number.
class Re
 
Syntaxcim 6630 Extend class notation to include imaginary part of a complex number.
class Im
 
Syntaxccj 6631 Extend class notation to include complex conjugate function.
class *
 
Syntaxcabs 6632 Extend class notation to include a function for the absolute value (modulus) of a complex number.
class abs
 
Definitiondf-re 6633 Define a function whose value is the real part of a complex number. See revalt 6637 for its value, recl 6648 for its closure, and replimt 6643 for its use in decomposing a complex number.
|- Re = {<.x, y>. | (x e. CC /\ y = U.{z e. RR | E.w e. RR x = (z + (i x. w))})}
 
Definitiondf-im 6634 Define a function whose value is the imaginary part of a complex number. See imvalt 6638 for its value, imcl 6649 for its closure, and replimt 6643 for its use in decomposing a complex number.
|- Im = {<.x, y>. | (x e. CC /\ y = U.{w e. RR | E.z e. RR x = (z + (i x. w))})}
 
Definitiondf-cj 6635 Define the complex conjugate function. See cjcl 6650 for its closure and cjvalt 6646 for its value.
|- * = {<.x, y>. | (x e. CC /\ y = ((Re` x) - (i x. (Im`
 x))))}
 
Definitiondf-abs 6636 Define the function for the absolute value (modulus) of a complex number. See abscl 6725 for its closure and absvalt 6645 or absval2 6727 for its value.
|- abs = {<.x, y>. | (x e. CC /\ y = (sqr` (x x. (*` x))))}
 
Theoremrevalt 6637 The value of the real part of a complex number.
|- (A e. CC -> (Re` A) = U.{x e. RR | E.y e. RR A = (x + (i x. y))})
 
Theoremimvalt 6638 The value of the imaginary part of a complex number.
|- (A e. CC -> (Im` A) = U.{y e. RR | E.x e. RR A = (x + (i x. y))})
 
Theoremreclt 6639 The real part of a complex number is real.
|- (A e. CC -> (Re` A) e. RR)
 
Theoremimclt 6640 The imaginary part of a complex number is real.
|- (A e. CC -> (Im` A) e. RR)
 
Theoremref 6641 Domain and codomain of the real part function. (Contributed by Paul Chapman, 22-Oct-2007.)
|- Re:CC-->RR
 
Theoremimf 6642 Domain and codomain of the imaginary part function. (Contributed by Paul Chapman, 22-Oct-2007.)
|- Im:CC-->RR
 
Theoremreplimt 6643 Reconstruct a complex number from its real and imaginary parts.
|- (A e. CC -> A = ((Re` A) + (i x. (Im` A))))
 
TheoremreplimtOLD 6644 Reconstruct a complex number from its real and imaginary parts.
|- (A e. CC -> A = ((Re` A) + ((Im`
 A) x. i)))
 
Theoremabsvalt 6645 The absolute value (modulus) of a complex number. Proposition 10-3.7(a) of [Gleason] p. 133.
|- (A e. CC -> (abs` A) = (sqr` (A x. (*` A))))
 
Theoremcjvalt 6646 Value of the conjugate of a complex number. The value is the real part minus i times the imaginary part. Definition 10-3.2 of [Gleason] p. 132.
|- (A e. CC -> (*` A) = ((Re` A) - (i x. (Im` A))))
 
Theoremcjclt 6647 The conjugate of a complex number is a complex number (closure law).
|- (A e. CC -> (*` A) e. CC)
 
Theoremrecl 6648 The real part of a complex number is real (closure law).
|- A e. CC   =>   |- (Re` A) e. RR
 
Theoremimcl 6649 The imaginary part of a complex number is real (closure law).
|- A e. CC   =>   |- (Im` A) e. RR
 
Theoremcjcl 6650 Closure law for complex conjugate.
|- A e. CC   =>   |- (*` A) e. CC
 
Theoremreplim 6651 Construct a complex number from its real and imaginary parts.
|- A e. CC   =>   |- A = ((Re` A) + (i x. (Im` A)))
 
TheoremreplimOLD 6652 Construct a complex number from its real and imaginary parts.
|- A e. CC   =>   |- A = ((Re` A) + ((Im` A) x. i))
 
Theoremcrret 6653 The real part of a complex number representation. Definition 10-3.1 of [Gleason] p. 132.
|- ((A e. RR /\ B e. RR) -> (Re` (A + (i x. B))) = A)
 
TheoremcrretOLD 6654 The real part of a complex number representation. Definition 10-3.1 of [Gleason] p. 132.
|- ((A e. RR /\ B e. RR) -> (Re` (A + (B x. i))) = A)
 
Theoremcrimt 6655 The real part of a complex number representation. Definition 10-3.1 of [Gleason] p. 132.
|- ((A e. RR /\ B e. RR) -> (Im` (A + (i x. B))) = B)
 
TheoremcrimtOLD 6656 The imaginary part of a complex number representation. Definition 10-3.1 of [Gleason] p. 132.
|- ((A e. RR /\ B e. RR) -> (Im` (A + (B x. i))) = B)
 
Theoremcrre 6657 The real part of a complex number representation. Definition 10-3.1 of [Gleason] p. 132.
|- A e. RR   &   |- B e. RR   =>   |- (Re` (A + (i x. B))) = A
 
TheoremcrreOLD 6658 The real part of a complex number representation. Definition 10-3.1 of [Gleason] p. 132.
|- A e. RR   &   |- B e. RR   =>   |- (Re` (A + (B x. i))) = A
 
Theoremcrim 6659 The imaginary part of a complex number representation. Definition 10-3.1 of [Gleason] p. 132.
|- A e. RR   &   |- B e. RR   =>   |- (Im` (A + (i x. B))) = B
 
TheoremcrimOLD 6660 The imaginary part of a complex number representation. Definition 10-3.1 of [Gleason] p. 132.
|- A e. RR   &   |- B e. RR   =>   |- (Im` (A + (B x. i))) = B
 
Theoremimret 6661 The imaginary part of a complex number in terms of the real part function.
|- (A e. CC -> (Im` A) = (Re` (-ui x. A)))
 
Theoremreim0t 6662 The imaginary part of a real number is 0.
|- (A e. RR -> (Im` A) = 0)
 
Theoremreim0bt 6663 A number is real iff its imaginary part is 0.
|- (A e. CC -> (A e. RR <-> (Im` A) = 0))
 
Theoremcjcj 6664 The conjugate of the conjugate is the original complex number. Proposition 10-3.4(e) of [Gleason] p. 133.
|- A e. CC   =>   |- (*` (*` A)) = A
 
Theoremreim0b 6665 A number is real iff its imaginary part is 0.
|- A e. CC   =>   |- (A e. RR <-> (Im` A) = 0)
 
Theoremrereb 6666 A real number equals its real part. Proposition 10-3.4(f) of [Gleason] p. 133.
|- A e. CC   =>   |- (A e. RR <-> (Re` A) = A)
 
Theoremcjreb 6667 A number is real iff it equals its complex conjugate. Proposition 10-3.4(f) of [Gleason] p. 133.
|- A e. CC   =>   |- (A e. RR <-> (*` A) = A)
 
Theoremrecj