| Intuitionistic Logic Explorer Theorem List (p. 121 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 | dvdsadd 12001 | An integer divides another iff it divides their sum. (Contributed by Paul Chapman, 31-Mar-2011.) (Revised by Mario Carneiro, 13-Jul-2014.) | 
| Theorem | dvdsaddr 12002 | An integer divides another iff it divides their sum. (Contributed by Paul Chapman, 31-Mar-2011.) | 
| Theorem | dvdssub 12003 | An integer divides another iff it divides their difference. (Contributed by Paul Chapman, 31-Mar-2011.) | 
| Theorem | dvdssubr 12004 | An integer divides another iff it divides their difference. (Contributed by Paul Chapman, 31-Mar-2011.) | 
| Theorem | dvdsadd2b 12005 | Adding a multiple of the base does not affect divisibility. (Contributed by Stefan O'Rear, 23-Sep-2014.) | 
| Theorem | dvdsaddre2b 12006 | 
Adding a multiple of the base does not affect divisibility.  Variant of
     dvdsadd2b 12005 only requiring  | 
| Theorem | fsumdvds 12007* | 
If every term in a sum is divisible by  | 
| Theorem | dvdslelemd 12008 | Lemma for dvdsle 12009. (Contributed by Jim Kingdon, 8-Nov-2021.) | 
| Theorem | dvdsle 12009 | 
The divisors of a positive integer are bounded by it.  The proof does
       not use  | 
| Theorem | dvdsleabs 12010 | The divisors of a nonzero integer are bounded by its absolute value. Theorem 1.1(i) in [ApostolNT] p. 14 (comparison property of the divides relation). (Contributed by Paul Chapman, 21-Mar-2011.) (Proof shortened by Fan Zheng, 3-Jul-2016.) | 
| Theorem | dvdsleabs2 12011 | Transfer divisibility to an order constraint on absolute values. (Contributed by Stefan O'Rear, 24-Sep-2014.) | 
| Theorem | dvdsabseq 12012 | If two integers divide each other, they must be equal, up to a difference in sign. Theorem 1.1(j) in [ApostolNT] p. 14. (Contributed by Mario Carneiro, 30-May-2014.) (Revised by AV, 7-Aug-2021.) | 
| Theorem | dvdseq 12013 | If two nonnegative integers divide each other, they must be equal. (Contributed by Mario Carneiro, 30-May-2014.) (Proof shortened by AV, 7-Aug-2021.) | 
| Theorem | divconjdvds 12014 | 
If a nonzero integer  | 
| Theorem | dvdsdivcl 12015* | 
The complement of a divisor of  | 
| Theorem | dvdsflip 12016* | An involution of the divisors of a number. (Contributed by Stefan O'Rear, 12-Sep-2015.) (Proof shortened by Mario Carneiro, 13-May-2016.) | 
| Theorem | dvdsssfz1 12017* | The set of divisors of a number is a subset of a finite set. (Contributed by Mario Carneiro, 22-Sep-2014.) | 
| Theorem | dvds1 12018 | The only nonnegative integer that divides 1 is 1. (Contributed by Mario Carneiro, 2-Jul-2015.) | 
| Theorem | alzdvds 12019* | Only 0 is divisible by all integers. (Contributed by Paul Chapman, 21-Mar-2011.) | 
| Theorem | dvdsext 12020* | Poset extensionality for division. (Contributed by Stefan O'Rear, 6-Sep-2015.) | 
| Theorem | fzm1ndvds 12021 | 
No number between  | 
| Theorem | fzo0dvdseq 12022 | 
Zero is the only one of the first  | 
| Theorem | fzocongeq 12023 | Two different elements of a half-open range are not congruent mod its length. (Contributed by Stefan O'Rear, 6-Sep-2015.) | 
| Theorem | addmodlteqALT 12024 | Two nonnegative integers less than the modulus are equal iff the sums of these integer with another integer are equal modulo the modulus. Shorter proof of addmodlteq 10490 based on the "divides" relation. (Contributed by AV, 14-Mar-2021.) (New usage is discouraged.) (Proof modification is discouraged.) | 
| Theorem | dvdsfac 12025 | A positive integer divides any greater factorial. (Contributed by Paul Chapman, 28-Nov-2012.) | 
| Theorem | dvdsexp 12026 | A power divides a power with a greater exponent. (Contributed by Mario Carneiro, 23-Feb-2014.) | 
| Theorem | dvdsmod 12027 | 
Any number  | 
| Theorem | mulmoddvds 12028 | If an integer is divisible by a positive integer, the product of this integer with another integer modulo the positive integer is 0. (Contributed by Alexander van der Vekens, 30-Aug-2018.) | 
| Theorem | 3dvds 12029* | A rule for divisibility by 3 of a number written in base 10. This is Metamath 100 proof #85. (Contributed by Mario Carneiro, 14-Jul-2014.) (Revised by Mario Carneiro, 17-Jan-2015.) (Revised by AV, 8-Sep-2021.) | 
| Theorem | 3dvdsdec 12030 | 
A decimal number is divisible by three iff the sum of its two
"digits"
       is divisible by three.  The term "digits" in its narrow sense
is only
       correct if  | 
| Theorem | 3dvds2dec 12031 | 
A decimal number is divisible by three iff the sum of its three
"digits"
       is divisible by three.  The term "digits" in its narrow sense
is only
       correct if  | 
The set   | ||
| Theorem | evenelz 12032 | An even number is an integer. This follows immediately from the reverse closure of the divides relation, see dvdszrcl 11957. (Contributed by AV, 22-Jun-2021.) | 
| Theorem | zeo3 12033 | An integer is even or odd. (Contributed by AV, 17-Jun-2021.) | 
| Theorem | zeoxor 12034 | An integer is even or odd but not both. (Contributed by Jim Kingdon, 10-Nov-2021.) | 
| Theorem | zeo4 12035 | An integer is even or odd but not both. (Contributed by AV, 17-Jun-2021.) | 
| Theorem | zeneo 12036 | No even integer equals an odd integer (i.e. no integer can be both even and odd). Exercise 10(a) of [Apostol] p. 28. This variant of zneo 9427 follows immediately from the fact that a contradiction implies anything, see pm2.21i 647. (Contributed by AV, 22-Jun-2021.) | 
| Theorem | odd2np1lem 12037* | Lemma for odd2np1 12038. (Contributed by Scott Fenton, 3-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | odd2np1 12038* | An integer is odd iff it is one plus twice another integer. (Contributed by Scott Fenton, 3-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | even2n 12039* | An integer is even iff it is twice another integer. (Contributed by AV, 25-Jun-2020.) | 
| Theorem | oddm1even 12040 | An integer is odd iff its predecessor is even. (Contributed by Mario Carneiro, 5-Sep-2016.) | 
| Theorem | oddp1even 12041 | An integer is odd iff its successor is even. (Contributed by Mario Carneiro, 5-Sep-2016.) | 
| Theorem | oexpneg 12042 | The exponential of the negative of a number, when the exponent is odd. (Contributed by Mario Carneiro, 25-Apr-2015.) | 
| Theorem | mod2eq0even 12043 | An integer is 0 modulo 2 iff it is even (i.e. divisible by 2), see example 2 in [ApostolNT] p. 107. (Contributed by AV, 21-Jul-2021.) | 
| Theorem | mod2eq1n2dvds 12044 | An integer is 1 modulo 2 iff it is odd (i.e. not divisible by 2), see example 3 in [ApostolNT] p. 107. (Contributed by AV, 24-May-2020.) | 
| Theorem | oddnn02np1 12045* | A nonnegative integer is odd iff it is one plus twice another nonnegative integer. (Contributed by AV, 19-Jun-2021.) | 
| Theorem | oddge22np1 12046* | An integer greater than one is odd iff it is one plus twice a positive integer. (Contributed by AV, 16-Aug-2021.) | 
| Theorem | evennn02n 12047* | A nonnegative integer is even iff it is twice another nonnegative integer. (Contributed by AV, 12-Aug-2021.) | 
| Theorem | evennn2n 12048* | A positive integer is even iff it is twice another positive integer. (Contributed by AV, 12-Aug-2021.) | 
| Theorem | 2tp1odd 12049 | A number which is twice an integer increased by 1 is odd. (Contributed by AV, 16-Jul-2021.) | 
| Theorem | mulsucdiv2z 12050 | An integer multiplied with its successor divided by 2 yields an integer, i.e. an integer multiplied with its successor is even. (Contributed by AV, 19-Jul-2021.) | 
| Theorem | sqoddm1div8z 12051 | A squared odd number minus 1 divided by 8 is an integer. (Contributed by AV, 19-Jul-2021.) | 
| Theorem | 2teven 12052 | A number which is twice an integer is even. (Contributed by AV, 16-Jul-2021.) | 
| Theorem | zeo5 12053 | An integer is either even or odd, version of zeo3 12033 avoiding the negation of the representation of an odd number. (Proposed by BJ, 21-Jun-2021.) (Contributed by AV, 26-Jun-2020.) | 
| Theorem | evend2 12054 | An integer is even iff its quotient with 2 is an integer. This is a representation of even numbers without using the divides relation, see zeo 9431 and zeo2 9432. (Contributed by AV, 22-Jun-2021.) | 
| Theorem | oddp1d2 12055 | An integer is odd iff its successor divided by 2 is an integer. This is a representation of odd numbers without using the divides relation, see zeo 9431 and zeo2 9432. (Contributed by AV, 22-Jun-2021.) | 
| Theorem | zob 12056 | Alternate characterizations of an odd number. (Contributed by AV, 7-Jun-2020.) | 
| Theorem | oddm1d2 12057 | An integer is odd iff its predecessor divided by 2 is an integer. This is another representation of odd numbers without using the divides relation. (Contributed by AV, 18-Jun-2021.) (Proof shortened by AV, 22-Jun-2021.) | 
| Theorem | ltoddhalfle 12058 | An integer is less than half of an odd number iff it is less than or equal to the half of the predecessor of the odd number (which is an even number). (Contributed by AV, 29-Jun-2021.) | 
| Theorem | halfleoddlt 12059 | An integer is greater than half of an odd number iff it is greater than or equal to the half of the odd number. (Contributed by AV, 1-Jul-2021.) | 
| Theorem | opoe 12060 | The sum of two odds is even. (Contributed by Scott Fenton, 7-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | omoe 12061 | The difference of two odds is even. (Contributed by Scott Fenton, 7-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | opeo 12062 | The sum of an odd and an even is odd. (Contributed by Scott Fenton, 7-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | omeo 12063 | The difference of an odd and an even is odd. (Contributed by Scott Fenton, 7-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) | 
| Theorem | m1expe 12064 | Exponentiation of -1 by an even power. Variant of m1expeven 10678. (Contributed by AV, 25-Jun-2021.) | 
| Theorem | m1expo 12065 | Exponentiation of -1 by an odd power. (Contributed by AV, 26-Jun-2021.) | 
| Theorem | m1exp1 12066 | Exponentiation of negative one is one iff the exponent is even. (Contributed by AV, 20-Jun-2021.) | 
| Theorem | nn0enne 12067 | A positive integer is an even nonnegative integer iff it is an even positive integer. (Contributed by AV, 30-May-2020.) | 
| Theorem | nn0ehalf 12068 | The half of an even nonnegative integer is a nonnegative integer. (Contributed by AV, 22-Jun-2020.) (Revised by AV, 28-Jun-2021.) | 
| Theorem | nnehalf 12069 | The half of an even positive integer is a positive integer. (Contributed by AV, 28-Jun-2021.) | 
| Theorem | nn0o1gt2 12070 | An odd nonnegative integer is either 1 or greater than 2. (Contributed by AV, 2-Jun-2020.) | 
| Theorem | nno 12071 | An alternate characterization of an odd integer greater than 1. (Contributed by AV, 2-Jun-2020.) | 
| Theorem | nn0o 12072 | An alternate characterization of an odd nonnegative integer. (Contributed by AV, 28-May-2020.) (Proof shortened by AV, 2-Jun-2020.) | 
| Theorem | nn0ob 12073 | Alternate characterizations of an odd nonnegative integer. (Contributed by AV, 4-Jun-2020.) | 
| Theorem | nn0oddm1d2 12074 | A positive integer is odd iff its predecessor divided by 2 is a positive integer. (Contributed by AV, 28-Jun-2021.) | 
| Theorem | nnoddm1d2 12075 | A positive integer is odd iff its successor divided by 2 is a positive integer. (Contributed by AV, 28-Jun-2021.) | 
| Theorem | z0even 12076 | 0 is even. (Contributed by AV, 11-Feb-2020.) (Revised by AV, 23-Jun-2021.) | 
| Theorem | n2dvds1 12077 | 2 does not divide 1 (common case). That means 1 is odd. (Contributed by David A. Wheeler, 8-Dec-2018.) | 
| Theorem | n2dvdsm1 12078 | 2 does not divide -1. That means -1 is odd. (Contributed by AV, 15-Aug-2021.) | 
| Theorem | z2even 12079 | 2 is even. (Contributed by AV, 12-Feb-2020.) (Revised by AV, 23-Jun-2021.) | 
| Theorem | n2dvds3 12080 | 2 does not divide 3, i.e. 3 is an odd number. (Contributed by AV, 28-Feb-2021.) | 
| Theorem | z4even 12081 | 4 is an even number. (Contributed by AV, 23-Jul-2020.) (Revised by AV, 4-Jul-2021.) | 
| Theorem | 4dvdseven 12082 | An integer which is divisible by 4 is an even integer. (Contributed by AV, 4-Jul-2021.) | 
| Theorem | divalglemnn 12083* | Lemma for divalg 12089. Existence for a positive denominator. (Contributed by Jim Kingdon, 30-Nov-2021.) | 
| Theorem | divalglemqt 12084 | 
Lemma for divalg 12089.  The  | 
| Theorem | divalglemnqt 12085 | 
Lemma for divalg 12089.  The  | 
| Theorem | divalglemeunn 12086* | Lemma for divalg 12089. Uniqueness for a positive denominator. (Contributed by Jim Kingdon, 4-Dec-2021.) | 
| Theorem | divalglemex 12087* | Lemma for divalg 12089. The quotient and remainder exist. (Contributed by Jim Kingdon, 30-Nov-2021.) | 
| Theorem | divalglemeuneg 12088* | Lemma for divalg 12089. Uniqueness for a negative denominator. (Contributed by Jim Kingdon, 4-Dec-2021.) | 
| Theorem | divalg 12089* | 
The division algorithm (theorem).  Dividing an integer  | 
| Theorem | divalgb 12090* | 
Express the division algorithm as stated in divalg 12089 in terms of
        | 
| Theorem | divalg2 12091* | The division algorithm (theorem) for a positive divisor. (Contributed by Paul Chapman, 21-Mar-2011.) | 
| Theorem | divalgmod 12092 | 
The result of the  | 
| Theorem | divalgmodcl 12093 | 
The result of the  | 
| Theorem | modremain 12094* | The result of the modulo operation is the remainder of the division algorithm. (Contributed by AV, 19-Aug-2021.) | 
| Theorem | ndvdssub 12095 | 
Corollary of the division algorithm.  If an integer  | 
| Theorem | ndvdsadd 12096 | 
Corollary of the division algorithm.  If an integer  | 
| Theorem | ndvdsp1 12097 | 
Special case of ndvdsadd 12096.  If an integer  | 
| Theorem | ndvdsi 12098 | A quick test for non-divisibility. (Contributed by Mario Carneiro, 18-Feb-2014.) | 
| Theorem | 5ndvds3 12099 | 5 does not divide 3. (Contributed by AV, 8-Sep-2025.) | 
| Theorem | 5ndvds6 12100 | 5 does not divide 6. (Contributed by AV, 8-Sep-2025.) | 
| < Previous Next > | 
| Copyright terms: Public domain | < Previous Next > |