| Intuitionistic Logic Explorer Theorem List (p. 107 of 163) | < 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 | frecuzrdgfunlem 10601* | The recursive definition generator on upper integers produces a a function. (Contributed by Jim Kingdon, 24-Apr-2022.) |
| Theorem | frecuzrdgfun 10602* | The recursive definition generator on upper integers produces a a function. (Contributed by Jim Kingdon, 24-Apr-2022.) |
| Theorem | frecuzrdgtclt 10603* | The recursive definition generator on upper integers is a function. (Contributed by Jim Kingdon, 22-Apr-2022.) |
| Theorem | frecuzrdg0t 10604* | Initial value of a recursive definition generator on upper integers. (Contributed by Jim Kingdon, 28-Apr-2022.) |
| Theorem | frecuzrdgsuctlem 10605* |
Successor value of a recursive definition generator on upper integers.
See comment in frec2uz0d 10581 for the description of |
| Theorem | frecuzrdgsuct 10606* | Successor value of a recursive definition generator on upper integers. (Contributed by Jim Kingdon, 29-Apr-2022.) |
| Theorem | uzenom 10607 | An upper integer set is denumerable. (Contributed by Mario Carneiro, 15-Oct-2015.) |
| Theorem | frecfzennn 10608 | The cardinality of a finite set of sequential integers. (See frec2uz0d 10581 for a description of the hypothesis.) (Contributed by Jim Kingdon, 18-May-2020.) |
| Theorem | frecfzen2 10609 | The cardinality of a finite set of sequential integers with arbitrary endpoints. (Contributed by Jim Kingdon, 18-May-2020.) |
| Theorem | frechashgf1o 10610 |
|
| Theorem | frec2uzled 10611* |
The mapping |
| Theorem | fzfig 10612 | A finite interval of integers is finite. (Contributed by Jim Kingdon, 19-May-2020.) |
| Theorem | fzfigd 10613 | Deduction form of fzfig 10612. (Contributed by Jim Kingdon, 21-May-2020.) |
| Theorem | fzofig 10614 | Half-open integer sets are finite. (Contributed by Jim Kingdon, 21-May-2020.) |
| Theorem | nn0ennn 10615 | The nonnegative integers are equinumerous to the positive integers. (Contributed by NM, 19-Jul-2004.) |
| Theorem | nnenom 10616 | 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 10617 |
|
| Theorem | uzennn 10618 | An upper integer set is equinumerous to the set of natural numbers. (Contributed by Jim Kingdon, 30-Jul-2023.) |
| Theorem | xnn0nnen 10619 | The set of extended nonnegative integers is equinumerous to the set of natural numbers. (Contributed by Jim Kingdon, 14-Jul-2025.) |
| Theorem | fnn0nninf 10620* |
A function from |
| Theorem | fxnn0nninf 10621* |
A function from NN0* into ℕ∞. (Contributed by Jim
Kingdon,
16-Jul-2022.) TODO: use infnninf 7252 instead of infnninfOLD 7253. More
generally, this theorem and most theorems in this section could use an
extended |
| Theorem | 0tonninf 10622* | The mapping of zero into ℕ∞ is the sequence of all zeroes. (Contributed by Jim Kingdon, 17-Jul-2022.) |
| Theorem | 1tonninf 10623* | The mapping of one into ℕ∞ is a sequence which is a one followed by zeroes. (Contributed by Jim Kingdon, 17-Jul-2022.) |
| Theorem | inftonninf 10624* |
The mapping of |
| Theorem | nninfinf 10625 | ℕ∞ is infinte. (Contributed by Jim Kingdon, 8-Jul-2025.) |
| Theorem | uzsinds 10626* | Strong (or "total") induction principle over an upper set of integers. (Contributed by Scott Fenton, 16-May-2014.) |
| Theorem | nnsinds 10627* | Strong (or "total") induction principle over the naturals. (Contributed by Scott Fenton, 16-May-2014.) |
| Theorem | nn0sinds 10628* | Strong (or "total") induction principle over the nonnegative integers. (Contributed by Scott Fenton, 16-May-2014.) |
| Syntax | cseq 10629 | Extend class notation with recursive sequence builder. |
| Definition | df-seqfrec 10630* |
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 10631 | Existence of the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
| Theorem | seqeq1 10632 | Equality theorem for the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
| Theorem | seqeq2 10633 | Equality theorem for the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
| Theorem | seqeq3 10634 | Equality theorem for the sequence builder operation. (Contributed by Mario Carneiro, 4-Sep-2013.) |
| Theorem | seqeq1d 10635 | Equality deduction for the sequence builder operation. (Contributed by Mario Carneiro, 7-Sep-2013.) |
| Theorem | seqeq2d 10636 | Equality deduction for the sequence builder operation. (Contributed by Mario Carneiro, 7-Sep-2013.) |
| Theorem | seqeq3d 10637 | Equality deduction for the sequence builder operation. (Contributed by Mario Carneiro, 7-Sep-2013.) |
| Theorem | seqeq123d 10638 | Equality deduction for the sequence builder operation. (Contributed by Mario Carneiro, 7-Sep-2013.) |
| Theorem | nfseq 10639 | Hypothesis builder for the sequence builder operation. (Contributed by Mario Carneiro, 24-Jun-2013.) (Revised by Mario Carneiro, 15-Oct-2016.) |
| Theorem | iseqovex 10640* | 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 10641* |
Changing the bound variables in an expression which appears in some
|
| Theorem | seq3val 10642* | Value of the sequence builder function. This helps expand the definition although there should be little need for it once we have proved seqf 10646, seq3-1 10644 and seq3p1 10647, 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 10643* |
Value of the sequence builder function. Similar to seq3val 10642 but the
classes |
| Theorem | seq3-1 10644* | Value of the sequence builder function at its initial value. (Contributed by Jim Kingdon, 3-Oct-2022.) |
| Theorem | seq1g 10645 | 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 10646* | Range of the recursive sequence builder. (Contributed by Mario Carneiro, 24-Jun-2013.) |
| Theorem | seq3p1 10647* | Value of the sequence builder function at a successor. (Contributed by Jim Kingdon, 30-Apr-2022.) |
| Theorem | seqp1g 10648 | Value of the sequence builder function at a successor. (Contributed by Mario Carneiro, 24-Jun-2013.) (Revised by Jim Kingdon, 19-Aug-2025.) |
| Theorem | seqovcd 10649* | A closure law for the recursive sequence builder. This is a lemma for theorems such as seqf2 10650 and seq1cd 10651 and is unlikely to be needed once such theorems are proved. (Contributed by Jim Kingdon, 20-Jul-2023.) |
| Theorem | seqf2 10650* | Range of the recursive sequence builder. (Contributed by Mario Carneiro, 24-Jun-2013.) (Revised by Jim Kingdon, 7-Jul-2023.) |
| Theorem | seq1cd 10651* |
Initial value of the recursive sequence builder. A version of seq3-1 10644
which provides two classes |
| Theorem | seqp1cd 10652* |
Value of the sequence builder function at a successor. A version of
seq3p1 10647 which provides two classes |
| Theorem | seq3clss 10653* | Closure property of the recursive sequence builder. (Contributed by Jim Kingdon, 28-Sep-2022.) |
| Theorem | seqclg 10654* | Closure properties of the recursive sequence builder. (Contributed by Mario Carneiro, 2-Jul-2013.) (Revised by Mario Carneiro, 27-May-2014.) |
| Theorem | seq3m1 10655* | Value of the sequence builder function at a successor. (Contributed by Mario Carneiro, 24-Jun-2013.) (Revised by Jim Kingdon, 3-Nov-2022.) |
| Theorem | seqm1g 10656 | Value of the sequence builder function at a successor. (Contributed by Mario Carneiro, 24-Jun-2013.) (Revised by Jim Kingdon, 30-Aug-2025.) |
| Theorem | seq3fveq2 10657* | Equality of sequences. (Contributed by Jim Kingdon, 3-Jun-2020.) |
| Theorem | seq3feq2 10658* | Equality of sequences. (Contributed by Jim Kingdon, 3-Jun-2020.) |
| Theorem | seqfveq2g 10659* | Equality of sequences. (Contributed by NM, 17-Mar-2005.) (Revised by Mario Carneiro, 27-May-2014.) |
| Theorem | seqfveqg 10660* | Equality of sequences. (Contributed by NM, 17-Mar-2005.) (Revised by Mario Carneiro, 27-May-2014.) |
| Theorem | seq3fveq 10661* | Equality of sequences. (Contributed by Jim Kingdon, 4-Jun-2020.) |
| Theorem | seq3feq 10662* | Equality of sequences. (Contributed by Jim Kingdon, 15-Aug-2021.) (Revised by Jim Kingdon, 7-Apr-2023.) |
| Theorem | seq3shft2 10663* | Shifting the index set of a sequence. (Contributed by Jim Kingdon, 15-Aug-2021.) (Revised by Jim Kingdon, 7-Apr-2023.) |
| Theorem | seqshft2g 10664* | Shifting the index set of a sequence. (Contributed by Mario Carneiro, 27-Feb-2014.) (Revised by Mario Carneiro, 27-May-2014.) |
| Theorem | serf 10665* |
An infinite series of complex terms is a function from |
| Theorem | serfre 10666* |
An infinite series of real numbers is a function from |
| Theorem | monoord 10667* | Ordering relation for a monotonic sequence, increasing case. (Contributed by NM, 13-Mar-2005.) (Revised by Mario Carneiro, 9-Feb-2014.) |
| Theorem | monoord2 10668* | Ordering relation for a monotonic sequence, decreasing case. (Contributed by Mario Carneiro, 18-Jul-2014.) |
| Theorem | ser3mono 10669* | The partial sums in an infinite series of positive terms form a monotonic sequence. (Contributed by NM, 17-Mar-2005.) (Revised by Jim Kingdon, 22-Apr-2023.) |
| Theorem | seq3split 10670* | Split a sequence into two sequences. (Contributed by Jim Kingdon, 16-Aug-2021.) (Revised by Jim Kingdon, 21-Oct-2022.) |
| Theorem | seqsplitg 10671* | Split a sequence into two sequences. (Contributed by NM, 17-Mar-2005.) (Revised by Mario Carneiro, 27-May-2014.) |
| Theorem | seq3-1p 10672* | Removing the first term from a sequence. (Contributed by Jim Kingdon, 16-Aug-2021.) |
| Theorem | seq3caopr3 10673* | Lemma for seq3caopr2 10675. (Contributed by Mario Carneiro, 25-Apr-2016.) (Revised by Jim Kingdon, 22-Apr-2023.) |
| Theorem | seqcaopr3g 10674* | Lemma for seqcaopr2g 10676. (Contributed by Mario Carneiro, 25-Apr-2016.) |
| Theorem | seq3caopr2 10675* | The sum of two infinite series (generalized to an arbitrary commutative and associative operation). (Contributed by Mario Carneiro, 30-May-2014.) (Revised by Jim Kingdon, 23-Apr-2023.) |
| Theorem | seqcaopr2g 10676* | The sum of two infinite series (generalized to an arbitrary commutative and associative operation). (Contributed by Mario Carneiro, 30-May-2014.) |
| Theorem | seq3caopr 10677* | The sum of two infinite series (generalized to an arbitrary commutative and associative operation). (Contributed by NM, 17-Mar-2005.) (Revised by Jim Kingdon, 23-Apr-2023.) |
| Theorem | seqcaoprg 10678* | The sum of two infinite series (generalized to an arbitrary commutative and associative operation). (Contributed by NM, 17-Mar-2005.) (Revised by Mario Carneiro, 30-May-2014.) |
| Theorem | iseqf1olemkle 10679* | Lemma for seq3f1o 10699. (Contributed by Jim Kingdon, 21-Aug-2022.) |
| Theorem | iseqf1olemklt 10680* | Lemma for seq3f1o 10699. (Contributed by Jim Kingdon, 21-Aug-2022.) |
| Theorem | iseqf1olemqcl 10681 | Lemma for seq3f1o 10699. (Contributed by Jim Kingdon, 27-Aug-2022.) |
| Theorem | iseqf1olemqval 10682* |
Lemma for seq3f1o 10699. Value of the function |
| Theorem | iseqf1olemnab 10683* | Lemma for seq3f1o 10699. (Contributed by Jim Kingdon, 27-Aug-2022.) |
| Theorem | iseqf1olemab 10684* | Lemma for seq3f1o 10699. (Contributed by Jim Kingdon, 27-Aug-2022.) |
| Theorem | iseqf1olemnanb 10685* | Lemma for seq3f1o 10699. (Contributed by Jim Kingdon, 27-Aug-2022.) |
| Theorem | iseqf1olemqf 10686* |
Lemma for seq3f1o 10699. Domain and codomain of |
| Theorem | iseqf1olemmo 10687* |
Lemma for seq3f1o 10699. Showing that |
| Theorem | iseqf1olemqf1o 10688* |
Lemma for seq3f1o 10699. |
| Theorem | iseqf1olemqk 10689* |
Lemma for seq3f1o 10699. |
| Theorem | iseqf1olemjpcl 10690* |
Lemma for seq3f1o 10699. A closure lemma involving |
| Theorem | iseqf1olemqpcl 10691* |
Lemma for seq3f1o 10699. A closure lemma involving |
| Theorem | iseqf1olemfvp 10692* | Lemma for seq3f1o 10699. (Contributed by Jim Kingdon, 30-Aug-2022.) |
| Theorem | seq3f1olemqsumkj 10693* |
Lemma for seq3f1o 10699. |
| Theorem | seq3f1olemqsumk 10694* |
Lemma for seq3f1o 10699. |
| Theorem | seq3f1olemqsum 10695* |
Lemma for seq3f1o 10699. |
| Theorem | seq3f1olemstep 10696* | Lemma for seq3f1o 10699. Given a permutation which is constant up to a point, supply a new one which is constant for one more position. (Contributed by Jim Kingdon, 19-Aug-2022.) |
| Theorem | seq3f1olemp 10697* |
Lemma for seq3f1o 10699. Existence of a constant permutation of
|
| Theorem | seq3f1oleml 10698* |
Lemma for seq3f1o 10699. This is more or less the result, but
stated
in terms of |
| Theorem | seq3f1o 10699* |
Rearrange a sum via an arbitrary bijection on |
| Theorem | seqf1oglem2a 10700* | Lemma for seqf1og 10703. (Contributed by Mario Carneiro, 24-Apr-2016.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |