| Intuitionistic Logic Explorer Theorem List (p. 107 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 | modqmuladdim 10601* | Implication of a decomposition of an integer into a multiple of a modulus and a remainder. (Contributed by Jim Kingdon, 23-Oct-2021.) |
| Theorem | modqmuladdnn0 10602* | Implication of a decomposition of a nonnegative integer into a multiple of a modulus and a remainder. (Contributed by Jim Kingdon, 23-Oct-2021.) |
| Theorem | qnegmod 10603 | The negation of a number modulo a positive number is equal to the difference of the modulus and the number modulo the modulus. (Contributed by Jim Kingdon, 24-Oct-2021.) |
| Theorem | m1modnnsub1 10604 | Minus one modulo a positive integer is equal to the integer minus one. (Contributed by AV, 14-Jul-2021.) |
| Theorem | m1modge3gt1 10605 | Minus one modulo an integer greater than two is greater than one. (Contributed by AV, 14-Jul-2021.) |
| Theorem | addmodid 10606 | The sum of a positive integer and a nonnegative integer less than the positive integer is equal to the nonnegative integer modulo the positive integer. (Contributed by Alexander van der Vekens, 30-Oct-2018.) (Proof shortened by AV, 5-Jul-2020.) |
| Theorem | addmodidr 10607 | The sum of a positive integer and a nonnegative integer less than the positive integer is equal to the nonnegative integer modulo the positive integer. (Contributed by AV, 19-Mar-2021.) |
| Theorem | modqadd2mod 10608 | The sum of a number modulo a modulus and another number equals the sum of the two numbers modulo the modulus. (Contributed by Jim Kingdon, 24-Oct-2021.) |
| Theorem | modqm1p1mod0 10609 | If a number modulo a modulus equals the modulus decreased by 1, the first number increased by 1 modulo the modulus equals 0. (Contributed by Jim Kingdon, 24-Oct-2021.) |
| Theorem | modqltm1p1mod 10610 | If a number modulo a modulus is less than the modulus decreased by 1, the first number increased by 1 modulo the modulus equals the first number modulo the modulus, increased by 1. (Contributed by Jim Kingdon, 24-Oct-2021.) |
| Theorem | modqmul1 10611 |
Multiplication property of the modulo operation. Note that the
multiplier |
| Theorem | modqmul12d 10612 | Multiplication property of the modulo operation, see theorem 5.2(b) in [ApostolNT] p. 107. (Contributed by Jim Kingdon, 24-Oct-2021.) |
| Theorem | modqnegd 10613 | Negation property of the modulo operation. (Contributed by Jim Kingdon, 24-Oct-2021.) |
| Theorem | modqadd12d 10614 | Additive property of the modulo operation. (Contributed by Jim Kingdon, 25-Oct-2021.) |
| Theorem | modqsub12d 10615 | Subtraction property of the modulo operation. (Contributed by Jim Kingdon, 25-Oct-2021.) |
| Theorem | modqsubmod 10616 | The difference of a number modulo a modulus and another number equals the difference of the two numbers modulo the modulus. (Contributed by Jim Kingdon, 25-Oct-2021.) |
| Theorem | modqsubmodmod 10617 | The difference of a number modulo a modulus and another number modulo the same modulus equals the difference of the two numbers modulo the modulus. (Contributed by Jim Kingdon, 25-Oct-2021.) |
| Theorem | q2txmodxeq0 10618 | Two times a positive number modulo the number is zero. (Contributed by Jim Kingdon, 25-Oct-2021.) |
| Theorem | q2submod 10619 | If a number is between a modulus and twice the modulus, the first number modulo the modulus equals the first number minus the modulus. (Contributed by Jim Kingdon, 25-Oct-2021.) |
| Theorem | modifeq2int 10620 | If a nonnegative integer is less than twice a positive integer, the nonnegative integer modulo the positive integer equals the nonnegative integer or the nonnegative integer minus the positive integer. (Contributed by Alexander van der Vekens, 21-May-2018.) |
| Theorem | modaddmodup 10621 | The sum of an integer modulo a positive integer and another integer minus the positive integer equals the sum of the two integers modulo the positive integer if the other integer is in the upper part of the range between 0 and the positive integer. (Contributed by AV, 30-Oct-2018.) |
| Theorem | modaddmodlo 10622 | The sum of an integer modulo a positive integer and another integer equals the sum of the two integers modulo the positive integer if the other integer is in the lower part of the range between 0 and the positive integer. (Contributed by AV, 30-Oct-2018.) |
| Theorem | modqmulmod 10623 | The product of a rational number modulo a modulus and an integer equals the product of the rational number and the integer modulo the modulus. (Contributed by Jim Kingdon, 25-Oct-2021.) |
| Theorem | modqmulmodr 10624 | The product of an integer and a rational number modulo a modulus equals the product of the integer and the rational number modulo the modulus. (Contributed by Jim Kingdon, 26-Oct-2021.) |
| Theorem | modqaddmulmod 10625 | The sum of a rational number and the product of a second rational number modulo a modulus and an integer equals the sum of the rational number and the product of the other rational number and the integer modulo the modulus. (Contributed by Jim Kingdon, 26-Oct-2021.) |
| Theorem | modqdi 10626 | Distribute multiplication over a modulo operation. (Contributed by Jim Kingdon, 26-Oct-2021.) |
| Theorem | modqsubdir 10627 | Distribute the modulo operation over a subtraction. (Contributed by Jim Kingdon, 26-Oct-2021.) |
| Theorem | modqeqmodmin 10628 | A rational number equals the difference of the rational number and a modulus modulo the modulus. (Contributed by Jim Kingdon, 26-Oct-2021.) |
| Theorem | modfzo0difsn 10629* | For a number within a half-open range of nonnegative integers with one excluded integer there is a positive integer so that the number is equal to the sum of the positive integer and the excluded integer modulo the upper bound of the range. (Contributed by AV, 19-Mar-2021.) |
| Theorem | modsumfzodifsn 10630 | The sum of a number within a half-open range of positive integers is an element of the corresponding open range of nonnegative integers with one excluded integer modulo the excluded integer. (Contributed by AV, 19-Mar-2021.) |
| Theorem | modlteq 10631 | Two nonnegative integers less than the modulus are equal iff they are equal modulo the modulus. (Contributed by AV, 14-Mar-2021.) |
| Theorem | addmodlteq 10632 | Two nonnegative integers less than the modulus are equal iff the sums of these integer with another integer are equal modulo the modulus. (Contributed by AV, 20-Mar-2021.) |
| Theorem | frec2uz0d 10633* |
The mapping |
| Theorem | frec2uzzd 10634* |
The value of |
| Theorem | frec2uzsucd 10635* |
The value of |
| Theorem | frec2uzuzd 10636* |
The value |
| Theorem | frec2uzltd 10637* |
Less-than relation for |
| Theorem | frec2uzlt2d 10638* |
The mapping |
| Theorem | frec2uzrand 10639* |
Range of |
| Theorem | frec2uzf1od 10640* |
|
| Theorem | frec2uzisod 10641* |
|
| Theorem | frecuzrdgrrn 10642* |
The function |
| Theorem | frec2uzrdg 10643* |
A helper lemma for the value of a recursive definition generator on
upper integers (typically either |
| Theorem | frecuzrdgrcl 10644* |
The function |
| Theorem | frecuzrdglem 10645* | A helper lemma for the value of a recursive definition generator on upper integers. (Contributed by Jim Kingdon, 26-May-2020.) |
| Theorem | frecuzrdgtcl 10646* |
The recursive definition generator on upper integers is a function.
See comment in frec2uz0d 10633 for the description of |
| Theorem | frecuzrdg0 10647* |
Initial value of a recursive definition generator on upper integers.
See comment in frec2uz0d 10633 for the description of |
| Theorem | frecuzrdgsuc 10648* |
Successor value of a recursive definition generator on upper
integers. See comment in frec2uz0d 10633 for the description of |
| Theorem | frecuzrdgrclt 10649* |
The function |
| Theorem | frecuzrdgg 10650* |
Lemma for other theorems involving the the recursive definition
generator on upper integers. Evaluating |
| Theorem | frecuzrdgdomlem 10651* | The domain of the result of the recursive definition generator on upper integers. (Contributed by Jim Kingdon, 24-Apr-2022.) |
| Theorem | frecuzrdgdom 10652* | The domain of the result of the recursive definition generator on upper integers. (Contributed by Jim Kingdon, 24-Apr-2022.) |
| Theorem | frecuzrdgfunlem 10653* | The recursive definition generator on upper integers produces a a function. (Contributed by Jim Kingdon, 24-Apr-2022.) |
| Theorem | frecuzrdgfun 10654* | The recursive definition generator on upper integers produces a a function. (Contributed by Jim Kingdon, 24-Apr-2022.) |
| Theorem | frecuzrdgtclt 10655* | The recursive definition generator on upper integers is a function. (Contributed by Jim Kingdon, 22-Apr-2022.) |
| Theorem | frecuzrdg0t 10656* | Initial value of a recursive definition generator on upper integers. (Contributed by Jim Kingdon, 28-Apr-2022.) |
| Theorem | frecuzrdgsuctlem 10657* |
Successor value of a recursive definition generator on upper integers.
See comment in frec2uz0d 10633 for the description of |
| Theorem | frecuzrdgsuct 10658* | Successor value of a recursive definition generator on upper integers. (Contributed by Jim Kingdon, 29-Apr-2022.) |
| Theorem | uzenom 10659 | An upper integer set is denumerable. (Contributed by Mario Carneiro, 15-Oct-2015.) |
| Theorem | frecfzennn 10660 | The cardinality of a finite set of sequential integers. (See frec2uz0d 10633 for a description of the hypothesis.) (Contributed by Jim Kingdon, 18-May-2020.) |
| Theorem | frecfzen2 10661 | The cardinality of a finite set of sequential integers with arbitrary endpoints. (Contributed by Jim Kingdon, 18-May-2020.) |
| Theorem | frechashgf1o 10662 |
|
| Theorem | frec2uzled 10663* |
The mapping |
| Theorem | fzfig 10664 | A finite interval of integers is finite. (Contributed by Jim Kingdon, 19-May-2020.) |
| Theorem | fzfigd 10665 | Deduction form of fzfig 10664. (Contributed by Jim Kingdon, 21-May-2020.) |
| Theorem | fzofig 10666 | Half-open integer sets are finite. (Contributed by Jim Kingdon, 21-May-2020.) |
| Theorem | nn0ennn 10667 | The nonnegative integers are equinumerous to the positive integers. (Contributed by NM, 19-Jul-2004.) |
| Theorem | nnenom 10668 | The set of positive integers (as a subset of complex numbers) is equinumerous to omega (the set of natural numbers as ordinals). (Contributed by NM, 31-Jul-2004.) (Revised by Mario Carneiro, 15-Sep-2013.) |
| Theorem | nnct 10669 |
|
| Theorem | uzennn 10670 | An upper integer set is equinumerous to the set of natural numbers. (Contributed by Jim Kingdon, 30-Jul-2023.) |
| Theorem | xnn0nnen 10671 | The set of extended nonnegative integers is equinumerous to the set of natural numbers. (Contributed by Jim Kingdon, 14-Jul-2025.) |
| Theorem | fnn0nninf 10672* |
A function from |
| Theorem | fxnn0nninf 10673* |
A function from NN0* into ℕ∞. (Contributed by Jim
Kingdon,
16-Jul-2022.) TODO: use infnninf 7302 instead of infnninfOLD 7303. More
generally, this theorem and most theorems in this section could use an
extended |
| Theorem | 0tonninf 10674* | The mapping of zero into ℕ∞ is the sequence of all zeroes. (Contributed by Jim Kingdon, 17-Jul-2022.) |
| Theorem | 1tonninf 10675* | The mapping of one into ℕ∞ is a sequence which is a one followed by zeroes. (Contributed by Jim Kingdon, 17-Jul-2022.) |
| Theorem | inftonninf 10676* |
The mapping of |
| Theorem | nninfinf 10677 | ℕ∞ is infinte. (Contributed by Jim Kingdon, 8-Jul-2025.) |
| Theorem | uzsinds 10678* | Strong (or "total") induction principle over an upper set of integers. (Contributed by Scott Fenton, 16-May-2014.) |
| Theorem | nnsinds 10679* | Strong (or "total") induction principle over the naturals. (Contributed by Scott Fenton, 16-May-2014.) |
| Theorem | nn0sinds 10680* | Strong (or "total") induction principle over the nonnegative integers. (Contributed by Scott Fenton, 16-May-2014.) |
| Syntax | cseq 10681 | Extend class notation with recursive sequence builder. |
| Definition | df-seqfrec 10682* |
Define a general-purpose operation that builds a recursive sequence
(i.e., a function on an upper integer set such as
The first operand in the parentheses is the operation that is applied to
the previous value and the value of the input sequence (second operand).
The operand to the left of the parenthesis is the integer to start from.
For example, for the operation
Internally, the frec function generates as its values a set of
ordered pairs starting at (Contributed by NM, 18-Apr-2005.) (Revised by Jim Kingdon, 4-Nov-2022.) |
| Theorem | seqex 10683 | Existence of the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
| Theorem | seqeq1 10684 | Equality theorem for the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
| Theorem | seqeq2 10685 | Equality theorem for the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
| Theorem | seqeq3 10686 | Equality theorem for the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
| Theorem | seqeq1d 10687 | Equality deduction for the sequence builder operation. (Contributed by Mario Carneiro, 7-Sep-2013.) |
| Theorem | seqeq2d 10688 | Equality deduction for the sequence builder operation. (Contributed by Mario Carneiro, 7-Sep-2013.) |
| Theorem | seqeq3d 10689 | Equality deduction for the sequence builder operation. (Contributed by Mario Carneiro, 7-Sep-2013.) |
| Theorem | seqeq123d 10690 | Equality deduction for the sequence builder operation. (Contributed by Mario Carneiro, 7-Sep-2013.) |
| Theorem | nfseq 10691 | Hypothesis builder for the sequence builder operation. (Contributed by Mario Carneiro, 24-Jun-2013.) (Revised by Mario Carneiro, 15-Oct-2016.) |
| Theorem | iseqovex 10692* | Closure of a function used in proving sequence builder theorems. This can be thought of as a lemma for the small number of sequence builder theorems which need it. (Contributed by Jim Kingdon, 31-May-2020.) |
| Theorem | iseqvalcbv 10693* |
Changing the bound variables in an expression which appears in some
|
| Theorem | seq3val 10694* | Value of the sequence builder function. This helps expand the definition although there should be little need for it once we have proved seqf 10698, seq3-1 10696 and seq3p1 10699, as further development can be done in terms of those. (Contributed by Mario Carneiro, 24-Jun-2013.) (Revised by Jim Kingdon, 4-Nov-2022.) |
| Theorem | seqvalcd 10695* |
Value of the sequence builder function. Similar to seq3val 10694 but the
classes |
| Theorem | seq3-1 10696* | Value of the sequence builder function at its initial value. (Contributed by Jim Kingdon, 3-Oct-2022.) |
| Theorem | seq1g 10697 | Value of the sequence builder function at its initial value. (Contributed by Mario Carneiro, 24-Jun-2013.) (Revised by Jim Kingdon, 19-Aug-2025.) |
| Theorem | seqf 10698* | Range of the recursive sequence builder. (Contributed by Mario Carneiro, 24-Jun-2013.) |
| Theorem | seq3p1 10699* | Value of the sequence builder function at a successor. (Contributed by Jim Kingdon, 30-Apr-2022.) |
| Theorem | seqp1g 10700 | Value of the sequence builder function at a successor. (Contributed by Mario Carneiro, 24-Jun-2013.) (Revised by Jim Kingdon, 19-Aug-2025.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |