| Intuitionistic Logic Explorer Theorem List (p. 125 of 167) | < 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 | dvdsaddre2b 12401 |
Adding a multiple of the base does not affect divisibility. Variant of
dvdsadd2b 12400 only requiring |
| Theorem | fsumdvds 12402* |
If every term in a sum is divisible by |
| Theorem | dvdslelemd 12403 | Lemma for dvdsle 12404. (Contributed by Jim Kingdon, 8-Nov-2021.) |
| Theorem | dvdsle 12404 |
The divisors of a positive integer are bounded by it. The proof does
not use |
| Theorem | dvdsleabs 12405 | 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 12406 | Transfer divisibility to an order constraint on absolute values. (Contributed by Stefan O'Rear, 24-Sep-2014.) |
| Theorem | dvdsabseq 12407 | 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 12408 | 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 12409 |
If a nonzero integer |
| Theorem | dvdsdivcl 12410* |
The complement of a divisor of |
| Theorem | dvdsflip 12411* | 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 12412* | The set of divisors of a number is a subset of a finite set. (Contributed by Mario Carneiro, 22-Sep-2014.) |
| Theorem | dvds1 12413 | The only nonnegative integer that divides 1 is 1. (Contributed by Mario Carneiro, 2-Jul-2015.) |
| Theorem | alzdvds 12414* | Only 0 is divisible by all integers. (Contributed by Paul Chapman, 21-Mar-2011.) |
| Theorem | dvdsext 12415* | Poset extensionality for division. (Contributed by Stefan O'Rear, 6-Sep-2015.) |
| Theorem | fzm1ndvds 12416 |
No number between |
| Theorem | fzo0dvdseq 12417 |
Zero is the only one of the first |
| Theorem | fzocongeq 12418 | Two different elements of a half-open range are not congruent mod its length. (Contributed by Stefan O'Rear, 6-Sep-2015.) |
| Theorem | addmodlteqALT 12419 | 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 10659 based on the "divides" relation. (Contributed by AV, 14-Mar-2021.) (New usage is discouraged.) (Proof modification is discouraged.) |
| Theorem | dvdsfac 12420 | A positive integer divides any greater factorial. (Contributed by Paul Chapman, 28-Nov-2012.) |
| Theorem | dvdsexp 12421 | A power divides a power with a greater exponent. (Contributed by Mario Carneiro, 23-Feb-2014.) |
| Theorem | dvdsmod 12422 |
Any number |
| Theorem | mulmoddvds 12423 | 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 12424* | 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 12425 |
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 12426 |
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 12427 | An even number is an integer. This follows immediately from the reverse closure of the divides relation, see dvdszrcl 12352. (Contributed by AV, 22-Jun-2021.) |
| Theorem | zeo3 12428 | An integer is even or odd. (Contributed by AV, 17-Jun-2021.) |
| Theorem | zeoxor 12429 | An integer is even or odd but not both. (Contributed by Jim Kingdon, 10-Nov-2021.) |
| Theorem | zeo4 12430 | An integer is even or odd but not both. (Contributed by AV, 17-Jun-2021.) |
| Theorem | zeneo 12431 | 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 9580 follows immediately from the fact that a contradiction implies anything, see pm2.21i 651. (Contributed by AV, 22-Jun-2021.) |
| Theorem | odd2np1lem 12432* | Lemma for odd2np1 12433. (Contributed by Scott Fenton, 3-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
| Theorem | odd2np1 12433* | 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 12434* | An integer is even iff it is twice another integer. (Contributed by AV, 25-Jun-2020.) |
| Theorem | oddm1even 12435 | An integer is odd iff its predecessor is even. (Contributed by Mario Carneiro, 5-Sep-2016.) |
| Theorem | oddp1even 12436 | An integer is odd iff its successor is even. (Contributed by Mario Carneiro, 5-Sep-2016.) |
| Theorem | oexpneg 12437 | The exponential of the negative of a number, when the exponent is odd. (Contributed by Mario Carneiro, 25-Apr-2015.) |
| Theorem | mod2eq0even 12438 | 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 12439 | 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 12440* | A nonnegative integer is odd iff it is one plus twice another nonnegative integer. (Contributed by AV, 19-Jun-2021.) |
| Theorem | oddge22np1 12441* | An integer greater than one is odd iff it is one plus twice a positive integer. (Contributed by AV, 16-Aug-2021.) |
| Theorem | evennn02n 12442* | A nonnegative integer is even iff it is twice another nonnegative integer. (Contributed by AV, 12-Aug-2021.) |
| Theorem | evennn2n 12443* | A positive integer is even iff it is twice another positive integer. (Contributed by AV, 12-Aug-2021.) |
| Theorem | 2tp1odd 12444 | A number which is twice an integer increased by 1 is odd. (Contributed by AV, 16-Jul-2021.) |
| Theorem | mulsucdiv2z 12445 | 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 12446 | A squared odd number minus 1 divided by 8 is an integer. (Contributed by AV, 19-Jul-2021.) |
| Theorem | 2teven 12447 | A number which is twice an integer is even. (Contributed by AV, 16-Jul-2021.) |
| Theorem | zeo5 12448 | An integer is either even or odd, version of zeo3 12428 avoiding the negation of the representation of an odd number. (Proposed by BJ, 21-Jun-2021.) (Contributed by AV, 26-Jun-2020.) |
| Theorem | evend2 12449 | 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 9584 and zeo2 9585. (Contributed by AV, 22-Jun-2021.) |
| Theorem | oddp1d2 12450 | 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 9584 and zeo2 9585. (Contributed by AV, 22-Jun-2021.) |
| Theorem | zob 12451 | Alternate characterizations of an odd number. (Contributed by AV, 7-Jun-2020.) |
| Theorem | oddm1d2 12452 | 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 12453 | 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 12454 | 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 12455 | The sum of two odds is even. (Contributed by Scott Fenton, 7-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
| Theorem | omoe 12456 | The difference of two odds is even. (Contributed by Scott Fenton, 7-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
| Theorem | opeo 12457 | 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 12458 | 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 12459 | Exponentiation of -1 by an even power. Variant of m1expeven 10847. (Contributed by AV, 25-Jun-2021.) |
| Theorem | m1expo 12460 | Exponentiation of -1 by an odd power. (Contributed by AV, 26-Jun-2021.) |
| Theorem | m1exp1 12461 | Exponentiation of negative one is one iff the exponent is even. (Contributed by AV, 20-Jun-2021.) |
| Theorem | nn0enne 12462 | A positive integer is an even nonnegative integer iff it is an even positive integer. (Contributed by AV, 30-May-2020.) |
| Theorem | nn0ehalf 12463 | 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 12464 | The half of an even positive integer is a positive integer. (Contributed by AV, 28-Jun-2021.) |
| Theorem | nn0o1gt2 12465 | An odd nonnegative integer is either 1 or greater than 2. (Contributed by AV, 2-Jun-2020.) |
| Theorem | nno 12466 | An alternate characterization of an odd integer greater than 1. (Contributed by AV, 2-Jun-2020.) |
| Theorem | nn0o 12467 | An alternate characterization of an odd nonnegative integer. (Contributed by AV, 28-May-2020.) (Proof shortened by AV, 2-Jun-2020.) |
| Theorem | nn0ob 12468 | Alternate characterizations of an odd nonnegative integer. (Contributed by AV, 4-Jun-2020.) |
| Theorem | nn0oddm1d2 12469 | A positive integer is odd iff its predecessor divided by 2 is a positive integer. (Contributed by AV, 28-Jun-2021.) |
| Theorem | nnoddm1d2 12470 | A positive integer is odd iff its successor divided by 2 is a positive integer. (Contributed by AV, 28-Jun-2021.) |
| Theorem | z0even 12471 | 0 is even. (Contributed by AV, 11-Feb-2020.) (Revised by AV, 23-Jun-2021.) |
| Theorem | n2dvds1 12472 | 2 does not divide 1 (common case). That means 1 is odd. (Contributed by David A. Wheeler, 8-Dec-2018.) |
| Theorem | n2dvdsm1 12473 | 2 does not divide -1. That means -1 is odd. (Contributed by AV, 15-Aug-2021.) |
| Theorem | z2even 12474 | 2 is even. (Contributed by AV, 12-Feb-2020.) (Revised by AV, 23-Jun-2021.) |
| Theorem | n2dvds3 12475 | 2 does not divide 3, i.e. 3 is an odd number. (Contributed by AV, 28-Feb-2021.) |
| Theorem | z4even 12476 | 4 is an even number. (Contributed by AV, 23-Jul-2020.) (Revised by AV, 4-Jul-2021.) |
| Theorem | 4dvdseven 12477 | An integer which is divisible by 4 is an even integer. (Contributed by AV, 4-Jul-2021.) |
| Theorem | divalglemnn 12478* | Lemma for divalg 12484. Existence for a positive denominator. (Contributed by Jim Kingdon, 30-Nov-2021.) |
| Theorem | divalglemqt 12479 |
Lemma for divalg 12484. The |
| Theorem | divalglemnqt 12480 |
Lemma for divalg 12484. The |
| Theorem | divalglemeunn 12481* | Lemma for divalg 12484. Uniqueness for a positive denominator. (Contributed by Jim Kingdon, 4-Dec-2021.) |
| Theorem | divalglemex 12482* | Lemma for divalg 12484. The quotient and remainder exist. (Contributed by Jim Kingdon, 30-Nov-2021.) |
| Theorem | divalglemeuneg 12483* | Lemma for divalg 12484. Uniqueness for a negative denominator. (Contributed by Jim Kingdon, 4-Dec-2021.) |
| Theorem | divalg 12484* |
The division algorithm (theorem). Dividing an integer |
| Theorem | divalgb 12485* |
Express the division algorithm as stated in divalg 12484 in terms of
|
| Theorem | divalg2 12486* | The division algorithm (theorem) for a positive divisor. (Contributed by Paul Chapman, 21-Mar-2011.) |
| Theorem | divalgmod 12487 |
The result of the |
| Theorem | divalgmodcl 12488 |
The result of the |
| Theorem | modremain 12489* | The result of the modulo operation is the remainder of the division algorithm. (Contributed by AV, 19-Aug-2021.) |
| Theorem | ndvdssub 12490 |
Corollary of the division algorithm. If an integer |
| Theorem | ndvdsadd 12491 |
Corollary of the division algorithm. If an integer |
| Theorem | ndvdsp1 12492 |
Special case of ndvdsadd 12491. If an integer |
| Theorem | ndvdsi 12493 | A quick test for non-divisibility. (Contributed by Mario Carneiro, 18-Feb-2014.) |
| Theorem | 5ndvds3 12494 | 5 does not divide 3. (Contributed by AV, 8-Sep-2025.) |
| Theorem | 5ndvds6 12495 | 5 does not divide 6. (Contributed by AV, 8-Sep-2025.) |
| Theorem | flodddiv4 12496 | The floor of an odd integer divided by 4. (Contributed by AV, 17-Jun-2021.) |
| Theorem | fldivndvdslt 12497 | 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 12498 | 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 12499 | 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 12500 | Define the binary bits of an integer. |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |