| Intuitionistic Logic Explorer Theorem List (p. 130 of 173) | < 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 | ||
Remark: to represent odd prime numbers, i.e., all prime numbers except | ||
| Syntax | cprime 12901 | Extend the definition of a class to include the set of prime numbers. |
| Definition | df-prm 12902* | Define the set of prime numbers. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | isprm 12903* | The predicate "is a prime number". A prime number is a positive integer with exactly two positive divisors. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | prmnn 12904 | A prime number is a positive integer. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | prmz 12905 | A prime number is an integer. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Jonathan Yan, 16-Jul-2017.) |
| Theorem | prmssnn 12906 | The prime numbers are a subset of the positive integers. (Contributed by AV, 22-Jul-2020.) |
| Theorem | prmex 12907 | The set of prime numbers exists. (Contributed by AV, 22-Jul-2020.) |
| Theorem | 1nprm 12908 | 1 is not a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Fan Zheng, 3-Jul-2016.) |
| Theorem | 1idssfct 12909* | The positive divisors of a positive integer include 1 and itself. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | isprm2lem 12910* | Lemma for isprm2 12911. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | isprm2 12911* | The predicate "is a prime number". A prime number is an integer greater than or equal to 2 whose only positive divisors are 1 and itself. Definition in [ApostolNT] p. 16. (Contributed by Paul Chapman, 26-Oct-2012.) |
| Theorem | isprm3 12912* | The predicate "is a prime number". A prime number is an integer greater than or equal to 2 with no divisors strictly between 1 and itself. (Contributed by Paul Chapman, 26-Oct-2012.) |
| Theorem | isprm4 12913* | The predicate "is a prime number". A prime number is an integer greater than or equal to 2 whose only divisor greater than or equal to 2 is itself. (Contributed by Paul Chapman, 26-Oct-2012.) |
| Theorem | prmind2 12914* | A variation on prmind 12915 assuming complete induction for primes. (Contributed by Mario Carneiro, 20-Jun-2015.) |
| Theorem | prmind 12915* |
Perform induction over the multiplicative structure of |
| Theorem | dvdsprime 12916 |
If |
| Theorem | nprm 12917 | A product of two integers greater than one is composite. (Contributed by Mario Carneiro, 20-Jun-2015.) |
| Theorem | nprmi 12918 | An inference for compositeness. (Contributed by Mario Carneiro, 18-Feb-2014.) (Revised by Mario Carneiro, 20-Jun-2015.) |
| Theorem | dvdsnprmd 12919 | If a number is divisible by an integer greater than 1 and less then the number, the number is not prime. (Contributed by AV, 24-Jul-2021.) |
| Theorem | prm2orodd 12920 | A prime number is either 2 or odd. (Contributed by AV, 19-Jun-2021.) |
| Theorem | 2prm 12921 | 2 is a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Fan Zheng, 16-Jun-2016.) |
| Theorem | 3prm 12922 | 3 is a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | 4nprm 12923 | 4 is not a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Mario Carneiro, 18-Feb-2014.) |
| Theorem | prmdc 12924 | Primality is decidable. (Contributed by Jim Kingdon, 30-Sep-2024.) |
| Theorem | prmdcz 12925 | Primality is decidable. (Contributed by Jim Kingdon, 27-Aug-2026.) |
| Theorem | prmuz2 12926 | A prime number is an integer greater than or equal to 2. (Contributed by Paul Chapman, 17-Nov-2012.) |
| Theorem | prmgt1 12927 | A prime number is an integer greater than 1. (Contributed by Alexander van der Vekens, 17-May-2018.) |
| Theorem | prmm2nn0 12928 | Subtracting 2 from a prime number results in a nonnegative integer. (Contributed by Alexander van der Vekens, 30-Aug-2018.) |
| Theorem | oddprmgt2 12929 | An odd prime is greater than 2. (Contributed by AV, 20-Aug-2021.) |
| Theorem | oddprmge3 12930 | An odd prime is greater than or equal to 3. (Contributed by Alexander van der Vekens, 7-Oct-2018.) (Revised by AV, 20-Aug-2021.) |
| Theorem | sqnprm 12931 | A square is never prime. (Contributed by Mario Carneiro, 20-Jun-2015.) |
| Theorem | dvdsprm 12932 | An integer greater than or equal to 2 divides a prime number iff it is equal to it. (Contributed by Paul Chapman, 26-Oct-2012.) |
| Theorem | exprmfct 12933* | Every integer greater than or equal to 2 has a prime factor. (Contributed by Paul Chapman, 26-Oct-2012.) (Proof shortened by Mario Carneiro, 20-Jun-2015.) |
| Theorem | prmdvdsfz 12934* | Each integer greater than 1 and less then or equal to a fixed number is divisible by a prime less then or equal to this fixed number. (Contributed by AV, 15-Aug-2020.) |
| Theorem | nprmdvds1 12935 | No prime number divides 1. (Contributed by Paul Chapman, 17-Nov-2012.) (Proof shortened by Mario Carneiro, 2-Jul-2015.) |
| Theorem | isprm5lem 12936* |
Lemma for isprm5 12937. The interesting direction (showing that
one only
needs to check prime divisors up to the square root of |
| Theorem | isprm5 12937* |
One need only check prime divisors of |
| Theorem | divgcdodd 12938 |
Either |
This section is about coprimality with respect to primes, and a special version of Euclid's lemma for primes is provided, see euclemma 12941. | ||
| Theorem | coprm 12939 | A prime number either divides an integer or is coprime to it, but not both. Theorem 1.8 in [ApostolNT] p. 17. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | prmrp 12940 | Unequal prime numbers are relatively prime. (Contributed by Mario Carneiro, 23-Feb-2014.) |
| Theorem | euclemma 12941 | Euclid's lemma. A prime number divides the product of two integers iff it divides at least one of them. Theorem 1.9 in [ApostolNT] p. 17. (Contributed by Paul Chapman, 17-Nov-2012.) |
| Theorem | isprm6 12942* | A number is prime iff it satisfies Euclid's lemma euclemma 12941. (Contributed by Mario Carneiro, 6-Sep-2015.) |
| Theorem | prmdvdsexp 12943 | A prime divides a positive power of an integer iff it divides the integer. (Contributed by Mario Carneiro, 24-Feb-2014.) (Revised by Mario Carneiro, 17-Jul-2014.) |
| Theorem | prmdvdsexpb 12944 | A prime divides a positive power of another iff they are equal. (Contributed by Paul Chapman, 30-Nov-2012.) (Revised by Mario Carneiro, 24-Feb-2014.) |
| Theorem | prmdvdsexpr 12945 | If a prime divides a nonnegative power of another, then they are equal. (Contributed by Mario Carneiro, 16-Jan-2015.) |
| Theorem | prmexpb 12946 | Two positive prime powers are equal iff the primes and the powers are equal. (Contributed by Paul Chapman, 30-Nov-2012.) |
| Theorem | prmfac1 12947 | The factorial of a number only contains primes less than the base. (Contributed by Mario Carneiro, 6-Mar-2014.) |
| Theorem | rpexp 12948 |
If two numbers |
| Theorem | rpexp1i 12949 | Relative primality passes to asymmetric powers. (Contributed by Stefan O'Rear, 27-Sep-2014.) |
| Theorem | rpexp12i 12950 | Relative primality passes to symmetric powers. (Contributed by Stefan O'Rear, 27-Sep-2014.) |
| Theorem | prmndvdsfaclt 12951 | A prime number does not divide the factorial of a nonnegative integer less than the prime number. (Contributed by AV, 13-Jul-2021.) |
| Theorem | cncongrprm 12952 | Corollary 2 of Cancellability of Congruences: Two products with a common factor are congruent modulo a prime number not dividing the common factor iff the other factors are congruent modulo the prime number. (Contributed by AV, 13-Jul-2021.) |
| Theorem | isevengcd2 12953 | The predicate "is an even number". An even number and 2 have 2 as greatest common divisor. (Contributed by AV, 1-Jul-2020.) (Revised by AV, 8-Aug-2021.) |
| Theorem | isoddgcd1 12954 | The predicate "is an odd number". An odd number and 2 have 1 as greatest common divisor. (Contributed by AV, 1-Jul-2020.) (Revised by AV, 8-Aug-2021.) |
| Theorem | 3lcm2e6 12955 | The least common multiple of three and two is six. The operands are unequal primes and thus coprime, so the result is (the absolute value of) their product. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 27-Aug-2020.) |
| Theorem | sqrt2irrlem 12956 |
Lemma for sqrt2irr 12957. This is the core of the proof: - if
|
| Theorem | sqrt2irr 12957 |
The square root of 2 is not rational. That is, for any rational number,
The proof's core is proven in sqrt2irrlem 12956, which shows that if
|
| Theorem | sqrt2re 12958 | The square root of 2 exists and is a real number. (Contributed by NM, 3-Dec-2004.) |
| Theorem | sqrt2irr0 12959 | The square root of 2 is not rational. (Contributed by AV, 23-Dec-2022.) |
| Theorem | pwbdvdslemn 12960* | Lemma for pwbdvds 12961. If a natural number has some power of a base which does not divide it, there is a highest power of the base which does divide it. (Contributed by Jim Kingdon, 14-Nov-2021.) (Revised by Jim Kingdon, 17-Aug-2026.) |
| Theorem | pwbdvds 12961* | A natural number has a highest power of a base which divides it. (Contributed by Jim Kingdon, 16-Nov-2021.) (Revised by Jim Kingdon, 18-Aug-2026.) |
| Theorem | pwbdvdseulemle 12962 | Lemma for pwbdvdseu 12963. Powers of a base which do and do not divide a natural number. (Contributed by Jim Kingdon, 17-Nov-2021.) (Revised by Jim Kingdon, 18-Aug-2026.) |
| Theorem | pwbdvdseu 12963* | A natural number has a unique highest power of a base which divides it. (Contributed by Jim Kingdon, 16-Nov-2021.) (Revised by Jim Kingdon, 18-Aug-2026.) |
| Theorem | nnmaxpwlemxy 12964* | Lemma for nnmaxpw 12969. Another way of stating that decomposing a natural number into a power of a base and a number not divisible by that base is unique. (Contributed by Jim Kingdon, 16-Nov-2021.) (Revised by Jim Kingdon, 18-Aug-2026.) |
| Theorem | nnmaxpwlemdvds 12965* | Lemma for nnmaxpw 12969. A natural number is divisible by the highest power of a base which divides it. (Contributed by Jim Kingdon, 17-Nov-2021.) (Revised by Jim Kingdon, 19-Aug-2026.) |
| Theorem | nnmaxpwlemndvds 12966* | Lemma for nnmaxpw 12969. A natural number is not divisible by one more than the highest power of a base which divides it. (Contributed by Jim Kingdon, 17-Nov-2021.) (Revised by Jim Kingdon, 19-Aug-2026.) |
| Theorem | nnmaxpwlemnfac 12967* | Lemma for nnmaxpw 12969. Removing the powers of a base from a natural number produces a number not divisible by that base. (Contributed by Jim Kingdon, 16-Nov-2021.) (Revised by Jim Kingdon, 19-Aug-2026.) |
| Theorem | nnmaxpwlemparts 12968* | Lemma for nnmaxpw 12969. Decomposing a number into parts. (Contributed by Jim Kingdon, 16-Nov-2021.) (Revised by Jim Kingdon, 19-Aug-2026.) |
| Theorem | nnmaxpw 12969* |
The function |
| Theorem | oddpwdc 12970* |
The function |
| Theorem | sqpweven 12971* | The greatest power of two dividing the square of an integer is an even power of two. (Contributed by Jim Kingdon, 17-Nov-2021.) |
| Theorem | 2sqpwodd 12972* | The greatest power of two dividing twice the square of an integer is an odd power of two. (Contributed by Jim Kingdon, 17-Nov-2021.) |
| Theorem | sqne2sq 12973 | The square of a natural number can never be equal to two times the square of a natural number. (Contributed by Jim Kingdon, 17-Nov-2021.) |
| Theorem | znege1 12974 | The absolute value of the difference between two unequal integers is at least one. (Contributed by Jim Kingdon, 31-Jan-2022.) |
| Theorem | sqrt2irraplemnn 12975 | Lemma for sqrt2irrap 12976. The square root of 2 is apart from a positive rational expressed as a numerator and denominator. (Contributed by Jim Kingdon, 2-Oct-2021.) |
| Theorem | sqrt2irrap 12976 |
The square root of 2 is irrational. That is, for any rational number,
|
| Syntax | cnumer 12977 | Extend class notation to include canonical numerator function. |
| Syntax | cdenom 12978 | Extend class notation to include canonical denominator function. |
| Definition | df-numer 12979* | The canonical numerator of a rational is the numerator of the rational's reduced fraction representation (no common factors, denominator positive). (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Definition | df-denom 12980* | The canonical denominator of a rational is the denominator of the rational's reduced fraction representation (no common factors, denominator positive). (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qnumval 12981* | Value of the canonical numerator function. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qdenval 12982* | Value of the canonical denominator function. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qnumdencl 12983 | Lemma for qnumcl 12984 and qdencl 12985. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qnumcl 12984 | The canonical numerator of a rational is an integer. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qdencl 12985 | The canonical denominator is a positive integer. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | fnum 12986 | Canonical numerator defines a function. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | fden 12987 | Canonical denominator defines a function. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qnumdenbi 12988 | Two numbers are the canonical representation of a rational iff they are coprime and have the right quotient. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qnumdencoprm 12989 | The canonical representation of a rational is fully reduced. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qeqnumdivden 12990 | Recover a rational number from its canonical representation. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qmuldeneqnum 12991 | Multiplying a rational by its denominator results in an integer. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | divnumden 12992 |
Calculate the reduced form of a quotient using |
| Theorem | divdenle 12993 | Reducing a quotient never increases the denominator. (Contributed by Stefan O'Rear, 13-Sep-2014.) |
| Theorem | qnumgt0 12994 | A rational is positive iff its canonical numerator is. (Contributed by Stefan O'Rear, 15-Sep-2014.) |
| Theorem | qgt0numnn 12995 | A rational is positive iff its canonical numerator is a positive integer. (Contributed by Stefan O'Rear, 15-Sep-2014.) |
| Theorem | nn0gcdsq 12996 | Squaring commutes with GCD, in particular two coprime numbers have coprime squares. (Contributed by Stefan O'Rear, 15-Sep-2014.) |
| Theorem | zgcdsq 12997 | nn0gcdsq 12996 extended to integers by symmetry. (Contributed by Stefan O'Rear, 15-Sep-2014.) |
| Theorem | numdensq 12998 | Squaring a rational squares its canonical components. (Contributed by Stefan O'Rear, 15-Sep-2014.) |
| Theorem | numsq 12999 | Square commutes with canonical numerator. (Contributed by Stefan O'Rear, 15-Sep-2014.) |
| Theorem | densq 13000 | Square commutes with canonical denominator. (Contributed by Stefan O'Rear, 15-Sep-2014.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |