Theorem List for Intuitionistic Logic Explorer - 13201-13300 *Has distinct variable
group(s)
| Type | Label | Description |
| Statement |
| |
| Theorem | numexp0 13201 |
Calculate an integer power. (Contributed by Mario Carneiro,
17-Apr-2015.)
|
     |
| |
| Theorem | numexp1 13202 |
Calculate an integer power. (Contributed by Mario Carneiro,
17-Apr-2015.)
|
     |
| |
| Theorem | numexpp1 13203 |
Calculate an integer power. (Contributed by Mario Carneiro,
17-Apr-2015.)
|
           
 |
| |
| Theorem | numexp2x 13204 |
Double an integer power. (Contributed by Mario Carneiro,
17-Apr-2015.)
|
 
   
     
 |
| |
| Theorem | decsplit0b 13205 |
Split a decimal number into two parts. Base case: .
(Contributed by Mario Carneiro, 16-Jul-2015.) (Revised by AV,
8-Sep-2021.)
|
  ;         |
| |
| Theorem | decsplit0 13206 |
Split a decimal number into two parts. Base case: .
(Contributed by Mario Carneiro, 16-Jul-2015.) (Revised by AV,
8-Sep-2021.)
|
  ;       |
| |
| Theorem | decsplit1 13207 |
Split a decimal number into two parts. Base case: .
(Contributed by Mario Carneiro, 16-Jul-2015.) (Revised by AV,
8-Sep-2021.)
|
  ;      ;  |
| |
| Theorem | decsplit 13208 |
Split a decimal number into two parts. Inductive step. (Contributed by
Mario Carneiro, 16-Jul-2015.) (Revised by AV, 8-Sep-2021.)
|
    ;        ;     ;  ;  |
| |
| Theorem | karatsuba 13209 |
The Karatsuba multiplication algorithm. If and are
decomposed into two groups of digits of length (only the lower
group is known to be this size but the algorithm is most efficient when
the partition is chosen near the middle of the digit string), then
 can be written in three
groups of digits, where each group needs
only one multiplication. Thus, we can halve both inputs with only three
multiplications on the smaller operands, yielding an asymptotic
improvement of n^(log2 3) instead of
n^2 for the "naive" algorithm
decmul1c 9841. (Contributed by Mario Carneiro,
16-Jul-2015.) (Revised by
AV, 9-Sep-2021.)
|
 
 
        
   ;        ;    

  ;    

  ;    

 
 |
| |
| Theorem | 2exp4 13210 |
Two to the fourth power is 16. (Contributed by Mario Carneiro,
20-Apr-2015.)
|
    ;  |
| |
| Theorem | 2exp5 13211 |
Two to the fifth power is 32. (Contributed by AV, 16-Aug-2021.)
|
    ;  |
| |
| Theorem | 2exp6 13212 |
Two to the sixth power is 64. (Contributed by Mario Carneiro,
20-Apr-2015.) (Proof shortened by OpenAI, 25-Mar-2020.)
|
    ;  |
| |
| Theorem | 2exp7 13213 |
Two to the seventh power is 128. (Contributed by AV, 16-Aug-2021.)
|
    ;;   |
| |
| Theorem | 2exp8 13214 |
Two to the eighth power is 256. (Contributed by Mario Carneiro,
20-Apr-2015.)
|
    ;;   |
| |
| Theorem | 2exp11 13215 |
Two to the eleventh power is 2048. (Contributed by AV, 16-Aug-2021.)
|
  ;  ;;;    |
| |
| Theorem | 2exp16 13216 |
Two to the sixteenth power is 65536. (Contributed by Mario Carneiro,
20-Apr-2015.)
|
  ;  ;;;;     |
| |
| Theorem | 3exp3 13217 |
Three to the third power is 27. (Contributed by Mario Carneiro,
20-Apr-2015.)
|
    ;  |
| |
| Theorem | 2expltfac 13218 |
The factorial grows faster than two to the power . (Contributed
by Mario Carneiro, 15-Sep-2016.)
|
               |
| |
| 5.2.14 Bertrand's Ballot Problem
|
| |
| Theorem | ballotfilemofi 13219* |
is finite.
(Contributed by Jim Kingdon, 20-May-2026.)
|
      
 
 ♯    |
| |
| Theorem | ballotfilem1 13220* |
The size of the universe is a binomial coefficient. (Contributed by
Thierry Arnoux, 23-Nov-2016.)
|
      
 
 ♯   ♯    
  |
| |
| Theorem | ballotfilemonn 13221* |
The size of the universe is at least one. (Contributed by Jim Kingdon,
4-Jun-2026.)
|
      
 
 ♯   ♯   |
| |
| Theorem | ballotfilemelo 13222* |
Elementhood in .
(Contributed by Thierry Arnoux,
17-Apr-2017.)
|
      
 
 ♯    
     
♯     |
| |
| Theorem | ballotfilemcdc 13223* |
Lemma for ballotfi . It is decidable whether a given integer is an
element of a particular element of . (Contributed by Jim
Kingdon, 7-Jun-2026.)
|
      
 
 ♯       
DECID
  |
| |
| Theorem | ballotfilemcinfi 13224* |
Lemma for ballotfi . The portion of a counting representing votes
for A up to a specified integer is finite. (Contributed by Jim
Kingdon, 8-Jun-2026.)
|
      
 
 ♯                |
| |
| Theorem | ballotfilemdifcfi 13225* |
Lemma for ballotfi . The portion of a counting representing votes
for B up to a specified integer is finite. (Contributed by Jim
Kingdon, 8-Jun-2026.)
|
      
 
 ♯                |
| |
| Theorem | ballotfilemcinfz 13226* |
Lemma for ballotfi . The portion of a counting representing votes
for A within a specified integer range is finite. (Contributed by
Jim Kingdon, 15-Jun-2026.)
|
      
 
 ♯                  |
| |
| Theorem | ballotfilemdifcfz 13227* |
Lemma for ballotfi . The portion of a counting representing votes
for B within a specified integer range is finite. (Contributed by
Jim Kingdon, 15-Jun-2026.)
|
      
 
 ♯                  |
| |
| Theorem | ballotfilem2 13228* |
The probability that the first vote picked in a count is a B.
(Contributed by Thierry Arnoux, 23-Nov-2016.)
|
      
 
 ♯        ♯  ♯       
 
     |
| |
| Theorem | ballotfilemfval 13229* |
The value of .
(Contributed by Thierry Arnoux, 23-Nov-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯                         ♯        ♯           |
| |
| Theorem | ballotfilemfelz 13230* |
    has values in
. (Contributed by
Thierry Arnoux,
23-Nov-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯                          |
| |
| Theorem | ballotfilemfp1 13231* |
If the th ballot is
for A,     goes
up 1. If the
th ballot is
for B,     goes
down 1. (Contributed by
Thierry Arnoux, 24-Nov-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯                         
                     
                |
| |
| Theorem | ballotfilemfc0 13232* |
takes value 0 between
negative and positive values.
(Contributed by Thierry Arnoux, 24-Nov-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯                             
 
         
             
  |
| |
| Theorem | ballotfilemfcc 13233* |
takes value 0 between
positive and negative values.
(Contributed by Thierry Arnoux, 2-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯                               
       
 
             
  |
| |
| Theorem | ballotfilemfmpn 13234* |
    finishes
counting at   .
(Contributed by
Thierry Arnoux, 25-Nov-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯                   
      |
| |
| Theorem | ballotfilemfval0 13235* |
    always starts
counting at 0 . (Contributed by Thierry
Arnoux, 25-Nov-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯                      |
| |
| Theorem | ballotfileme 13236* |
Elements of .
(Contributed by Thierry Arnoux, 14-Dec-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                                     |
| |
| Theorem | ballotfilemefi 13237* |
is finite.
(Contributed by Jim Kingdon, 17-Jun-2026.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                 |
| |
| Theorem | ballotfilemafi 13238* |
The set of countings where A got the first vote, but does not stay
strictly ahead throughout, is finite. (Contributed by Jim Kingdon,
17-Jun-2026.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                  

 |
| |
| Theorem | ballotfilembfi 13239* |
The set of countings where B got the first vote is finite.
(Contributed by Jim Kingdon, 17-Jun-2026.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                  
  |
| |
| Theorem | ballotfilemodife 13240* |
Elements of   .
(Contributed by Thierry Arnoux,
7-Dec-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                 
                     |
| |
| Theorem | ballotfilem4 13241* |
If the first pick is a vote for B, A is not ahead throughout the count.
(Contributed by Thierry Arnoux, 25-Nov-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                 
   |
| |
| Theorem | ballotfilem5 13242* |
If A is not ahead throughout, there is a where votes are tied.
(Contributed by Thierry Arnoux, 1-Dec-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   
                 |
| |
| Theorem | ballotfilemi 13243* |
Value of for a given
counting .
(Contributed by Thierry
Arnoux, 1-Dec-2016.) (Revised by AV, 6-Oct-2020.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                           inf     
               |
| |
| Theorem | ballotfilemiex 13244* |
Properties of     .
(Contributed by Thierry Arnoux,
12-Dec-2016.) (Revised by AV, 6-Oct-2020.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                           
                     |
| |
| Theorem | ballotfilemi1 13245* |
The first tie cannot be reached at the first pick. (Contributed by
Thierry Arnoux, 12-Mar-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                      


      |
| |
| Theorem | ballotfilemii 13246* |
The first tie cannot be reached at the first pick. (Contributed by
Thierry Arnoux, 4-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                      
     
  |
| |
| Theorem | ballotfilemscl 13247* |
The set of zeroes of
has an infimum. (Contributed by Jim
Kingdon, 12-Jun-2026.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                    
  inf     |
| |
| Theorem | ballotfilemsle 13248* |
The infimum of the set of zeroes of is a lower bound.
(Contributed by Jim Kingdon, 12-Jun-2026.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                      
  inf     |
| |
| Theorem | ballotfilemimin 13249* |
    is the first
tie. (Contributed by Thierry Arnoux,
1-Dec-2016.) (Revised by AV, 6-Oct-2020.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                             |
| |
| Theorem | ballotfilemic 13250* |
If the first vote is for B, the vote on the first tie is for A.
(Contributed by Thierry Arnoux, 1-Dec-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                      


      |
| |
| Theorem | ballotfilem1c 13251* |
If the first vote is for A, the vote on the first tie is for B.
(Contributed by Thierry Arnoux, 4-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                      
 
      |
| |
| Theorem | ballotfilemsval 13252* |
Value of .
(Contributed by Thierry Arnoux, 12-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                
                      |
| |
| Theorem | ballotfilemsv 13253* |
Value of evaluated at
for a given counting
.
(Contributed by Thierry Arnoux, 12-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
       
               
            
      |
| |
| Theorem | ballotfilemsgt1 13254* |
maps values less than
    to values
greater than 1.
(Contributed by Thierry Arnoux, 28-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
       
           
          |
| |
| Theorem | ballotfilemsdom 13255* |
Domain of for a given
counting .
(Contributed by Thierry
Arnoux, 12-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
       
               
        |
| |
| Theorem | ballotfilemsel1i 13256* |
The range         is
invariant under     .
(Contributed by Thierry Arnoux, 28-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
       
                 
          |
| |
| Theorem | ballotfilemsf1o 13257* |
The defined is a
bijection, and an involution. (Contributed by
Thierry Arnoux, 14-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                                 
       |
| |
| Theorem | ballotfilemsi 13258* |
The image by of the
first tie pick is the first pick.
(Contributed by Thierry Arnoux, 14-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                      |
| |
| Theorem | ballotfilemsima 13259* |
The image by of an
interval before the first pick. (Contributed
by Thierry Arnoux, 5-May-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
       
                                        |
| |
| Theorem | ballotfilemieq 13260* |
If two countings share the same first tie, they also have the same swap
function. (Contributed by Thierry Arnoux, 18-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
       
                      |
| |
| Theorem | ballotfilemrval 13261* |
Value of .
(Contributed by Thierry Arnoux, 14-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                 
                |
| |
| Theorem | ballotfilemscr 13262* |
The image of     by
    .
(Contributed by Thierry
Arnoux, 21-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                 
                |
| |
| Theorem | ballotfilemrv 13263* |
Value of evaluated at
. (Contributed by
Thierry Arnoux,
17-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                   
                             
   |
| |
| Theorem | ballotfilemrv1 13264* |
Value of before the
tie. (Contributed by Thierry Arnoux,
11-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                   
            
           
   |
| |
| Theorem | ballotfilemrv2 13265* |
Value of after the
tie. (Contributed by Thierry Arnoux,
11-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                   
            
   
   |
| |
| Theorem | ballotfilemro 13266* |
Range of is included
in . (Contributed by
Thierry Arnoux,
17-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                 
        |
| |
| Theorem | ballotfilemgval 13267* |
Expand the value of . (Contributed by Thierry Arnoux,
21-Apr-2017.) (Revised by Jim Kingdon, 15-Jun-2026.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                    ♯ 
  ♯ 
                    ♯    ♯       |
| |
| Theorem | ballotfilemgun 13268* |
A property of the defined operator. (Contributed by Thierry
Arnoux, 26-Apr-2017.) (Revised by Jim Kingdon, 15-Jun-2026.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                    ♯ 
  ♯ 
                                     |
| |
| Theorem | ballotfilemfg 13269* |
Express the value of     in terms of . (Contributed
by Thierry Arnoux, 21-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                    ♯ 
  ♯ 
       
   
                   |
| |
| Theorem | ballotfilemfrc 13270* |
Express the value of         in terms of the newly
defined . (Contributed by Thierry Arnoux, 21-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                    ♯ 
  ♯ 
       
        
           
                    |
| |
| Theorem | ballotfilemfrci 13271* |
Reverse counting preserves a tie at the first tie. (Contributed by
Thierry Arnoux, 21-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                    ♯ 
  ♯ 
     
                   |
| |
| Theorem | ballotfilemfrceq 13272* |
Value of for a
reverse counting     .
(Contributed
by Thierry Arnoux, 27-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                    ♯ 
  ♯ 
       
        
               
                 |
| |
| Theorem | ballotfilemfrcn0 13273* |
Value of for a
reversed counting     ,
before the
first tie, cannot be zero. (Contributed by Thierry Arnoux,
25-Apr-2017.) (Revised by AV, 6-Oct-2020.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                   
                          |
| |
| Theorem | ballotfilemrc 13274* |
Range of .
(Contributed by Thierry Arnoux, 19-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                 
          |
| |
| Theorem | ballotfilemirc 13275* |
Applying does not
change first ties. (Contributed by Thierry
Arnoux, 19-Apr-2017.) (Revised by AV, 6-Oct-2020.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                 
                |
| |
| Theorem | ballotfilemrinv0 13276* |
Lemma for ballotfilemrinv 13277. (Contributed by Thierry Arnoux,
18-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                   
            
           |
| |
| Theorem | ballotfilemrinv 13277* |
is its own inverse :
it is an involution. (Contributed by
Thierry Arnoux, 10-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                   |
| |
| Theorem | ballotfilem1ri 13278* |
When the vote on the first tie is for A, the first vote is also for A on
the reverse counting. (Contributed by Thierry Arnoux, 18-Apr-2017.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                 
          
   |
| |
| Theorem | ballotfilem7 13279* |
is a bijection
between two subsets of   : one where
a vote for A is picked first, and one where a vote for B is picked
first. (Contributed by Thierry Arnoux, 12-Dec-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                 
  
               |
| |
| Theorem | ballotfilem8 13280* |
There are as many countings with ties starting with a ballot for
as there are starting with a ballot for . (Contributed by
Thierry Arnoux, 7-Dec-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                 ♯   
  ♯       |
| |
| Theorem | ballotfilemth 13281* |
Lemma for ballotfi 13282. The result, with several additional
hypotheses
which are for use during the proof. (Contributed by Thierry Arnoux,
7-Dec-2016.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   inf                                           
                        
   |
| |
| Theorem | ballotfi 13282* |
Bertrand's ballot problem : the probability that A is ahead throughout
the counting. The proof formalized here is a proof "by
reflection", as
opposed to other known proofs "by induction" or "by
permutation". This
is Metamath 100 proof #30. (Contributed by Thierry Arnoux, 7-Dec-2016.)
(Revised by Jim Kingdon, 17-Jun-2026.)
|
      
 
 ♯        ♯  ♯     
 ♯        ♯            
                   
   
   |
| |
| 5.3 Cardinality of real and complex number
subsets
|
| |
| 5.3.1 Countability of integers and
rationals
|
| |
| Theorem | oddennn 13283 |
There are as many odd positive integers as there are positive integers.
(Contributed by Jim Kingdon, 11-May-2022.)
|
   |
| |
| Theorem | evenennn 13284 |
There are as many even positive integers as there are positive integers.
(Contributed by Jim Kingdon, 12-May-2022.)
|

  |
| |
| Theorem | xpnnen 13285 |
The Cartesian product of the set of positive integers with itself is
equinumerous to the set of positive integers. (Contributed by NM,
1-Aug-2004.)
|
   |
| |
| Theorem | xpomen 13286 |
The Cartesian product of omega (the set of ordinal natural numbers) with
itself is equinumerous to omega. Exercise 1 of [Enderton] p. 133.
(Contributed by NM, 23-Jul-2004.)
|
   |
| |
| Theorem | xpct 13287 |
The cartesian product of two sets dominated by is dominated by
.
(Contributed by Thierry Arnoux, 24-Sep-2017.)
|
       |
| |
| Theorem | unennn 13288 |
The union of two disjoint countably infinite sets is countably infinite.
(Contributed by Jim Kingdon, 13-May-2022.)
|
   
 
   |
| |
| Theorem | znnen 13289 |
The set of integers and the set of positive integers are equinumerous.
Corollary 8.1.23 of [AczelRathjen],
p. 75. (Contributed by NM,
31-Jul-2004.)
|
 |
| |
| Theorem | ennnfonelemdc 13290* |
Lemma for ennnfone 13316. A direct consequence of fidcenumlemrk 7271.
(Contributed by Jim Kingdon, 15-Jul-2023.)
|
   DECID  
        DECID           |
| |
| Theorem | ennnfonelemk 13291* |
Lemma for ennnfone 13316. (Contributed by Jim Kingdon, 15-Jul-2023.)
|
                         |
| |
| Theorem | ennnfonelemj0 13292* |
Lemma for ennnfone 13316. Initial state for . (Contributed by Jim
Kingdon, 20-Jul-2023.)
|
   DECID  
       
                           
            frec         
          
                |
| |
| Theorem | ennnfonelemjn 13293* |
Lemma for ennnfone 13316. Non-initial state for . (Contributed by
Jim Kingdon, 20-Jul-2023.)
|
   DECID  
       
                           
            frec         
          
             
      |
| |
| Theorem | ennnfonelemg 13294* |
Lemma for ennnfone 13316. Closure for . (Contributed by Jim
Kingdon, 20-Jul-2023.)
|
   DECID  
       
                           
            frec         
          
             
          |
| |
| Theorem | ennnfonelemh 13295* |
Lemma for ennnfone 13316. (Contributed by Jim Kingdon, 8-Jul-2023.)
|
   DECID  
       
                           
            frec         
          
              |
| |
| Theorem | ennnfonelem0 13296* |
Lemma for ennnfone 13316. Initial value. (Contributed by Jim
Kingdon,
15-Jul-2023.)
|
   DECID  
       
                           
            frec         
          
            |
| |
| Theorem | ennnfonelemp1 13297* |
Lemma for ennnfone 13316. Value of at a successor. (Contributed
by Jim Kingdon, 23-Jul-2023.)
|
   DECID  
       
                           
            frec         
          
                                            
      
               |
| |
| Theorem | ennnfonelem1 13298* |
Lemma for ennnfone 13316. Second value. (Contributed by Jim
Kingdon,
19-Jul-2023.)
|
   DECID  
       
                           
            frec         
          
                     |
| |
| Theorem | ennnfonelemom 13299* |
Lemma for ennnfone 13316. yields finite sequences. (Contributed by
Jim Kingdon, 19-Jul-2023.)
|
   DECID  
       
                           
            frec         
          
              |
| |
| Theorem | ennnfonelemhdmp1 13300* |
Lemma for ennnfone 13316. Domain at a successor where we need to add
an
element to the sequence. (Contributed by Jim Kingdon,
23-Jul-2023.)
|
   DECID  
       
                           
            frec         
          
                           
            |