| Intuitionistic Logic Explorer Theorem List (p. 122 of 158)  | < 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 | flodddiv4 12101 | The floor of an odd integer divided by 4. (Contributed by AV, 17-Jun-2021.) | 
| Theorem | fldivndvdslt 12102 | The floor of an integer divided by a nonzero integer not dividing the first integer is less than the integer divided by the positive integer. (Contributed by AV, 4-Jul-2021.) | 
| Theorem | flodddiv4lt 12103 | The floor of an odd number divided by 4 is less than the odd number divided by 4. (Contributed by AV, 4-Jul-2021.) | 
| Theorem | flodddiv4t2lthalf 12104 | The floor of an odd number divided by 4, multiplied by 2 is less than the half of the odd number. (Contributed by AV, 4-Jul-2021.) | 
| Syntax | cbits 12105 | Define the binary bits of an integer. | 
| Definition | df-bits 12106* | 
Define the binary bits of an integer.  The expression
        | 
| Theorem | bitsfval 12107* | Expand the definition of the bits of an integer. (Contributed by Mario Carneiro, 5-Sep-2016.) | 
| Theorem | bitsval 12108 | Expand the definition of the bits of an integer. (Contributed by Mario Carneiro, 5-Sep-2016.) | 
| Theorem | bitsval2 12109 | Expand the definition of the bits of an integer. (Contributed by Mario Carneiro, 5-Sep-2016.) | 
| Theorem | bitsss 12110 | 
The set of bits of an integer is a subset of  | 
| Theorem | bitsf 12111 | The bits function is a function from integers to subsets of nonnegative integers. (Contributed by Mario Carneiro, 5-Sep-2016.) | 
| Theorem | bits0 12112 | Value of the zeroth bit. (Contributed by Mario Carneiro, 5-Sep-2016.) | 
| Theorem | bits0e 12113 | The zeroth bit of an even number is zero. (Contributed by Mario Carneiro, 5-Sep-2016.) | 
| Theorem | bits0o 12114 | The zeroth bit of an odd number is one. (Contributed by Mario Carneiro, 5-Sep-2016.) | 
| Theorem | bitsp1 12115 | 
The  | 
| Theorem | bitsp1e 12116 | 
The  | 
| Theorem | bitsp1o 12117 | 
The  | 
| Theorem | bitsfzolem 12118* | Lemma for bitsfzo 12119. (Contributed by Mario Carneiro, 5-Sep-2016.) (Revised by AV, 1-Oct-2020.) | 
| Theorem | bitsfzo 12119 | 
The bits of a number are all at positions less than  | 
| Syntax | cgcd 12120 | Extend the definition of a class to include the greatest common divisor operator. | 
| Definition | df-gcd 12121* | 
Define the  | 
| Theorem | gcdmndc 12122 | 
Decidablity lemma used in various proofs related to  | 
| Theorem | dvdsbnd 12123* | There is an upper bound to the divisors of a nonzero integer. (Contributed by Jim Kingdon, 11-Dec-2021.) | 
| Theorem | gcdsupex 12124* | 
Existence of the supremum used in defining  | 
| Theorem | gcdsupcl 12125* | 
Closure of the supremum used in defining  | 
| Theorem | gcdval 12126* | 
The value of the  | 
| Theorem | gcd0val 12127 | 
The value, by convention, of the  | 
| Theorem | gcdn0val 12128* | 
The value of the  | 
| Theorem | gcdn0cl 12129 | 
Closure of the  | 
| Theorem | gcddvds 12130 | The gcd of two integers divides each of them. (Contributed by Paul Chapman, 21-Mar-2011.) | 
| Theorem | dvdslegcd 12131 | 
An integer which divides both operands of the  | 
| Theorem | nndvdslegcd 12132 | 
A positive integer which divides both positive operands of the  | 
| Theorem | gcdcl 12133 | 
Closure of the  | 
| Theorem | gcdnncl 12134 | 
Closure of the  | 
| Theorem | gcdcld 12135 | 
Closure of the  | 
| Theorem | gcd2n0cl 12136 | 
Closure of the  | 
| Theorem | zeqzmulgcd 12137* | An integer is the product of an integer and the gcd of it and another integer. (Contributed by AV, 11-Jul-2021.) | 
| Theorem | divgcdz 12138 | An integer divided by the gcd of it and a nonzero integer is an integer. (Contributed by AV, 11-Jul-2021.) | 
| Theorem | gcdf 12139 | 
Domain and codomain of the  | 
| Theorem | gcdcom 12140 | 
The  | 
| Theorem | gcdcomd 12141 | 
The  | 
| Theorem | divgcdnn 12142 | A positive integer divided by the gcd of it and another integer is a positive integer. (Contributed by AV, 10-Jul-2021.) | 
| Theorem | divgcdnnr 12143 | A positive integer divided by the gcd of it and another integer is a positive integer. (Contributed by AV, 10-Jul-2021.) | 
| Theorem | gcdeq0 12144 | The gcd of two integers is zero iff they are both zero. (Contributed by Paul Chapman, 21-Mar-2011.) | 
| Theorem | gcdn0gt0 12145 | The gcd of two integers is positive (nonzero) iff they are not both zero. (Contributed by Paul Chapman, 22-Jun-2011.) | 
| Theorem | gcd0id 12146 | The gcd of 0 and an integer is the integer's absolute value. (Contributed by Paul Chapman, 21-Mar-2011.) | 
| Theorem | gcdid0 12147 | The gcd of an integer and 0 is the integer's absolute value. Theorem 1.4(d)2 in [ApostolNT] p. 16. (Contributed by Paul Chapman, 31-Mar-2011.) | 
| Theorem | nn0gcdid0 12148 | The gcd of a nonnegative integer with 0 is itself. (Contributed by Paul Chapman, 31-Mar-2011.) | 
| Theorem | gcdneg 12149 | 
Negating one operand of the  | 
| Theorem | neggcd 12150 | 
Negating one operand of the  | 
| Theorem | gcdaddm 12151 | 
Adding a multiple of one operand of the  | 
| Theorem | gcdadd 12152 | The GCD of two numbers is the same as the GCD of the left and their sum. (Contributed by Scott Fenton, 20-Apr-2014.) | 
| Theorem | gcdid 12153 | The gcd of a number and itself is its absolute value. (Contributed by Paul Chapman, 31-Mar-2011.) | 
| Theorem | gcd1 12154 | The gcd of a number with 1 is 1. Theorem 1.4(d)1 in [ApostolNT] p. 16. (Contributed by Mario Carneiro, 19-Feb-2014.) | 
| Theorem | gcdabs 12155 | The gcd of two integers is the same as that of their absolute values. (Contributed by Paul Chapman, 31-Mar-2011.) | 
| Theorem | gcdabs1 12156 | 
 | 
| Theorem | gcdabs2 12157 | 
 | 
| Theorem | modgcd 12158 | The gcd remains unchanged if one operand is replaced with its remainder modulo the other. (Contributed by Paul Chapman, 31-Mar-2011.) | 
| Theorem | 1gcd 12159 | The GCD of one and an integer is one. (Contributed by Scott Fenton, 17-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | gcdmultipled 12160 | 
The greatest common divisor of a nonnegative integer  | 
| Theorem | dvdsgcdidd 12161 | The greatest common divisor of a positive integer and another integer it divides is itself. (Contributed by Rohan Ridenour, 3-Aug-2023.) | 
| Theorem | 6gcd4e2 12162 | 
The greatest common divisor of six and four is two.  To calculate this
     gcd, a simple form of Euclid's algorithm is used:
      | 
| Theorem | bezoutlemnewy 12163* | 
Lemma for Bézout's identity.  The is-bezout predicate holds for
          | 
| Theorem | bezoutlemstep 12164* | Lemma for Bézout's identity. This is the induction step for the proof by induction. (Contributed by Jim Kingdon, 3-Jan-2022.) | 
| Theorem | bezoutlemmain 12165* | Lemma for Bézout's identity. This is the main result which we prove by induction and which represents the application of the Extended Euclidean algorithm. (Contributed by Jim Kingdon, 30-Dec-2021.) | 
| Theorem | bezoutlema 12166* | 
Lemma for Bézout's identity.  The is-bezout condition is
       satisfied by  | 
| Theorem | bezoutlemb 12167* | 
Lemma for Bézout's identity.  The is-bezout condition is
       satisfied by  | 
| Theorem | bezoutlemex 12168* | Lemma for Bézout's identity. Existence of a number which we will later show to be the greater common divisor and its decomposition into cofactors. (Contributed by Mario Carneiro and Jim Kingdon, 3-Jan-2022.) | 
| Theorem | bezoutlemzz 12169* | Lemma for Bézout's identity. Like bezoutlemex 12168 but where ' z ' is any integer, not just a nonnegative one. (Contributed by Mario Carneiro and Jim Kingdon, 8-Jan-2022.) | 
| Theorem | bezoutlemaz 12170* | Lemma for Bézout's identity. Like bezoutlemzz 12169 but where ' A ' can be any integer, not just a nonnegative one. (Contributed by Mario Carneiro and Jim Kingdon, 8-Jan-2022.) | 
| Theorem | bezoutlembz 12171* | Lemma for Bézout's identity. Like bezoutlemaz 12170 but where ' B ' can be any integer, not just a nonnegative one. (Contributed by Mario Carneiro and Jim Kingdon, 8-Jan-2022.) | 
| Theorem | bezoutlembi 12172* | Lemma for Bézout's identity. Like bezoutlembz 12171 but the greatest common divisor condition is a biconditional, not just an implication. (Contributed by Mario Carneiro and Jim Kingdon, 8-Jan-2022.) | 
| Theorem | bezoutlemmo 12173* | Lemma for Bézout's identity. There is at most one nonnegative integer meeting the greatest common divisor condition. (Contributed by Mario Carneiro and Jim Kingdon, 9-Jan-2022.) | 
| Theorem | bezoutlemeu 12174* | Lemma for Bézout's identity. There is exactly one nonnegative integer meeting the greatest common divisor condition. (Contributed by Mario Carneiro and Jim Kingdon, 9-Jan-2022.) | 
| Theorem | bezoutlemle 12175* | 
Lemma for Bézout's identity.  The number satisfying the
           greatest common divisor condition is the largest number which
           divides both  | 
| Theorem | bezoutlemsup 12176* | 
Lemma for Bézout's identity.  The number satisfying the
           greatest common divisor condition is the supremum of divisors of
           both  | 
| Theorem | dfgcd3 12177* | 
Alternate definition of the  | 
| Theorem | bezout 12178* | 
Bézout's identity:  For any integers  
       The proof is constructive, in the sense that it applies the Extended
       Euclidian Algorithm to constuct a number which can be shown to be
         | 
| Theorem | dvdsgcd 12179 | An integer which divides each of two others also divides their gcd. (Contributed by Paul Chapman, 22-Jun-2011.) (Revised by Mario Carneiro, 30-May-2014.) | 
| Theorem | dvdsgcdb 12180 | Biconditional form of dvdsgcd 12179. (Contributed by Scott Fenton, 2-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | dfgcd2 12181* | 
Alternate definition of the  | 
| Theorem | gcdass 12182 | 
Associative law for  | 
| Theorem | mulgcd 12183 | Distribute multiplication by a nonnegative integer over gcd. (Contributed by Paul Chapman, 22-Jun-2011.) (Proof shortened by Mario Carneiro, 30-May-2014.) | 
| Theorem | absmulgcd 12184 | Distribute absolute value of multiplication over gcd. Theorem 1.4(c) in [ApostolNT] p. 16. (Contributed by Paul Chapman, 22-Jun-2011.) | 
| Theorem | mulgcdr 12185 | 
Reverse distribution law for the  | 
| Theorem | gcddiv 12186 | Division law for GCD. (Contributed by Scott Fenton, 18-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | gcdmultiple 12187 | The GCD of a multiple of a number is the number itself. (Contributed by Scott Fenton, 12-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | gcdmultiplez 12188 | 
Extend gcdmultiple 12187 so  | 
| Theorem | gcdzeq 12189 | 
A positive integer  | 
| Theorem | gcdeq 12190 | 
 | 
| Theorem | dvdssqim 12191 | Unidirectional form of dvdssq 12198. (Contributed by Scott Fenton, 19-Apr-2014.) | 
| Theorem | dvdsmulgcd 12192 | Relationship between the order of an element and that of a multiple. (a divisibility equivalent). (Contributed by Stefan O'Rear, 6-Sep-2015.) | 
| Theorem | rpmulgcd 12193 | 
If  | 
| Theorem | rplpwr 12194 | 
If  | 
| Theorem | rppwr 12195 | 
If  | 
| Theorem | sqgcd 12196 | Square distributes over gcd. (Contributed by Scott Fenton, 18-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | dvdssqlem 12197 | Lemma for dvdssq 12198. (Contributed by Scott Fenton, 18-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | dvdssq 12198 | Two numbers are divisible iff their squares are. (Contributed by Scott Fenton, 18-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | bezoutr 12199 | Partial converse to bezout 12178. Existence of a linear combination does not set the GCD, but it does upper bound it. (Contributed by Stefan O'Rear, 23-Sep-2014.) | 
| Theorem | bezoutr1 12200 | Converse of bezout 12178 for when the greater common divisor is one (sufficient condition for relative primality). (Contributed by Stefan O'Rear, 23-Sep-2014.) | 
| < Previous Next > | 
| Copyright terms: Public domain | < Previous Next > |