Statement List for Metamath Proof Explorer - 6401-6500 - Page 65 of 107
| Type | Label | Description |
| Statement |
| |
| Theorem | uzind4 6401 |
Induction on the set of upper integers that starts at an integer
. The first
four hypotheses give us the substitution instances we
need, and the last two are the basis and the induction hypothesis.
|
        
                          |
| |
| Theorem | uzind4ALT 6402 |
Alternate version of uzind4 6401 with different hypothesis order for easier
use with the Metamath Proof Assistant, since "assign last"
will assign
the substitutions first. (This may or may not be kept permanenently,
or it may replace uzind4 6401 - I haven't decided yet. -nm)
|
      
   
             
   
      |
| |
| Theorem | uzind4s 6403 |
Induction on the set of upper integers that starts at an integer
, using explicit
substitution. The hypotheses are the basis and
the induction hypothesis.
|
   ![]](rbrack.gif)      
     ![]](rbrack.gif)       
  ![]](rbrack.gif)   |
| |
| Theorem | uzind4s2 6404 |
Induction on the set of upper integers that starts at an integer
, using explicit
substitution. The hypotheses are the basis and
the induction hypothesis. Use this instead of uzind4s 6403 when
and must be
distinct in     ![]](rbrack.gif) .
|
   ![]](rbrack.gif)      
 
 ![]](rbrack.gif)     ![]](rbrack.gif)   
    
 ![]](rbrack.gif)   |
| |
| Theorem | uzind4i 6405 |
Induction on the upper integers that start at . The first
hypothesis specifies the lower bound, the next four give us the
substitution instances we need, and the last two are the basis and the
induction hypothesis.
|

             
                  |
| |
| Theorem | uzwo 6406 |
Well-ordering principle: any non-empty subset of a set of upper
integers has a least element.
|
      


  |
| |
| Theorem | uzwoOLD 6407 |
Well-ordering principle: any non-empty subset of the upper integers
has a least element.
|
      


  |
| |
| Theorem | uzwo2 6408 |
Well-ordering principle: any non-empty subset of upper integers has a
unique least element.
|
      


  |
| |
| Theorem | nnwo 6409 |
Well-ordering principle: any non-empty set of natural numbers has a
least element. Theorem I.37 (well-ordering principle) of [Apostol]
p. 34.
|
  


  |
| |
| Theorem | nnwof 6410 |
Well-ordering principle: any non-empty set of natural numbers has a
least element. This version allows and
to be present in
as long as they
are effectively not free.
|
    
  
 

  |
| |
| Theorem | nnwos 6411 |
Well-ordering principle: any non-empty set of natural numbers has a
least element (schema form).
|
      
  
    |
| |
| Theorem | indstr 6412 |
Strong Mathematical Induction for positive integers (inference
schema).
|
      

      |
| |
| Theorem | uzinfm 6413 |
Extract the lower bound of a set of upper integers as its infimum. Note
that the " "
argument turns supremum into infimum (for which
we do not currently have a separate notation).
|
       
 |
| |
| Theorem | nninfm 6414 |
The infimum of the set of natural numbers is one.
|
   
 |
| |
| Theorem | nn0infm 6415 |
The infimum of the set of nonnegative integers is zero. Note that
" " turns sup into inf.
|
   
 |
| |
| Theorem | infmssuzle 6416 |
The infimum of a subset of a set of upper integers is less than
or equal to all members of the subset. Note that the " "
argument turns supremum into infimum (for which we do not currently have
a separate notation).
|
      
  

  |
| |
| Theorem | infmssuzcl 6417 |
The infimum of a subset of a set of upper integers belongs to the
subset.
|
      
  

  |
| |
| Finite intervals of integers |
| |
| Syntax | cfz 6418 |
Extend class notation to include the notation for a contiguous finite set
of integers. Read "  " as "the set of
integers from to
inclusive."
|
 |
| |
| Definition | df-fz 6419 |
Define an operation that produces a finite set of sequential integers.
Read "  " as "the set of integers from
to
inclusive." See fzvalt 6420 for its value and additional
comments.
|
   
             |
| |
| Theorem | fzvalt 6420 |
The value of a finite set of sequential integers. E.g.,  
means the set      . A special case of this
definition (starting at 1) appears as Definition 11-2.1 of [Gleason]
p. 141, where k means our   ; he
calls these sets
segments of the integers.
|
             |
| |
| Theorem | elfz1t 6421 |
Membership in a finite set of sequential integers.
|
   
         |
| |
| Theorem | elfzt 6422 |
Membership in a finite set of sequential integers.
|
   
         |
| |
| Theorem | elfz2t 6423 |
Membership in a finite set of sequential integers. We use the fact that
an operation's value is empty outside of its domain to show
and .
|
         
     |
| |
| Theorem | elfzlem 6424 |
Lemma for elfzel1 6432 and others.
|
| |
| Theorem | elfz5t 6425 |
Membership in a finite set of sequential integers.
|
     
 
       |
| |
| Theorem | elfz4t 6426 |
Membership in a finite set of sequential integers.
|
  
 
 
      |
| |
| Theorem | elfzuzb 6427 |
Membership in a finite set of sequential integers in terms of sets of
upper integers.
|
                   |
| |
| Theorem | eluzfzt 6428 |
Membership in a finite set of sequential integers.
|
     
           |
| |
| Theorem | elfzuz3t 6429 |
Membership in a finite set of sequential integers implies membership in
a set of upper integers.
|
             |
| |
| Theorem | elfzel2 6430 |
Membership in a finite set of sequential integer implies the upper
bound is an integer.
|
    
  |
| |
| Theorem | elfzel2g 6431 |
Membership in a finite set of sequential integers implies the upper
bound is an integer.
|
         |
| |
| Theorem | elfzel1 6432 |
Membership in a finite set of sequential integer implies the lower
bound is an integer.
|
       |
| |
| Theorem | elfzelz 6433 |
A member of a finite set of sequential integer is an integer.
|
       |
| |
| Theorem | elfzle1 6434 |
A member of a finite set of sequential integer is greater than or
equal to the lower bound.
|
       |
| |
| Theorem | elfzle2 6435 |
A member of a finite set of sequential integer is less than or
equal to the upper bound.
|
       |
| |
| Theorem | elfzle3 6436 |
Membership in a finite set of sequential integer implies the bounds are
comparable.
|
         |
| |
| Theorem | elfzuz2t 6437 |
Implication of membership in a finite set of sequential integers.
|
             |
| |
| Theorem | eluzfz1t 6438 |
Membership in a finite set of sequential integers - special case.
|
           |
| |
| Theorem | elfzuzt 6439 |
A member of a finite set of sequential integers belongs to a set of upper
integers.
|
           |
| |
| Theorem | eluzfz2t 6440 |
Membership in a finite set of sequential integers - special case.
|
           |
| |
| Theorem | eluzfz2b 6441 |
Membership in a finite set of sequential integers - special case.
|
           |
| |
| Theorem | elfz3t 6442 |
Membership in a finite set of sequential integers containing one
integer.
|
       |
| |
| Theorem | elfz1eqt 6443 |
Membership in a finite set of sequential integers containing one
integer.
|
       |
| |
| Theorem | fznt 6444 |
A finite set of sequential integers is empty if the bounds are
reversed.
|
   
       |
| |
| Theorem | elfznnt 6445 |
A member of a finite set of sequential integers starting at 1 is a
natural number.
|
       |
| |
| Theorem | elfz2nn0t 6446 |
Membership in a finite set of sequential integers starting at 0.
|
      
    |
| |
| Theorem | elfznn0t 6447 |
A member of a finite set of sequential integers starting at 0 is a
nonnegative integer.
|
       |
| |
| Theorem | elfz3nn0t 6448 |
The upper bound of a nonempty finite set of sequential integers starting
at 0 is a nonnegative integer.
|
         |
| |
| Theorem | fznn0subt 6449 |
Subtraction closure for a member of a finite set of sequential
integers.
|
       
   |
| |
| Theorem | fznn0sub2t 6450 |
Subtraction closure for a member of a finite set of sequential
integers.
|
       
       |
| |
| Theorem | fzaddelt 6451 |
Membership of a sum in a finite set of sequential integers.
|
    
 |