| Intuitionistic Logic Explorer Theorem List (p. 157 of 166) | < Previous Next > | |
| Browser slow? Try the
Unicode version. |
||
|
Mirrors > Metamath Home Page > ILE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
||
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | rpcxpp1 15601 | Value of a nonzero complex number raised to a complex power plus one. (Contributed by Mario Carneiro, 2-Aug-2014.) |
| Theorem | rpcxpneg 15602 | Value of a complex number raised to a negative power. (Contributed by Mario Carneiro, 2-Aug-2014.) |
| Theorem | rpcxpsub 15603 | Exponent subtraction law for complex exponentiation. (Contributed by Mario Carneiro, 22-Sep-2014.) |
| Theorem | rpmulcxp 15604 | Complex exponentiation of a product. Proposition 10-4.2(c) of [Gleason] p. 135. (Contributed by Mario Carneiro, 2-Aug-2014.) |
| Theorem | cxprec 15605 | Complex exponentiation of a reciprocal. (Contributed by Mario Carneiro, 2-Aug-2014.) |
| Theorem | rpdivcxp 15606 | Complex exponentiation of a quotient. (Contributed by Mario Carneiro, 8-Sep-2014.) |
| Theorem | cxpmul 15607 | Product of exponents law for complex exponentiation. Proposition 10-4.2(b) of [Gleason] p. 135. (Contributed by Mario Carneiro, 2-Aug-2014.) |
| Theorem | rpcxpmul2 15608 |
Product of exponents law for complex exponentiation. Variation on
cxpmul 15607 with more general conditions on |
| Theorem | rpcxproot 15609 |
The complex power function allows us to write n-th roots via the idiom
|
| Theorem | abscxp 15610 | Absolute value of a power, when the base is real. (Contributed by Mario Carneiro, 15-Sep-2014.) |
| Theorem | cxplt 15611 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 2-Aug-2014.) |
| Theorem | cxple 15612 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 2-Aug-2014.) |
| Theorem | rpcxple2 15613 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 8-Sep-2014.) |
| Theorem | rpcxplt2 15614 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 15-Sep-2014.) |
| Theorem | cxplt3 15615 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 2-May-2016.) |
| Theorem | cxple3 15616 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 2-May-2016.) |
| Theorem | rpcxpsqrt 15617 |
The exponential function with exponent |
| Theorem | logsqrt 15618 | Logarithm of a square root. (Contributed by Mario Carneiro, 5-May-2016.) |
| Theorem | rpcxp0d 15619 | Value of the complex power function when the second argument is zero. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | rpcxp1d 15620 | Value of the complex power function at one. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | 1cxpd 15621 | Value of the complex power function at one. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | rpcncxpcld 15622 | Closure of the complex power function. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | cxpltd 15623 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | cxpled 15624 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | rpcxpsqrtth 15625 | Square root theorem over the complex numbers for the complex power function. Compare with resqrtth 11563. (Contributed by AV, 23-Dec-2022.) |
| Theorem | cxprecd 15626 | Complex exponentiation of a reciprocal. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | rpcxpmul2d 15627 |
Product of exponents law for complex exponentiation. Variation on
cxpmul 15607 with more general conditions on |
| Theorem | rpcxpcld 15628 | Positive real closure of the complex power function. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | logcxpd 15629 | Logarithm of a complex power. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | cxplt3d 15630 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | cxple3d 15631 | Ordering property for complex exponentiation. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | cxpmuld 15632 | Product of exponents law for complex exponentiation. Proposition 10-4.2(b) of [Gleason] p. 135. (Contributed by Mario Carneiro, 30-May-2016.) |
| Theorem | cxpcom 15633 | Commutative law for real exponentiation. (Contributed by AV, 29-Dec-2022.) |
| Theorem | apcxp2 15634 | Apartness and real exponentiation. (Contributed by Jim Kingdon, 10-Jul-2024.) |
| Theorem | rpabscxpbnd 15635 | Bound on the absolute value of a complex power. (Contributed by Mario Carneiro, 15-Sep-2014.) (Revised by Jim Kingdon, 19-Jun-2024.) |
| Theorem | ltexp2 15636 | Ordering law for exponentiation. (Contributed by NM, 2-Aug-2006.) (Revised by Mario Carneiro, 5-Jun-2014.) |
| Theorem | ltexp2d 15637 | Ordering relationship for exponentiation. (Contributed by Mario Carneiro, 28-May-2016.) |
Define "log using an arbitrary base" function and then prove some of its properties. As with df-relog 15553 this is for real logarithms rather than complex logarithms. Metamath doesn't care what letters are used to represent classes. Usually classes begin with the letter "A", but here we use "B" and "X" to more clearly distinguish between "base" and "other parameter of log".
There are different ways this could be defined in Metamath. The approach
used here is intentionally similar to existing 2-parameter Metamath functions
(operations): | ||
| Syntax | clogb 15638 | Extend class notation to include the logarithm generalized to an arbitrary base. |
| Definition | df-logb 15639* |
Define the logb operator. This is the logarithm generalized to an
arbitrary base. It can be used as |
| Theorem | rplogbval 15640 | Define the value of the logb function, the logarithm generalized to an arbitrary base, when used as infix. Most Metamath statements select variables in order of their use, but to make the order clearer we use "B" for base and "X" for the argument of the logarithm function here. (Contributed by David A. Wheeler, 21-Jan-2017.) (Revised by Jim Kingdon, 3-Jul-2024.) |
| Theorem | rplogbcl 15641 | General logarithm closure. (Contributed by David A. Wheeler, 17-Jul-2017.) |
| Theorem | rplogbid1 15642 | General logarithm is 1 when base and arg match. Property 1(a) of [Cohen4] p. 361. (Contributed by Stefan O'Rear, 19-Sep-2014.) (Revised by David A. Wheeler, 22-Jul-2017.) |
| Theorem | rplogb1 15643 |
The logarithm of |
| Theorem | rpelogb 15644 |
The general logarithm of a number to the base being Euler's constant is
the natural logarithm of the number. Put another way, using |
| Theorem | rplogbchbase 15645 | Change of base for logarithms. Property in [Cohen4] p. 367. (Contributed by AV, 11-Jun-2020.) |
| Theorem | relogbval 15646 | Value of the general logarithm with integer base. (Contributed by Thierry Arnoux, 27-Sep-2017.) |
| Theorem | relogbzcl 15647 | Closure of the general logarithm with integer base on positive reals. (Contributed by Thierry Arnoux, 27-Sep-2017.) (Proof shortened by AV, 9-Jun-2020.) |
| Theorem | rplogbreexp 15648 | Power law for the general logarithm for real powers: The logarithm of a positive real number to the power of a real number is equal to the product of the exponent and the logarithm of the base of the power. Property 4 of [Cohen4] p. 361. (Contributed by AV, 9-Jun-2020.) |
| Theorem | rplogbzexp 15649 | Power law for the general logarithm for integer powers: The logarithm of a positive real number to the power of an integer is equal to the product of the exponent and the logarithm of the base of the power. (Contributed by Stefan O'Rear, 19-Sep-2014.) (Revised by AV, 9-Jun-2020.) |
| Theorem | rprelogbmul 15650 | The logarithm of the product of two positive real numbers is the sum of logarithms. Property 2 of [Cohen4] p. 361. (Contributed by Stefan O'Rear, 19-Sep-2014.) (Revised by AV, 29-May-2020.) |
| Theorem | rprelogbmulexp 15651 | The logarithm of the product of a positive real and a positive real number to the power of a real number is the sum of the logarithm of the first real number and the scaled logarithm of the second real number. (Contributed by AV, 29-May-2020.) |
| Theorem | rprelogbdiv 15652 | The logarithm of the quotient of two positive real numbers is the difference of logarithms. Property 3 of [Cohen4] p. 361. (Contributed by AV, 29-May-2020.) |
| Theorem | relogbexpap 15653 | Identity law for general logarithm: the logarithm of a power to the base is the exponent. Property 6 of [Cohen4] p. 361. (Contributed by Stefan O'Rear, 19-Sep-2014.) (Revised by AV, 9-Jun-2020.) |
| Theorem | nnlogbexp 15654 | Identity law for general logarithm with integer base. (Contributed by Stefan O'Rear, 19-Sep-2014.) (Revised by Thierry Arnoux, 27-Sep-2017.) |
| Theorem | logbrec 15655 | Logarithm of a reciprocal changes sign. Particular case of Property 3 of [Cohen4] p. 361. (Contributed by Thierry Arnoux, 27-Sep-2017.) |
| Theorem | logbleb 15656 | The general logarithm function is monotone/increasing. See logleb 15570. (Contributed by Stefan O'Rear, 19-Oct-2014.) (Revised by AV, 31-May-2020.) |
| Theorem | logblt 15657 | The general logarithm function is strictly monotone/increasing. Property 2 of [Cohen4] p. 377. See logltb 15569. (Contributed by Stefan O'Rear, 19-Oct-2014.) (Revised by Thierry Arnoux, 27-Sep-2017.) |
| Theorem | rplogbcxp 15658 | Identity law for the general logarithm for real numbers. (Contributed by AV, 22-May-2020.) |
| Theorem | rpcxplogb 15659 | Identity law for the general logarithm. (Contributed by AV, 22-May-2020.) |
| Theorem | relogbcxpbap 15660 | The logarithm is the inverse of the exponentiation. Observation in [Cohen4] p. 348. (Contributed by AV, 11-Jun-2020.) |
| Theorem | logbgt0b 15661 | The logarithm of a positive real number to a real base greater than 1 is positive iff the number is greater than 1. (Contributed by AV, 29-Dec-2022.) |
| Theorem | logbgcd1irr 15662 |
The logarithm of an integer greater than 1 to an integer base greater
than 1 is not rational if the argument and the base are relatively
prime. For example, |
| Theorem | logbgcd1irraplemexp 15663 |
Lemma for logbgcd1irrap 15665. Apartness of |
| Theorem | logbgcd1irraplemap 15664 | Lemma for logbgcd1irrap 15665. The result, with the rational number expressed as numerator and denominator. (Contributed by Jim Kingdon, 9-Jul-2024.) |
| Theorem | logbgcd1irrap 15665 |
The logarithm of an integer greater than 1 to an integer base greater
than 1 is irrational (in the sense of being apart from any rational
number) if the argument and the base are relatively prime. For example,
|
| Theorem | 2logb9irr 15666 | Example for logbgcd1irr 15662. The logarithm of nine to base two is not rational. Also see 2logb9irrap 15672 which says that it is irrational (in the sense of being apart from any rational number). (Contributed by AV, 29-Dec-2022.) |
| Theorem | logbprmirr 15667 |
The logarithm of a prime to a different prime base is not rational. For
example, |
| Theorem | 2logb3irr 15668 | Example for logbprmirr 15667. The logarithm of three to base two is not rational. (Contributed by AV, 31-Dec-2022.) |
| Theorem | 2logb9irrALT 15669 | Alternate proof of 2logb9irr 15666: The logarithm of nine to base two is not rational. (Contributed by AV, 31-Dec-2022.) (Proof modification is discouraged.) (New usage is discouraged.) |
| Theorem | sqrt2cxp2logb9e3 15670 |
The square root of two to the power of the logarithm of nine to base two
is three. |
| Theorem | 2irrexpq 15671* |
There exist real numbers
For a theorem which is the same but proves that |
| Theorem | 2logb9irrap 15672 | Example for logbgcd1irrap 15665. The logarithm of nine to base two is irrational (in the sense of being apart from any rational number). (Contributed by Jim Kingdon, 12-Jul-2024.) |
| Theorem | 2irrexpqap 15673* |
There exist real numbers |
| Theorem | binom4 15674 | Work out a quartic binomial. (You would think that by this point it would be faster to use binom 12016, but it turns out to be just as much work to put it into this form after clearing all the sums and calculating binomial coefficients.) (Contributed by Mario Carneiro, 6-May-2015.) |
| Theorem | wilthlem1 15675 |
The only elements that are equal to their own inverses in the
multiplicative group of nonzero elements in |
| Syntax | csgm 15676 | Extend class notation with the divisor function. |
| Definition | df-sgm 15677* |
Define the sum of positive divisors function |
| Theorem | sgmval 15678* | The value of the divisor function. (Contributed by Mario Carneiro, 22-Sep-2014.) (Revised by Mario Carneiro, 21-Jun-2015.) |
| Theorem | sgmval2 15679* | The value of the divisor function. (Contributed by Mario Carneiro, 21-Jun-2015.) |
| Theorem | 0sgm 15680* | The value of the sum-of-divisors function, usually denoted σ<SUB>0</SUB>(<i>n</i>). (Contributed by Mario Carneiro, 21-Jun-2015.) |
| Theorem | sgmf 15681 | The divisor function is a function into the complex numbers. (Contributed by Mario Carneiro, 22-Sep-2014.) (Revised by Mario Carneiro, 21-Jun-2015.) |
| Theorem | sgmcl 15682 | Closure of the divisor function. (Contributed by Mario Carneiro, 22-Sep-2014.) |
| Theorem | sgmnncl 15683 | Closure of the divisor function. (Contributed by Mario Carneiro, 21-Jun-2015.) |
| Theorem | dvdsppwf1o 15684* | A bijection between the divisors of a prime power and the integers less than or equal to the exponent. (Contributed by Mario Carneiro, 5-May-2016.) |
| Theorem | mpodvdsmulf1o 15685* |
If |
| Theorem | fsumdvdsmul 15686* |
Product of two divisor sums. (This is also the main part of the proof
that " |
| Theorem | sgmppw 15687* | The value of the divisor function at a prime power. (Contributed by Mario Carneiro, 17-May-2016.) |
| Theorem | 0sgmppw 15688 |
A prime power |
| Theorem | 1sgmprm 15689 |
The sum of divisors for a prime is |
| Theorem | 1sgm2ppw 15690 |
The sum of the divisors of |
| Theorem | sgmmul 15691 |
The divisor function for fixed parameter |
| Theorem | mersenne 15692 |
A Mersenne prime is a prime number of the form |
| Theorem | perfect1 15693 |
Euclid's contribution to the Euclid-Euler theorem. A number of the form
|
| Theorem | perfectlem1 15694 | Lemma for perfect 15696. (Contributed by Mario Carneiro, 7-Jun-2016.) |
| Theorem | perfectlem2 15695 | Lemma for perfect 15696. (Contributed by Mario Carneiro, 17-May-2016.) (Revised by Wolf Lammen, 17-Sep-2020.) |
| Theorem | perfect 15696* |
The Euclid-Euler theorem, or Perfect Number theorem. A positive even
integer |
If the congruence
Originally, the Legendre symbol | ||
| Syntax | clgs 15697 | Extend class notation with the Legendre symbol function. |
| Definition | df-lgs 15698* | Define the Legendre symbol (actually the Kronecker symbol, which extends the Legendre symbol to all integers, and also the Jacobi symbol, which restricts the Kronecker symbol to positive odd integers). See definition in [ApostolNT] p. 179 resp. definition in [ApostolNT] p. 188. (Contributed by Mario Carneiro, 4-Feb-2015.) |
| Theorem | zabsle1 15699 |
|
| Theorem | lgslem1 15700 |
When |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |