| Intuitionistic Logic Explorer Theorem List (p. 127 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 | lcmcom 12601 | The lcm operator is commutative. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) |
| Theorem | lcm0val 12602 | The value, by convention, of the lcm operator when either operand is 0. (Use lcmcom 12601 for a left-hand 0.) (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) |
| Theorem | lcmn0val 12603* | The value of the lcm operator when both operands are nonzero. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Revised by AV, 16-Sep-2020.) |
| Theorem | lcmcllem 12604* | Lemma for lcmn0cl 12605 and dvdslcm 12606. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) |
| Theorem | lcmn0cl 12605 | Closure of the lcm operator. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | dvdslcm 12606 | The lcm of two integers is divisible by each of them. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | lcmledvds 12607 | A positive integer which both operands of the lcm operator divide bounds it. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) |
| Theorem | lcmeq0 12608 | The lcm of two integers is zero iff either is zero. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | lcmcl 12609 | Closure of the lcm operator. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | gcddvdslcm 12610 | The greatest common divisor of two numbers divides their least common multiple. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | lcmneg 12611 | Negating one operand of the lcm operator does not alter the result. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | neglcm 12612 | Negating one operand of the lcm operator does not alter the result. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | lcmabs 12613 | The lcm of two integers is the same as that of their absolute values. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | lcmgcdlem 12614 |
Lemma for lcmgcd 12615 and lcmdvds 12616. Prove them for positive |
| Theorem | lcmgcd 12615 |
The product of two numbers' least common multiple and greatest common
divisor is the absolute value of the product of the two numbers. In
particular, that absolute value is the least common multiple of two
coprime numbers, for which
Multiple methods exist for proving this, and it is often proven either as
a consequence of the fundamental theorem of arithmetic or of
Bézout's identity bezout 12547; see, e.g.,
https://proofwiki.org/wiki/Product_of_GCD_and_LCM 12547 and
https://math.stackexchange.com/a/470827 12547. This proof uses the latter to
first confirm it for positive integers |
| Theorem | lcmdvds 12616 | The lcm of two integers divides any integer the two divide. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | lcmid 12617 | The lcm of an integer and itself is its absolute value. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | lcm1 12618 | The lcm of an integer and 1 is the absolute value of the integer. (Contributed by AV, 23-Aug-2020.) |
| Theorem | lcmgcdnn 12619 | The product of two positive integers' least common multiple and greatest common divisor is the product of the two integers. (Contributed by AV, 27-Aug-2020.) |
| Theorem | lcmgcdeq 12620 | Two integers' absolute values are equal iff their least common multiple and greatest common divisor are equal. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | lcmdvdsb 12621 | Biconditional form of lcmdvds 12616. (Contributed by Steve Rodriguez, 20-Jan-2020.) |
| Theorem | lcmass 12622 | Associative law for lcm operator. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) |
| Theorem | 3lcm2e6woprm 12623 | The least common multiple of three and two is six. This proof does not use the property of 2 and 3 being prime. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Revised by AV, 27-Aug-2020.) |
| Theorem | 6lcm4e12 12624 | The least common multiple of six and four is twelve. (Contributed by AV, 27-Aug-2020.) |
According to Wikipedia "Coprime integers",
see https://en.wikipedia.org/wiki/Coprime_integers
(16-Aug-2020) "[...] two
integers a and b are said to be relatively prime, mutually prime, or
coprime [...] if the only positive integer (factor) that divides both of
them is 1. Consequently, any prime number that divides one does not divide the
other. This is equivalent to their greatest common divisor (gcd) being
1.".
In the following, we use this equivalent characterization to say that
A proof of Euclid's lemma based on coprimality is provided in coprmdvds 12629 (as opposed to Euclid's lemma for primes). | ||
| Theorem | coprmgcdb 12625* | Two positive integers are coprime, i.e. the only positive integer that divides both of them is 1, iff their greatest common divisor is 1. (Contributed by AV, 9-Aug-2020.) |
| Theorem | ncoprmgcdne1b 12626* | Two positive integers are not coprime, i.e. there is an integer greater than 1 which divides both integers, iff their greatest common divisor is not 1. (Contributed by AV, 9-Aug-2020.) |
| Theorem | ncoprmgcdgt1b 12627* | Two positive integers are not coprime, i.e. there is an integer greater than 1 which divides both integers, iff their greatest common divisor is greater than 1. (Contributed by AV, 9-Aug-2020.) |
| Theorem | coprmdvds1 12628 | If two positive integers are coprime, i.e. their greatest common divisor is 1, the only positive integer that divides both of them is 1. (Contributed by AV, 4-Aug-2021.) |
| Theorem | coprmdvds 12629 | Euclid's Lemma (see ProofWiki "Euclid's Lemma", 10-Jul-2021, https://proofwiki.org/wiki/Euclid's_Lemma): If an integer divides the product of two integers and is coprime to one of them, then it divides the other. See also theorem 1.5 in [ApostolNT] p. 16. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by AV, 10-Jul-2021.) |
| Theorem | coprmdvds2 12630 | If an integer is divisible by two coprime integers, then it is divisible by their product. (Contributed by Mario Carneiro, 24-Feb-2014.) |
| Theorem | mulgcddvds 12631 | One half of rpmulgcd2 12632, which does not need the coprimality assumption. (Contributed by Mario Carneiro, 2-Jul-2015.) |
| Theorem | rpmulgcd2 12632 |
If |
| Theorem | qredeq 12633 | Two equal reduced fractions have the same numerator and denominator. (Contributed by Jeff Hankins, 29-Sep-2013.) |
| Theorem | qredeu 12634* | Every rational number has a unique reduced form. (Contributed by Jeff Hankins, 29-Sep-2013.) |
| Theorem | rpmul 12635 |
If |
| Theorem | rpdvds 12636 |
If |
| Theorem | congr 12637* |
Definition of congruence by integer multiple (see ProofWiki "Congruence
(Number Theory)", 11-Jul-2021,
https://proofwiki.org/wiki/Definition:Congruence_(Number_Theory)):
An integer |
| Theorem | divgcdcoprm0 12638 | Integers divided by gcd are coprime. (Contributed by AV, 12-Jul-2021.) |
| Theorem | divgcdcoprmex 12639* | Integers divided by gcd are coprime (see ProofWiki "Integers Divided by GCD are Coprime", 11-Jul-2021, https://proofwiki.org/wiki/Integers_Divided_by_GCD_are_Coprime): Any pair of integers, not both zero, can be reduced to a pair of coprime ones by dividing them by their gcd. (Contributed by AV, 12-Jul-2021.) |
| Theorem | cncongr1 12640 | One direction of the bicondition in cncongr 12642. Theorem 5.4 in [ApostolNT] p. 109. (Contributed by AV, 13-Jul-2021.) |
| Theorem | cncongr2 12641 | The other direction of the bicondition in cncongr 12642. (Contributed by AV, 11-Jul-2021.) |
| Theorem | cncongr 12642 | Cancellability of Congruences (see ProofWiki "Cancellability of Congruences, https://proofwiki.org/wiki/Cancellability_of_Congruences, 10-Jul-2021): Two products with a common factor are congruent modulo a positive integer iff the other factors are congruent modulo the integer divided by the greates common divisor of the integer and the common factor. See also Theorem 5.4 "Cancellation law" in [ApostolNT] p. 109. (Contributed by AV, 13-Jul-2021.) |
| Theorem | cncongrcoprm 12643 | Corollary 1 of Cancellability of Congruences: Two products with a common factor are congruent modulo an integer being coprime to the common factor iff the other factors are congruent modulo the integer. (Contributed by AV, 13-Jul-2021.) |
Remark: to represent odd prime numbers, i.e., all prime numbers except | ||
| Syntax | cprime 12644 | Extend the definition of a class to include the set of prime numbers. |
| Definition | df-prm 12645* | Define the set of prime numbers. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | isprm 12646* | 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 12647 | A prime number is a positive integer. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | prmz 12648 | A prime number is an integer. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Jonathan Yan, 16-Jul-2017.) |
| Theorem | prmssnn 12649 | The prime numbers are a subset of the positive integers. (Contributed by AV, 22-Jul-2020.) |
| Theorem | prmex 12650 | The set of prime numbers exists. (Contributed by AV, 22-Jul-2020.) |
| Theorem | 1nprm 12651 | 1 is not a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Fan Zheng, 3-Jul-2016.) |
| Theorem | 1idssfct 12652* | The positive divisors of a positive integer include 1 and itself. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | isprm2lem 12653* | Lemma for isprm2 12654. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | isprm2 12654* | 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 12655* | 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 12656* | 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 12657* | A variation on prmind 12658 assuming complete induction for primes. (Contributed by Mario Carneiro, 20-Jun-2015.) |
| Theorem | prmind 12658* |
Perform induction over the multiplicative structure of |
| Theorem | dvdsprime 12659 |
If |
| Theorem | nprm 12660 | A product of two integers greater than one is composite. (Contributed by Mario Carneiro, 20-Jun-2015.) |
| Theorem | nprmi 12661 | An inference for compositeness. (Contributed by Mario Carneiro, 18-Feb-2014.) (Revised by Mario Carneiro, 20-Jun-2015.) |
| Theorem | dvdsnprmd 12662 | 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 12663 | A prime number is either 2 or odd. (Contributed by AV, 19-Jun-2021.) |
| Theorem | 2prm 12664 | 2 is a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Fan Zheng, 16-Jun-2016.) |
| Theorem | 3prm 12665 | 3 is a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) |
| Theorem | 4nprm 12666 | 4 is not a prime number. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Mario Carneiro, 18-Feb-2014.) |
| Theorem | prmdc 12667 | Primality is decidable. (Contributed by Jim Kingdon, 30-Sep-2024.) |
| Theorem | prmuz2 12668 | A prime number is an integer greater than or equal to 2. (Contributed by Paul Chapman, 17-Nov-2012.) |
| Theorem | prmgt1 12669 | A prime number is an integer greater than 1. (Contributed by Alexander van der Vekens, 17-May-2018.) |
| Theorem | prmm2nn0 12670 | Subtracting 2 from a prime number results in a nonnegative integer. (Contributed by Alexander van der Vekens, 30-Aug-2018.) |
| Theorem | oddprmgt2 12671 | An odd prime is greater than 2. (Contributed by AV, 20-Aug-2021.) |
| Theorem | oddprmge3 12672 | 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 12673 | A square is never prime. (Contributed by Mario Carneiro, 20-Jun-2015.) |
| Theorem | dvdsprm 12674 | 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 12675* | 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 12676* | 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 12677 | No prime number divides 1. (Contributed by Paul Chapman, 17-Nov-2012.) (Proof shortened by Mario Carneiro, 2-Jul-2015.) |
| Theorem | isprm5lem 12678* |
Lemma for isprm5 12679. The interesting direction (showing that
one only
needs to check prime divisors up to the square root of |
| Theorem | isprm5 12679* |
One need only check prime divisors of |
| Theorem | divgcdodd 12680 |
Either |
This section is about coprimality with respect to primes, and a special version of Euclid's lemma for primes is provided, see euclemma 12683. | ||
| Theorem | coprm 12681 | 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 12682 | Unequal prime numbers are relatively prime. (Contributed by Mario Carneiro, 23-Feb-2014.) |
| Theorem | euclemma 12683 | 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 12684* | A number is prime iff it satisfies Euclid's lemma euclemma 12683. (Contributed by Mario Carneiro, 6-Sep-2015.) |
| Theorem | prmdvdsexp 12685 | 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 12686 | 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 12687 | If a prime divides a nonnegative power of another, then they are equal. (Contributed by Mario Carneiro, 16-Jan-2015.) |
| Theorem | prmexpb 12688 | Two positive prime powers are equal iff the primes and the powers are equal. (Contributed by Paul Chapman, 30-Nov-2012.) |
| Theorem | prmfac1 12689 | The factorial of a number only contains primes less than the base. (Contributed by Mario Carneiro, 6-Mar-2014.) |
| Theorem | rpexp 12690 |
If two numbers |
| Theorem | rpexp1i 12691 | Relative primality passes to asymmetric powers. (Contributed by Stefan O'Rear, 27-Sep-2014.) |
| Theorem | rpexp12i 12692 | Relative primality passes to symmetric powers. (Contributed by Stefan O'Rear, 27-Sep-2014.) |
| Theorem | prmndvdsfaclt 12693 | 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 12694 | 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 12695 | 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 12696 | 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 12697 | 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 12698 |
Lemma for sqrt2irr 12699. This is the core of the proof: - if
|
| Theorem | sqrt2irr 12699 |
The square root of 2 is not rational. That is, for any rational number,
The proof's core is proven in sqrt2irrlem 12698, which shows that if
|
| Theorem | sqrt2re 12700 | The square root of 2 exists and is a real number. (Contributed by NM, 3-Dec-2004.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |