Theorem List for Intuitionistic Logic Explorer - 12801-12900 *Has distinct variable
group(s)
| Type | Label | Description |
| Statement |
| |
| Theorem | prm23lt5 12801 |
A prime less than 5 is either 2 or 3. (Contributed by AV, 5-Jul-2021.)
|
  

   |
| |
| Theorem | prm23ge5 12802 |
A prime is either 2 or 3 or greater than or equal to 5. (Contributed by
AV, 5-Jul-2021.)
|
 
       |
| |
| Theorem | pythagtriplem1 12803* |
Lemma for pythagtrip 12821. Prove a weaker version of one direction of
the
theorem. (Contributed by Scott Fenton, 28-Mar-2014.) (Revised by Mario
Carneiro, 19-Apr-2014.)
|
    
            
     
                            |
| |
| Theorem | pythagtriplem2 12804* |
Lemma for pythagtrip 12821. Prove the full version of one direction of
the
theorem. (Contributed by Scott Fenton, 28-Mar-2014.) (Revised by Mario
Carneiro, 19-Apr-2014.)
|
          
                                                   |
| |
| Theorem | pythagtriplem3 12805 |
Lemma for pythagtrip 12821. Show that and are relatively prime
under some conditions. (Contributed by Scott Fenton, 8-Apr-2014.)
(Revised by Mario Carneiro, 19-Apr-2014.)
|
   
             
     
   |
| |
| Theorem | pythagtriplem4 12806 |
Lemma for pythagtrip 12821. Show that and are relatively
prime. (Contributed by Scott Fenton, 12-Apr-2014.) (Revised by Mario
Carneiro, 19-Apr-2014.)
|
   
             
       
     |
| |
| Theorem | pythagtriplem10 12807 |
Lemma for pythagtrip 12821. Show that is
positive. (Contributed
by Scott Fenton, 17-Apr-2014.) (Revised by Mario Carneiro,
19-Apr-2014.)
|
   
                   |
| |
| Theorem | pythagtriplem6 12808 |
Lemma for pythagtrip 12821. Calculate       .
(Contributed by Scott Fenton, 18-Apr-2014.) (Revised by Mario Carneiro,
19-Apr-2014.)
|
   
             
             
   |
| |
| Theorem | pythagtriplem7 12809 |
Lemma for pythagtrip 12821. Calculate       .
(Contributed by Scott Fenton, 18-Apr-2014.) (Revised by Mario Carneiro,
19-Apr-2014.)
|
   
             
             
   |
| |
| Theorem | pythagtriplem8 12810 |
Lemma for pythagtrip 12821. Show that       is a
positive integer. (Contributed by Scott Fenton, 17-Apr-2014.) (Revised
by Mario Carneiro, 19-Apr-2014.)
|
   
             
             |
| |
| Theorem | pythagtriplem9 12811 |
Lemma for pythagtrip 12821. Show that       is a
positive integer. (Contributed by Scott Fenton, 17-Apr-2014.) (Revised
by Mario Carneiro, 19-Apr-2014.)
|
   
             
             |
| |
| Theorem | pythagtriplem11 12812 |
Lemma for pythagtrip 12821. Show that (which will eventually be
closely related to the in the final statement) is a natural.
(Contributed by Scott Fenton, 17-Apr-2014.) (Revised by Mario Carneiro,
19-Apr-2014.)
|
     
             
             
    
  |
| |
| Theorem | pythagtriplem12 12813 |
Lemma for pythagtrip 12821. Calculate the square of . (Contributed
by Scott Fenton, 17-Apr-2014.) (Revised by Mario Carneiro,
19-Apr-2014.)
|
     
             
             
               |
| |
| Theorem | pythagtriplem13 12814 |
Lemma for pythagtrip 12821. Show that (which will eventually be
closely related to the in the final statement) is a natural.
(Contributed by Scott Fenton, 17-Apr-2014.) (Revised by Mario Carneiro,
19-Apr-2014.)
|
     
             
             
    
  |
| |
| Theorem | pythagtriplem14 12815 |
Lemma for pythagtrip 12821. Calculate the square of . (Contributed
by Scott Fenton, 17-Apr-2014.) (Revised by Mario Carneiro,
19-Apr-2014.)
|
     
             
             
               |
| |
| Theorem | pythagtriplem15 12816 |
Lemma for pythagtrip 12821. Show the relationship between , ,
and .
(Contributed by Scott Fenton, 17-Apr-2014.) (Revised by
Mario Carneiro, 19-Apr-2014.)
|
     
               
             
             
    
            |
| |
| Theorem | pythagtriplem16 12817 |
Lemma for pythagtrip 12821. Show the relationship between , ,
and .
(Contributed by Scott Fenton, 17-Apr-2014.) (Revised by
Mario Carneiro, 19-Apr-2014.)
|
     
               
             
             
    
      |
| |
| Theorem | pythagtriplem17 12818 |
Lemma for pythagtrip 12821. Show the relationship between , ,
and .
(Contributed by Scott Fenton, 17-Apr-2014.) (Revised by
Mario Carneiro, 19-Apr-2014.)
|
     
               
             
             
    
            |
| |
| Theorem | pythagtriplem18 12819* |
Lemma for pythagtrip 12821. Wrap the previous and up in
quantifiers. (Contributed by Scott Fenton, 18-Apr-2014.) (Revised by
Mario Carneiro, 19-Apr-2014.)
|
   
             
     
 
                           |
| |
| Theorem | pythagtriplem19 12820* |
Lemma for pythagtrip 12821. Introduce and remove the relative
primality requirement. (Contributed by Scott Fenton, 18-Apr-2014.)
(Revised by Mario Carneiro, 19-Apr-2014.)
|
   
             
    
   
                                 |
| |
| Theorem | pythagtrip 12821* |
Parameterize the Pythagorean triples. If , ,
and are
naturals, then they obey the Pythagorean triple formula iff they are
parameterized by three naturals. This proof follows the Isabelle proof
at http://afp.sourceforge.net/entries/Fermat3_4.shtml.
This is
Metamath 100 proof #23. (Contributed by Scott Fenton, 19-Apr-2014.)
|
                    
                                         |
| |
| 5.2.8 The prime count function
|
| |
| Syntax | cpc 12822 |
Extend class notation with the prime count function.
|
 |
| |
| Definition | df-pc 12823* |
Define the prime count function, which returns the largest exponent of a
given prime (or other positive integer) that divides the number. For
rational numbers, it returns negative values according to the power of a
prime in the denominator. (Contributed by Mario Carneiro,
23-Feb-2014.)
|
             
             
             |
| |
| Theorem | pclem0 12824* |
Lemma for the prime power pre-function's properties. (Contributed by
Mario Carneiro, 23-Feb-2014.) (Revised by Jim Kingdon,
7-Oct-2024.)
|
              
  |
| |
| Theorem | pclemub 12825* |
Lemma for the prime power pre-function's properties. (Contributed by
Mario Carneiro, 23-Feb-2014.) (Revised by Jim Kingdon,
7-Oct-2024.)
|
              
    |
| |
| Theorem | pclemdc 12826* |
Lemma for the prime power pre-function's properties. (Contributed by
Jim Kingdon, 8-Oct-2024.)
|
              
 DECID
  |
| |
| Theorem | pcprecl 12827* |
Closure of the prime power pre-function. (Contributed by Mario
Carneiro, 23-Feb-2014.)
|
                  

       |
| |
| Theorem | pcprendvds 12828* |
Non-divisibility property of the prime power pre-function.
(Contributed by Mario Carneiro, 23-Feb-2014.)
|
                  
        |
| |
| Theorem | pcprendvds2 12829* |
Non-divisibility property of the prime power pre-function.
(Contributed by Mario Carneiro, 23-Feb-2014.)
|
                  

       |
| |
| Theorem | pcpre1 12830* |
Value of the prime power pre-function at 1. (Contributed by Mario
Carneiro, 23-Feb-2014.) (Revised by Mario Carneiro, 26-Apr-2016.)
|
                   |
| |
| Theorem | pcpremul 12831* |
Multiplicative property of the prime count pre-function. Note that the
primality of
is essential for this property;  
but     
 . Since
this is needed to show uniqueness for the real prime count function
(over ), we
don't bother to define it off the primes.
(Contributed by Mario Carneiro, 23-Feb-2014.)
|
  
                              
  
  

  |
| |
| Theorem | pceulem 12832* |
Lemma for pceu 12833. (Contributed by Mario Carneiro,
23-Feb-2014.)
|
  
                                          
       
             |
| |
| Theorem | pceu 12833* |
Uniqueness for the prime power function. (Contributed by Mario
Carneiro, 23-Feb-2014.)
|
  
                          
       |
| |
| Theorem | pcval 12834* |
The value of the prime power function. (Contributed by Mario Carneiro,
23-Feb-2014.) (Revised by Mario Carneiro, 3-Oct-2014.)
|
  
                           
  


     |
| |
| Theorem | pczpre 12835* |
Connect the prime count pre-function to the actual prime count function,
when restricted to the integers. (Contributed by Mario Carneiro,
23-Feb-2014.) (Proof shortened by Mario Carneiro, 24-Dec-2016.)
|
  
        
   
   |
| |
| Theorem | pczcl 12836 |
Closure of the prime power function. (Contributed by Mario Carneiro,
23-Feb-2014.)
|
         |
| |
| Theorem | pccl 12837 |
Closure of the prime power function. (Contributed by Mario Carneiro,
23-Feb-2014.)
|
       |
| |
| Theorem | pccld 12838 |
Closure of the prime power function. (Contributed by Mario Carneiro,
29-May-2016.)
|
     
   |
| |
| Theorem | pcmul 12839 |
Multiplication property of the prime power function. (Contributed by
Mario Carneiro, 23-Feb-2014.)
|
   
   
           |
| |
| Theorem | pcdiv 12840 |
Division property of the prime power function. (Contributed by Mario
Carneiro, 1-Mar-2014.)
|
   

   
        |
| |
| Theorem | pcqmul 12841 |
Multiplication property of the prime power function. (Contributed by
Mario Carneiro, 9-Sep-2014.)
|
   
   
           |
| |
| Theorem | pc0 12842 |
The value of the prime power function at zero. (Contributed by Mario
Carneiro, 3-Oct-2014.)
|
 
   |
| |
| Theorem | pc1 12843 |
Value of the prime count function at 1. (Contributed by Mario Carneiro,
23-Feb-2014.)
|
 
   |
| |
| Theorem | pcqcl 12844 |
Closure of the general prime count function. (Contributed by Mario
Carneiro, 23-Feb-2014.)
|
         |
| |
| Theorem | pcqdiv 12845 |
Division property of the prime power function. (Contributed by Mario
Carneiro, 10-Aug-2015.)
|
   
   
           |
| |
| Theorem | pcrec 12846 |
Prime power of a reciprocal. (Contributed by Mario Carneiro,
10-Aug-2015.)
|
              |
| |
| Theorem | pcexp 12847 |
Prime power of an exponential. (Contributed by Mario Carneiro,
10-Aug-2015.)
|
   

     
      |
| |
| Theorem | pcxnn0cl 12848 |
Extended nonnegative integer closure of the general prime count
function. (Contributed by Jim Kingdon, 13-Oct-2024.)
|
     NN0* |
| |
| Theorem | pcxcl 12849 |
Extended real closure of the general prime count function. (Contributed
by Mario Carneiro, 3-Oct-2014.)
|
       |
| |
| Theorem | pcxqcl 12850 |
The general prime count function is an integer or infinite.
(Contributed by Jim Kingdon, 6-Jun-2025.)
|
           |
| |
| Theorem | pcge0 12851 |
The prime count of an integer is greater than or equal to zero.
(Contributed by Mario Carneiro, 3-Oct-2014.)
|
       |
| |
| Theorem | pczdvds 12852 |
Defining property of the prime count function. (Contributed by Mario
Carneiro, 9-Sep-2014.)
|
             |
| |
| Theorem | pcdvds 12853 |
Defining property of the prime count function. (Contributed by Mario
Carneiro, 23-Feb-2014.)
|
        
  |
| |
| Theorem | pczndvds 12854 |
Defining property of the prime count function. (Contributed by Mario
Carneiro, 3-Oct-2014.)
|
               |
| |
| Theorem | pcndvds 12855 |
Defining property of the prime count function. (Contributed by Mario
Carneiro, 23-Feb-2014.)
|
  
          |
| |
| Theorem | pczndvds2 12856 |
The remainder after dividing out all factors of is not divisible
by .
(Contributed by Mario Carneiro, 9-Sep-2014.)
|
               |
| |
| Theorem | pcndvds2 12857 |
The remainder after dividing out all factors of is not divisible
by .
(Contributed by Mario Carneiro, 23-Feb-2014.)
|
  
          |
| |
| Theorem | pcdvdsb 12858 |
  divides if and only if is at most the count of
. (Contributed
by Mario Carneiro, 3-Oct-2014.)
|
         
   |
| |
| Theorem | pcelnn 12859 |
There are a positive number of powers of a prime in iff
divides .
(Contributed by Mario Carneiro, 23-Feb-2014.)
|
         |
| |
| Theorem | pceq0 12860 |
There are zero powers of a prime in iff
does not divide
. (Contributed
by Mario Carneiro, 23-Feb-2014.)
|
     
   |
| |
| Theorem | pcidlem 12861 |
The prime count of a prime power. (Contributed by Mario Carneiro,
12-Mar-2014.)
|
           |
| |
| Theorem | pcid 12862 |
The prime count of a prime power. (Contributed by Mario Carneiro,
9-Sep-2014.)
|
           |
| |
| Theorem | pcneg 12863 |
The prime count of a negative number. (Contributed by Mario Carneiro,
13-Mar-2014.)
|
      
   |
| |
| Theorem | pcabs 12864 |
The prime count of an absolute value. (Contributed by Mario Carneiro,
13-Mar-2014.)
|
             |
| |
| Theorem | pcdvdstr 12865 |
The prime count increases under the divisibility relation. (Contributed
by Mario Carneiro, 13-Mar-2014.)
|
  
 
      |
| |
| Theorem | pcgcd1 12866 |
The prime count of a GCD is the minimum of the prime counts of the
arguments. (Contributed by Mario Carneiro, 3-Oct-2014.)
|
  
  
   
       |
| |
| Theorem | pcgcd 12867 |
The prime count of a GCD is the minimum of the prime counts of the
arguments. (Contributed by Mario Carneiro, 3-Oct-2014.)
|
         
            |
| |
| Theorem | pc2dvds 12868* |
A characterization of divisibility in terms of prime count.
(Contributed by Mario Carneiro, 23-Feb-2014.) (Revised by Mario
Carneiro, 3-Oct-2014.)
|
     
      |
| |
| Theorem | pc11 12869* |
The prime count function, viewed as a function from to
  , is one-to-one. (Contributed by Mario Carneiro,
23-Feb-2014.)
|
            |
| |
| Theorem | pcz 12870* |
The prime count function can be used as an indicator that a given
rational number is an integer. (Contributed by Mario Carneiro,
23-Feb-2014.)
|
  

    |
| |
| Theorem | pcprmpw2 12871* |
Self-referential expression for a prime power. (Contributed by Mario
Carneiro, 16-Jan-2015.)
|
        
         |
| |
| Theorem | pcprmpw 12872* |
Self-referential expression for a prime power. (Contributed by Mario
Carneiro, 16-Jan-2015.)
|
        
         |
| |
| Theorem | dvdsprmpweq 12873* |
If a positive integer divides a prime power, it is a prime power.
(Contributed by AV, 25-Jul-2021.)
|
        
       |
| |
| Theorem | dvdsprmpweqnn 12874* |
If an integer greater than 1 divides a prime power, it is a (proper)
prime power. (Contributed by AV, 13-Aug-2021.)
|
     
 
    
       |
| |
| Theorem | dvdsprmpweqle 12875* |
If a positive integer divides a prime power, it is a prime power with a
smaller exponent. (Contributed by AV, 25-Jul-2021.)
|
        
         |
| |
| Theorem | difsqpwdvds 12876 |
If the difference of two squares is a power of a prime, the prime
divides twice the second squared number. (Contributed by AV,
13-Aug-2021.)
|
  
     
              
     |
| |
| Theorem | pcaddlem 12877 |
Lemma for pcadd 12878. The original numbers and have been
decomposed using the prime count function as      
where  are both not divisible by and

 , and similarly for . (Contributed by Mario
Carneiro, 9-Sep-2014.)
|
                      
      
  
             
    |
| |
| Theorem | pcadd 12878 |
An inequality for the prime count of a sum. This is the source of the
ultrametric inequality for the p-adic metric. (Contributed by Mario
Carneiro, 9-Sep-2014.)
|
         
     
     |
| |
| Theorem | pcadd2 12879 |
The inequality of pcadd 12878 becomes an equality when one of the factors
has prime count strictly less than the other. (Contributed by Mario
Carneiro, 16-Jan-2015.) (Revised by Mario Carneiro, 26-Jun-2015.)
|
                
    |
| |
| Theorem | pcmptcl 12880 |
Closure for the prime power map. (Contributed by Mario Carneiro,
12-Mar-2014.)
|
  
                           |
| |
| Theorem | pcmpt 12881* |
Construct a function with given prime count characteristics.
(Contributed by Mario Carneiro, 12-Mar-2014.)
|
  
               
 
               |
| |
| Theorem | pcmpt2 12882* |
Dividing two prime count maps yields a number with all dividing primes
confined to an interval. (Contributed by Mario Carneiro,
14-Mar-2014.)
|
  
               
 
         
              
      |
| |
| Theorem | pcmptdvds 12883 |
The partial products of the prime power map form a divisibility chain.
(Contributed by Mario Carneiro, 12-Mar-2014.)
|
  
                   
 
            |
| |
| Theorem | pcprod 12884* |
The product of the primes taken to their respective powers reconstructs
the original number. (Contributed by Mario Carneiro, 12-Mar-2014.)
|
  
                   |
| |
| Theorem | sumhashdc 12885* |
The sum of 1 over a set is the size of the set. (Contributed by Mario
Carneiro, 8-Mar-2014.) (Revised by Mario Carneiro, 20-May-2014.)
|
 
 DECID        ♯    |
| |
| Theorem | fldivp1 12886 |
The difference between the floors of adjacent fractions is either 1 or 0.
(Contributed by Mario Carneiro, 8-Mar-2014.)
|
         
           
      |
| |
| Theorem | pcfaclem 12887 |
Lemma for pcfac 12888. (Contributed by Mario Carneiro,
20-May-2014.)
|
     

            |
| |
| Theorem | pcfac 12888* |
Calculate the prime count of a factorial. (Contributed by Mario
Carneiro, 11-Mar-2014.) (Revised by Mario Carneiro, 21-May-2014.)
|
     

     
                  |
| |
| Theorem | pcbc 12889* |
Calculate the prime count of a binomial coefficient. (Contributed by
Mario Carneiro, 11-Mar-2014.) (Revised by Mario Carneiro,
21-May-2014.)
|
     
 
                          
                    |
| |
| Theorem | qexpz 12890 |
If a power of a rational number is an integer, then the number is an
integer. (Contributed by Mario Carneiro, 10-Aug-2015.)
|
     
   |
| |
| Theorem | expnprm 12891 |
A second or higher power of a rational number is not a prime number. Or
by contraposition, the n-th root of a prime number is not rational.
Suggested by Norm Megill. (Contributed by Mario Carneiro,
10-Aug-2015.)
|
          
  |
| |
| Theorem | oddprmdvds 12892* |
Every positive integer which is not a power of two is divisible by an
odd prime number. (Contributed by AV, 6-Aug-2021.)
|
       
 
      |
| |
| 5.2.9 Pocklington's theorem
|
| |
| Theorem | prmpwdvds 12893 |
A relation involving divisibility by a prime power. (Contributed by
Mario Carneiro, 2-Mar-2014.)
|
    
                        |
| |
| Theorem | pockthlem 12894 |
Lemma for pockthg 12895. (Contributed by Mario Carneiro,
2-Mar-2014.)
|
         
        
                       
        
     |
| |
| Theorem | pockthg 12895* |
The generalized Pocklington's theorem. If where
, then is prime if and only if for every prime factor
of , there is an such that
  
   and
         . (Contributed by Mario
Carneiro, 2-Mar-2014.)
|
         
                                 |
| |
| Theorem | pockthi 12896 |
Pocklington's theorem, which gives a sufficient criterion for a number
to be prime.
This is the preferred method for verifying large
primes, being much more efficient to compute than trial division. This
form has been optimized for application to specific large primes; see
pockthg 12895 for a more general closed-form version.
(Contributed by Mario
Carneiro, 2-Mar-2014.)
|
                               |
| |
| 5.2.10 Infinite primes theorem
|
| |
| Theorem | infpnlem1 12897* |
Lemma for infpn 12899. The smallest divisor (greater than 1) of
 is a prime greater than . (Contributed by NM,
5-May-2005.)
|
             
         
           |
| |
| Theorem | infpnlem2 12898* |
Lemma for infpn 12899. For any positive integer , there exists a
prime number
greater than .
(Contributed by NM,
5-May-2005.)
|
        
          |
| |
| Theorem | infpn 12899* |
There exist infinitely many prime numbers: for any positive integer
, there exists
a prime number greater
than . (See
infpn2 13042 for the equinumerosity version.)
(Contributed by NM,
1-Jun-2006.)
|
  
          |
| |
| Theorem | prmunb 12900* |
The primes are unbounded. (Contributed by Paul Chapman,
28-Nov-2012.)
|
    |