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

Color key:    Metamath Proof Explorer  Metamath Proof Explorer (1-8760)   Hilbert Space Explorer  Hilbert Space Explorer (8761-10688)  

Statement List for Metamath Proof Explorer - 8701-8800 - Page 88 of 107
TypeLabelDescription
Statement
 
TheoremeffoiOLD 8701 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 8702 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 8703 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 8704 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 |` {x e. CC | (Im` x) e. (-upi[,)pi)}):{x e. CC | (Im` x) e. (-upi[,)pi)}-1-1-onto->(CC \ {0})
 
The natural logarithm on complex numbers
 
Syntaxclog 8705 Extend class notation with the natural logarithm function on complex numbers.
class log
 
Definitiondf-log 8706 Define the natural logarithm function on complex numbers. See http://en.wikipedia.org/wiki/Natural_logarithm ("The natural logarithm function can also be defined as the inverse function of the exponential function").
|- log = `'(exp |` {x e. CC | (Im` x) e. (-upi[,)pi)})
 
Theoremlogrn 8707 The range of the natural logarithm function, also the principal domain of the exponential function. This allows us to write the longer class abstraction as simply ran log. (Contributed by Paul Chapman, 21-Apr-2008.)
|- ran log = {x e. CC | (Im` x) e. (-upi[,)pi)}
 
Theoremdflog2 8708 The natural logarithm function in terms of the exponential function restricted to its principal domain. (Contributed by Paul Chapman, 21-Apr-2008.)
|- log = `'(exp |` ran log)
 
Theoremresslogrn 8709 The range of the natural logarithm function includes the real numbers. (Contributed by Paul Chapman, 21-Apr-2008.)
|- RR (_ ran log
 
Theoremeff1o2 8710 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 |` ran log):ran log-1-1-onto->(CC \ {0})
 
Theoremlogf1o 8711 The natural logarithm function maps the nonzero complex numbers one-to-one onto its range. (Contributed by Paul Chapman, 21-Apr-2008.)
|- log:(CC \ {0})-1-1-onto->ran log
 
Theoremdfrelog 8712 The natural logarithm function on the positive reals in terms of the real exponential function. (Contributed by Paul Chapman, 21-Apr-2008.)
|- (log |` RR+) = `'(exp |` RR)
 
Theoremrelogf1o 8713 The natural logarithm function maps the positive reals one-to-one onto the real numbers. (Contributed by Paul Chapman, 21-Apr-2008.)
|- (log |` RR+):RR+-1-1-onto->RR
 
Theoremlogclt 8714 Closure of the natural logarithm function. (Contributed by Paul Chapman, 21-Apr-2008.)
|- ((A e. CC /\ A =/= 0) -> (log` A) e. ran log)
 
Theoremrelogclt 8715 Closure of the natural logarithm function on positive reals. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (A e. RR+ -> (log` A) e. RR)
 
Theoremeflogt 8716 Relationship between the natural logarithm function and the exponential function. (Contributed by Paul Chapman, 21-Apr-2008.)
|- ((A e. CC /\ A =/= 0) -> (exp` (log` A)) = A)
 
Theoremreeflogt 8717 Relationship between the natural logarithm function and the exponential function. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (A e. RR+ -> (exp` (log` A)) = A)
 
Theoremlogeft 8718 Relationship between the natural logarithm function and the exponential function. (Contributed by Paul Chapman, 21-Apr-2008.)
|- (A e. ran log -> (log` (exp` A)) = A)
 
Theoremrelogeft 8719 Relationship between the natural logarithm function and the exponential function. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (A e. RR -> (log` (exp` A)) = A)
 
Theoremlogeftb 8720 Relationship between the natural logarithm function and the exponential function. (Contributed by Paul Chapman, 21-Apr-2008.)
|- ((A e. CC /\ A =/= 0 /\ B e. ran log) -> ((log` A) = B <-> (exp` B) = A))
 
Theoremrelogeftb 8721 Relationship between the natural logarithm function and the exponential function. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ B e. RR) -> ((log` A) = B <-> (exp` B) = A))
 
Theoremlog1 8722 The natural logarithm of 1. One case of Property 1a of [Cohen] p. 301. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (log` 1) = 0
 
Theoremloge 8723 The natural logarithm of e. One case of Property 1b of [Cohen] p. 301. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (log` e) = 1
 
Theorempilog 8724 Relationship between pi and the natural logarithm function. (Contributed by Paul Chapman, 21-Apr-2008.)
|- pi = (i x. (log` -u1))
 
Theoremrelogoprlem 8725 Lemma for relogmult 8726 and relogdivt 8727. Remark of [Cohen] p. 301 ("The proof of Property 3 is quite similar to the proof given for Property 2").
 
Theoremrelogmult 8726 The natural logarithm of the product of two positive real numbers is the sum of natural logarithms. Property 2 of [Cohen] p. 301, restricted to natural logarithms. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ B e. RR+) -> (log` (A x. B)) = ((log` A) + (log` B)))
 
Theoremrelogdivt 8727 The natural logarithm of the quotient of two positive real numbers is the difference of natural logarithms. Exercise 72(a) and Property 3 of [Cohen] p. 301, restricted to natural logarithms. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ B e. RR+) -> (log` (A / B)) = ((log` A) - (log` B)))
 
Theoremexplogt 8728 Exponentiation of a nonzero complex number to a nonnegative integer power. (Contributed by Paul Chapman, 21-Apr-2008.)
|- ((A e. CC /\ A =/= 0 /\ N e. NN0) -> (A^N) = (exp` (N x. (log` A))))
 
Theoremreexplogt 8729 Exponentiation of a positive real number to a nonnegative integer power. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ N e. NN0) -> (A^N) = (exp` (N x. (log` A))))
 
Theoremrelogexpt 8730 The natural logarithm of positive A raised to an nonnegative integer power. Property 4 of [Cohen] p. 301-302, restricted to natural logarithms and nonnegative-integer powers N. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ N e. NN0) -> (log` (A^N)) = (N x. (log`
 A)))
 
Theoremrelogiso 8731 The natural logarithm function on positive reals determines an isomorphism from the positive reals onto the reals. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (log |` RR+) Isom < , < (RR+, RR)
 
Theoremlogltbt 8732 The natural logarithm function on positive reals is strictly monotonic. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ B e. RR+) -> (A < B <-> (log` A) < (log` B)))
 
SyntaxclogOLD 8733 Extend class notation with the natural logarithm function on positive reals.
class logOLD
 
Definitiondf-logOLD 8734 Define the natural logarithm function on positive real numbers. See http://en.wikipedia.org/wiki/Natural_logarithm ("The natural logarithm function can also be defined as the inverse function of the exponential function").
|- logOLD = `'(exp |` RR)
 
Theoremdflog2OLD 8735 Alternate version of df-logOLD 8734. (Contributed by Steve Rodriguez, 22-Oct-2007.)
|- logOLD = {<.x, y>. | (x e. (0(,) +oo) /\ y = (`'(exp |` RR)` x))}
 
TheoremlogvaltOLD 8736 Value of the natural logarithm function on positive reals. (Contributed by Steve Rodriguez, 22-Oct-2007.)
|- (logOLD` A) = (`'(exp |` RR)` A)
 
TheoremlogcltOLD 8737 Closure of the natural logarithm function on positive reals. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (A e. RR+ -> (logOLD` A) e. RR)
 
TheoremeflogtOLD 8738 Relationship between the natural logarithm and the exponential function. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (A e. RR+ -> (exp` (logOLD` A)) = A)
 
TheoremlogeftOLD 8739 Relationship between the natural logarithm and the exponential function. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (A e. RR -> (logOLD` (exp` A)) = A)
 
TheoremlogeftbOLD 8740 Relationship between the natural logarithm and the exponential function. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ B e. RR) -> ((logOLD` A) = B <-> (exp` B) = A))
 
Theoremlog1OLD 8741 The natural logarithm of 1. One case of Property 1a of [Cohen] p. 301. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (logOLD` 1) = 0
 
TheoremlogeOLD 8742 The natural logarithm of e. One case of Property 1b of [Cohen] p. 301. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- (logOLD` e) = 1
 
TheoremlogoprlemOLD 8743 Lemma for logmultOLD 8744 and logdivtOLD 8745. Remark of [Cohen] p. 301 ("The proof of Property 3 is quite similar to the proof given for Property 2").
 
TheoremlogmultOLD 8744 The natural logarithm of a product is a sum of natural logarithms. Property 2 of [Cohen] p. 301, restricted to natural logarithms. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ B e. RR+) -> (logOLD` (A x. B)) = ((logOLD` A) + (logOLD` B)))
 
TheoremlogdivtOLD 8745 The natural logarithm of a quotient is a difference of natural logarithms. Exercise 72(a) and Property 3 of [Cohen] p. 301, restricted to natural logarithms. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ B e. RR+) -> (logOLD` (A / B)) = ((logOLD` A) - (logOLD` B)))
 
TheoremlogexptOLD 8746 The natural logarithm of positive A raised to a power. Property 4 of [Cohen] p. 301-302, restricted to natural logarithms and nonnegative-integer powers N. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ N e. NN0) -> (logOLD` (A^N)) = (N x. (logOLD` A)))
 
TheoremexplogtOLD 8747 Exponentiation of a positive real to a nonnegative integer power. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ N e. NN0) -> (A^N) = (exp` (N x. (logOLD` A))))
 
TheoremlogisoOLD 8748 The natural logarithm on positive reals determines an isomorphism from positive reals onto reals. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- logOLD Isom < , < (RR+, RR)
 
TheoremlogltbtOLD 8749 The natural logarithm function on positive reals is strictly monotonic. (Contributed by Steve Rodriguez, 25-Nov-2007.)
|- ((A e. RR+ /\ B e. RR+) -> (A < B <-> (logOLD` A) < (logOLD` B)))
 
ZFC Set Theory plus Grothendieck's Axiom
 
Introduce Grothendieck's Axiom
 
Axiomax-groth 8750 Grothendieck's Axiom. For every set x there is an inaccessible cardinal y such that y is not in x. The addition of this axiom to ZFC set theory provides a framework for category theory, thus for all practical purposes giving us a complete foundation for "all of mathematics." This version of the axiom is used by the Mizar project (http://www.mizar.org/JFM/Axiomatics/tarski.html). Unlike the ZFC axioms, this axiom is very long when expressed in terms of primitive symbols - see grothprim 8756. An open problem is finding a shorter equivalent.
|- E.y(x e. y /\ A.z e. y (A.w(w (_ z -> w e. y) /\ E.w e. y A.v(v (_ z -> v e. w)) /\ A.z(z (_ y -> (z ~~ y \/ z e. y)))
 
Theoremaxgroth2 8751 Alternate version of Grothendieck's Axiom.
|- E.y(x e. y /\ A.z e. y (A.w(w (_ z -> w e. y) /\ E.w e. y A.v(v (_ z -> v e. w)) /\ A.z(z (_ y -> (y ~<_ z \/ z e. y)))
 
Theoremaxgroth3 8752 Alternate version of Grothendieck's Axiom. ax-ac 4735 is used to derive this version.
|- E.y(x e. y /\ A.z e. y (A.w(w (_ z -> w e. y) /\ E.w e. y A.v(v (_ z -> v e. w)) /\ A.z(z (_ y -> ((y \ z) ~<_ z \/ z e. y)))
 
Theoremaxgroth4 8753 Alternate version of Grothendieck's Axiom. ax-ac 4735 is used to derive this version.
|- E.y(x e. y /\ A.z e. y E.v e. y A.w(w (_ z -> w e. (y i^i v)) /\ A.z(z (_ y -> ((y \ z) ~<_ z \/ z e. y)))
 
Theoremgrothinf 8754 Grothendieck's Axiom implies the Axiom of Infinity (in the form of omex 4618). Note that our proof does not depend on the Axiom of Infinity.
|- om e. V
 
Theoremgrothprimlem 8755 Lemma for grothprim 8756. Expand the membership of an unordered pair into primitives.
 
Theoremgrothprim 8756 Grothendieck's Axiom ax-groth 8750 expanded into set theory primitives using 163 symbols. An open problem is whether a shorter equivalent exists (when expanded to primitives).
|- E.y(x e. y /\ A.z((z e. y -> E.v(v e. y /\ A.w(A.u(u e. w -> u e. z) -> (w e. y /\ w e. v)))) /\ E.w((w e. z -> w e. y) -> (A.v((v e. z -> E.tA.u(E.g(g e. w /\ A.h(h e. g <-> (h = v \/ h = u))) -> u = t))