Theorem List for Intuitionistic Logic Explorer - 6701-6800 *Has distinct variable
group(s)
Type | Label | Description |
Statement |
|
Theorem | ecoviass 6701* |
Lemma used to transfer an associative law via an equivalence relation.
(Contributed by Jim Kingdon, 16-Sep-2019.)
|
   
    
 
     
              
 
     
                           
         
 
     
              
 
       
 
       
 
 
   
 
   
  
   
  
    |
|
Theorem | ecovdi 6702* |
Lemma used to transfer a distributive law via an equivalence relation.
Most likely ecovidi 6703 will be more helpful. (Contributed by NM,
2-Sep-1995.) (Revised by David Abernethy, 4-Jun-2013.)
|
   
    
 
     
              
 
                    
 
                    
 
                      
     
              
 
       
 
       
 
    
             |
|
Theorem | ecovidi 6703* |
Lemma used to transfer a distributive law via an equivalence relation.
(Contributed by Jim Kingdon, 17-Sep-2019.)
|
   
    
 
     
              
 
                    
 
                    
 
                      
     
              
 
       
 
       
 
       
 
 
   
 
   
  
             |
|
2.6.26 The mapping operation
|
|
Syntax | cmap 6704 |
Extend the definition of a class to include the mapping operation. (Read
for , "the set of all functions that map
from to
.)
|
 |
|
Syntax | cpm 6705 |
Extend the definition of a class to include the partial mapping operation.
(Read for , "the set of all partial functions
that map from
to .)
|
 |
|
Definition | df-map 6706* |
Define the mapping operation or set exponentiation. The set of all
functions that map from to is
written   (see
mapval 6716). Many authors write followed by as a superscript
for this operation and rely on context to avoid confusion other
exponentiation operations (e.g., Definition 10.42 of [TakeutiZaring]
p. 95). Other authors show as a prefixed superscript, which is
read " pre
" (e.g.,
definition of [Enderton] p. 52).
Definition 8.21 of [Eisenberg] p. 125
uses the notation Map( ,
) for our   . The up-arrow is used by
Donald Knuth
for iterated exponentiation (Science 194, 1235-1242, 1976). We
adopt
the first case of his notation (simple exponentiation) and subscript it
with m to distinguish it from other kinds of exponentiation.
(Contributed by NM, 8-Dec-2003.)
|
          |
|
Definition | df-pm 6707* |
Define the partial mapping operation. A partial function from to
is a function
from a subset of to
. The set of all
partial functions from to is
written   (see
pmvalg 6715). A notation for this operation apparently
does not appear in
the literature. We use to distinguish it from the less general
set exponentiation operation (df-map 6706) . See mapsspm 6738 for
its relationship to set exponentiation. (Contributed by NM,
15-Nov-2007.)
|
    

   |
|
Theorem | mapprc 6708* |
When is a proper
class, the class of all functions mapping
to is empty.
Exercise 4.41 of [Mendelson] p. 255.
(Contributed
by NM, 8-Dec-2003.)
|
         |
|
Theorem | pmex 6709* |
The class of all partial functions from one set to another is a set.
(Contributed by NM, 15-Nov-2007.)
|
           |
|
Theorem | mapex 6710* |
The class of all functions mapping one set to another is a set. Remark
after Definition 10.24 of [Kunen] p. 31.
(Contributed by Raph Levien,
4-Dec-2003.)
|
           |
|
Theorem | fnmap 6711 |
Set exponentiation has a universal domain. (Contributed by NM,
8-Dec-2003.) (Revised by Mario Carneiro, 8-Sep-2013.)
|
   |
|
Theorem | fnpm 6712 |
Partial function exponentiation has a universal domain. (Contributed by
Mario Carneiro, 14-Nov-2013.)
|
   |
|
Theorem | reldmmap 6713 |
Set exponentiation is a well-behaved binary operator. (Contributed by
Stefan O'Rear, 27-Feb-2015.)
|
 |
|
Theorem | mapvalg 6714* |
The value of set exponentiation.   is the set of all
functions that map from to .
Definition 10.24 of [Kunen]
p. 24. (Contributed by NM, 8-Dec-2003.) (Revised by Mario Carneiro,
8-Sep-2013.)
|
    
        |
|
Theorem | pmvalg 6715* |
The value of the partial mapping operation. 
 is the set
of all partial functions that map from to . (Contributed by
NM, 15-Nov-2007.) (Revised by Mario Carneiro, 8-Sep-2013.)
|
        
   |
|
Theorem | mapval 6716* |
The value of set exponentiation (inference version).   is
the set of all functions that map from to . Definition
10.24 of [Kunen] p. 24. (Contributed by
NM, 8-Dec-2003.)
|
 
       |
|
Theorem | elmapg 6717 |
Membership relation for set exponentiation. (Contributed by NM,
17-Oct-2006.) (Revised by Mario Carneiro, 15-Nov-2014.)
|
    
        |
|
Theorem | elmapd 6718 |
Deduction form of elmapg 6717. (Contributed by BJ, 11-Apr-2020.)
|
               |
|
Theorem | mapdm0 6719 |
The empty set is the only map with empty domain. (Contributed by Glauco
Siliprandi, 11-Oct-2020.) (Proof shortened by Thierry Arnoux,
3-Dec-2021.)
|
       |
|
Theorem | elpmg 6720 |
The predicate "is a partial function". (Contributed by Mario
Carneiro,
14-Nov-2013.)
|
    
 
      |
|
Theorem | elpm2g 6721 |
The predicate "is a partial function". (Contributed by NM,
31-Dec-2013.)
|
    
          |
|
Theorem | elpm2r 6722 |
Sufficient condition for being a partial function. (Contributed by NM,
31-Dec-2013.)
|
               |
|
Theorem | elpmi 6723 |
A partial function is a function. (Contributed by Mario Carneiro,
15-Sep-2015.)
|
       
   |
|
Theorem | pmfun 6724 |
A partial function is a function. (Contributed by Mario Carneiro,
30-Jan-2014.) (Revised by Mario Carneiro, 26-Apr-2015.)
|
     |
|
Theorem | elmapex 6725 |
Eliminate antecedent for mapping theorems: domain can be taken to be a
set. (Contributed by Stefan O'Rear, 8-Oct-2014.)
|
   
   |
|
Theorem | elmapi 6726 |
A mapping is a function, forward direction only with superfluous
antecedent removed. (Contributed by Stefan O'Rear, 10-Oct-2014.)
|
         |
|
Theorem | elmapfn 6727 |
A mapping is a function with the appropriate domain. (Contributed by AV,
6-Apr-2019.)
|
     |
|
Theorem | elmapfun 6728 |
A mapping is always a function. (Contributed by Stefan O'Rear,
9-Oct-2014.) (Revised by Stefan O'Rear, 5-May-2015.)
|
     |
|
Theorem | elmapssres 6729 |
A restricted mapping is a mapping. (Contributed by Stefan O'Rear,
9-Oct-2014.) (Revised by Mario Carneiro, 5-May-2015.)
|
  
        |
|
Theorem | fpmg 6730 |
A total function is a partial function. (Contributed by Mario Carneiro,
31-Dec-2013.)
|
           |
|
Theorem | pmss12g 6731 |
Subset relation for the set of partial functions. (Contributed by Mario
Carneiro, 31-Dec-2013.)
|
    
 
      |
|
Theorem | pmresg 6732 |
Elementhood of a restricted function in the set of partial functions.
(Contributed by Mario Carneiro, 31-Dec-2013.)
|
           |
|
Theorem | elmap 6733 |
Membership relation for set exponentiation. (Contributed by NM,
8-Dec-2003.)
|
         |
|
Theorem | mapval2 6734* |
Alternate expression for the value of set exponentiation. (Contributed
by NM, 3-Nov-2007.)
|
 
  
     |
|
Theorem | elpm 6735 |
The predicate "is a partial function". (Contributed by NM,
15-Nov-2007.) (Revised by Mario Carneiro, 14-Nov-2013.)
|
   
     |
|
Theorem | elpm2 6736 |
The predicate "is a partial function". (Contributed by NM,
15-Nov-2007.) (Revised by Mario Carneiro, 31-Dec-2013.)
|
           |
|
Theorem | fpm 6737 |
A total function is a partial function. (Contributed by NM,
15-Nov-2007.) (Revised by Mario Carneiro, 31-Dec-2013.)
|
         |
|
Theorem | mapsspm 6738 |
Set exponentiation is a subset of partial maps. (Contributed by NM,
15-Nov-2007.) (Revised by Mario Carneiro, 27-Feb-2016.)
|
     |
|
Theorem | pmsspw 6739 |
Partial maps are a subset of the power set of the Cartesian product of
its arguments. (Contributed by Mario Carneiro, 2-Jan-2017.)
|
      |
|
Theorem | mapsspw 6740 |
Set exponentiation is a subset of the power set of the Cartesian product
of its arguments. (Contributed by NM, 8-Dec-2006.) (Revised by Mario
Carneiro, 26-Apr-2015.)
|
      |
|
Theorem | fvmptmap 6741* |
Special case of fvmpt 5635 for operator theorems. (Contributed by NM,
27-Nov-2007.)
|

             
  |
|
Theorem | map0e 6742 |
Set exponentiation with an empty exponent (ordinal number 0) is ordinal
number 1. Exercise 4.42(a) of [Mendelson] p. 255. (Contributed by NM,
10-Dec-2003.) (Revised by Mario Carneiro, 30-Apr-2015.)
|
     |
|
Theorem | map0b 6743 |
Set exponentiation with an empty base is the empty set, provided the
exponent is nonempty. Theorem 96 of [Suppes] p. 89. (Contributed by
NM, 10-Dec-2003.) (Revised by Mario Carneiro, 26-Apr-2015.)
|
     |
|
Theorem | map0g 6744 |
Set exponentiation is empty iff the base is empty and the exponent is
not empty. Theorem 97 of [Suppes] p. 89.
(Contributed by Mario
Carneiro, 30-Apr-2015.)
|
           |
|
Theorem | map0 6745 |
Set exponentiation is empty iff the base is empty and the exponent is
not empty. Theorem 97 of [Suppes] p. 89.
(Contributed by NM,
10-Dec-2003.)
|
  
    |
|
Theorem | mapsn 6746* |
The value of set exponentiation with a singleton exponent. Theorem 98
of [Suppes] p. 89. (Contributed by NM,
10-Dec-2003.)
|
             |
|
Theorem | mapss 6747 |
Subset inheritance for set exponentiation. Theorem 99 of [Suppes]
p. 89. (Contributed by NM, 10-Dec-2003.) (Revised by Mario Carneiro,
26-Apr-2015.)
|
    
    |
|
Theorem | fdiagfn 6748* |
Functionality of the diagonal map. (Contributed by Stefan O'Rear,
24-Jan-2015.)
|
             
   |
|
Theorem | fvdiagfn 6749* |
Functionality of the diagonal map. (Contributed by Stefan O'Rear,
24-Jan-2015.)
|
        
          |
|
Theorem | mapsnconst 6750 |
Every singleton map is a constant function. (Contributed by Stefan
O'Rear, 25-Mar-2015.)
|
    
          |
|
Theorem | mapsncnv 6751* |
Expression for the inverse of the canonical map between a set and its
set of singleton functions. (Contributed by Stefan O'Rear,
21-Mar-2015.)
|
          
       |
|
Theorem | mapsnf1o2 6752* |
Explicit bijection between a set and its singleton functions.
(Contributed by Stefan O'Rear, 21-Mar-2015.)
|
                 |
|
Theorem | mapsnf1o3 6753* |
Explicit bijection in the reverse of mapsnf1o2 6752. (Contributed by
Stefan O'Rear, 24-Mar-2015.)
|
               |
|
2.6.27 Infinite Cartesian products
|
|
Syntax | cixp 6754 |
Extend class notation to include infinite Cartesian products.
|
  |
|
Definition | df-ixp 6755* |
Definition of infinite Cartesian product of [Enderton] p. 54. Enderton
uses a bold "X" with
written underneath or
as a subscript, as
does Stoll p. 47. Some books use a capital pi, but we will reserve that
notation for products of numbers. Usually represents a class
expression containing free and thus can be thought of as
   . Normally,
is not free in ,
although this is
not a requirement of the definition. (Contributed by NM,
28-Sep-2006.)
|

  

    
   |
|
Theorem | dfixp 6756* |
Eliminate the expression   in df-ixp 6755, under the
assumption that and are
disjoint. This way, we can say that
is bound in
  even if it
appears free in .
(Contributed by Mario Carneiro, 12-Aug-2016.)
|

      
   |
|
Theorem | ixpsnval 6757* |
The value of an infinite Cartesian product with a singleton.
(Contributed by AV, 3-Dec-2018.)
|
            
  ![]_ ]_](_urbrack.gif)     |
|
Theorem | elixp2 6758* |
Membership in an infinite Cartesian product. See df-ixp 6755 for
discussion of the notation. (Contributed by NM, 28-Sep-2006.)
|
 
 
       |
|
Theorem | fvixp 6759* |
Projection of a factor of an indexed Cartesian product. (Contributed by
Mario Carneiro, 11-Jun-2016.)
|
         
  |
|
Theorem | ixpfn 6760* |
A nuple is a function. (Contributed by FL, 6-Jun-2011.) (Revised by
Mario Carneiro, 31-May-2014.)
|
 
  |
|
Theorem | elixp 6761* |
Membership in an infinite Cartesian product. (Contributed by NM,
28-Sep-2006.)
|
           |
|
Theorem | elixpconst 6762* |
Membership in an infinite Cartesian product of a constant .
(Contributed by NM, 12-Apr-2008.)
|
        |
|
Theorem | ixpconstg 6763* |
Infinite Cartesian product of a constant . (Contributed by Mario
Carneiro, 11-Jan-2015.)
|
   
    |
|
Theorem | ixpconst 6764* |
Infinite Cartesian product of a constant . (Contributed by NM,
28-Sep-2006.)
|

   |
|
Theorem | ixpeq1 6765* |
Equality theorem for infinite Cartesian product. (Contributed by NM,
29-Sep-2006.)
|
 
   |
|
Theorem | ixpeq1d 6766* |
Equality theorem for infinite Cartesian product. (Contributed by Mario
Carneiro, 11-Jun-2016.)
|
    
  |
|
Theorem | ss2ixp 6767 |
Subclass theorem for infinite Cartesian product. (Contributed by NM,
29-Sep-2006.) (Revised by Mario Carneiro, 12-Aug-2016.)
|
      |
|
Theorem | ixpeq2 6768 |
Equality theorem for infinite Cartesian product. (Contributed by NM,
29-Sep-2006.)
|
  
   |
|
Theorem | ixpeq2dva 6769* |
Equality theorem for infinite Cartesian product. (Contributed by Mario
Carneiro, 11-Jun-2016.)
|
      
  |
|
Theorem | ixpeq2dv 6770* |
Equality theorem for infinite Cartesian product. (Contributed by Mario
Carneiro, 11-Jun-2016.)
|
    
  |
|
Theorem | cbvixp 6771* |
Change bound variable in an indexed Cartesian product. (Contributed by
Jeff Madsen, 20-Jun-2011.)
|
    
 
  |
|
Theorem | cbvixpv 6772* |
Change bound variable in an indexed Cartesian product. (Contributed by
Jeff Madsen, 2-Sep-2009.)
|
     |
|
Theorem | nfixpxy 6773* |
Bound-variable hypothesis builder for indexed Cartesian product.
(Contributed by Mario Carneiro, 15-Oct-2016.) (Revised by Jim Kingdon,
15-Feb-2023.)
|
        |
|
Theorem | nfixp1 6774 |
The index variable in an indexed Cartesian product is not free.
(Contributed by Jeff Madsen, 19-Jun-2011.) (Revised by Mario Carneiro,
15-Oct-2016.)
|
    |
|
Theorem | ixpprc 6775* |
A cartesian product of proper-class many sets is empty, because any
function in the cartesian product has to be a set with domain ,
which is not possible for a proper class domain. (Contributed by Mario
Carneiro, 25-Jan-2015.)
|
 
  |
|
Theorem | ixpf 6776* |
A member of an infinite Cartesian product maps to the indexed union of
the product argument. Remark in [Enderton] p. 54. (Contributed by NM,
28-Sep-2006.)
|
 
       |
|
Theorem | uniixp 6777* |
The union of an infinite Cartesian product is included in a Cartesian
product. (Contributed by NM, 28-Sep-2006.) (Revised by Mario Carneiro,
24-Jun-2015.)
|
      |
|
Theorem | ixpexgg 6778* |
The existence of an infinite Cartesian product. is normally a
free-variable parameter in . Remark in Enderton p. 54.
(Contributed by NM, 28-Sep-2006.) (Revised by Jim Kingdon,
15-Feb-2023.)
|
    
  |
|
Theorem | ixpin 6779* |
The intersection of two infinite Cartesian products. (Contributed by
Mario Carneiro, 3-Feb-2015.)
|


      |
|
Theorem | ixpiinm 6780* |
The indexed intersection of a collection of infinite Cartesian products.
(Contributed by Mario Carneiro, 6-Feb-2015.) (Revised by Jim Kingdon,
15-Feb-2023.)
|
   
    |
|
Theorem | ixpintm 6781* |
The intersection of a collection of infinite Cartesian products.
(Contributed by Mario Carneiro, 3-Feb-2015.) (Revised by Jim Kingdon,
15-Feb-2023.)
|
        |
|
Theorem | ixp0x 6782 |
An infinite Cartesian product with an empty index set. (Contributed by
NM, 21-Sep-2007.)
|

   |
|
Theorem | ixpssmap2g 6783* |
An infinite Cartesian product is a subset of set exponentiation. This
version of ixpssmapg 6784 avoids ax-coll 4145. (Contributed by Mario
Carneiro, 16-Nov-2014.)
|
        |
|
Theorem | ixpssmapg 6784* |
An infinite Cartesian product is a subset of set exponentiation.
(Contributed by Jeff Madsen, 19-Jun-2011.)
|
        |
|
Theorem | 0elixp 6785 |
Membership of the empty set in an infinite Cartesian product.
(Contributed by Steve Rodriguez, 29-Sep-2006.)
|
  |
|
Theorem | ixpm 6786* |
If an infinite Cartesian product of a family    is inhabited,
every    is inhabited. (Contributed by Mario Carneiro,
22-Jun-2016.) (Revised by Jim Kingdon, 16-Feb-2023.)
|
    
  |
|
Theorem | ixp0 6787 |
The infinite Cartesian product of a family    with an empty
member is empty. (Contributed by NM, 1-Oct-2006.) (Revised by Jim
Kingdon, 16-Feb-2023.)
|
     |
|
Theorem | ixpssmap 6788* |
An infinite Cartesian product is a subset of set exponentiation. Remark
in [Enderton] p. 54. (Contributed by
NM, 28-Sep-2006.)
|
     |
|
Theorem | resixp 6789* |
Restriction of an element of an infinite Cartesian product.
(Contributed by FL, 7-Nov-2011.) (Proof shortened by Mario Carneiro,
31-May-2014.)
|
  
      |
|
Theorem | mptelixpg 6790* |
Condition for an explicit member of an indexed product. (Contributed by
Stefan O'Rear, 4-Jan-2015.)
|
    

   |
|
Theorem | elixpsn 6791* |
Membership in a class of singleton functions. (Contributed by Stefan
O'Rear, 24-Jan-2015.)
|
  
  

        |
|
Theorem | ixpsnf1o 6792* |
A bijection between a class and single-point functions to it.
(Contributed by Stefan O'Rear, 24-Jan-2015.)
|
   
    
          |
|
Theorem | mapsnf1o 6793* |
A bijection between a set and single-point functions to it.
(Contributed by Stefan O'Rear, 24-Jan-2015.)
|
   
                 |
|
2.6.28 Equinumerosity
|
|
Syntax | cen 6794 |
Extend class definition to include the equinumerosity relation
("approximately equals" symbol)
|
 |
|
Syntax | cdom 6795 |
Extend class definition to include the dominance relation (curly
less-than-or-equal)
|
 |
|
Syntax | cfn 6796 |
Extend class definition to include the class of all finite sets.
|
 |
|
Definition | df-en 6797* |
Define the equinumerosity relation. Definition of [Enderton] p. 129.
We define
to be a binary relation rather than a connective, so
its arguments must be sets to be meaningful. This is acceptable because
we do not consider equinumerosity for proper classes. We derive the
usual definition as bren 6803. (Contributed by NM, 28-Mar-1998.)
|
           |
|
Definition | df-dom 6798* |
Define the dominance relation. Compare Definition of [Enderton] p. 145.
Typical textbook definitions are derived as brdom 6806 and domen 6807.
(Contributed by NM, 28-Mar-1998.)
|
           |
|
Definition | df-fin 6799* |
Define the (proper) class of all finite sets. Similar to Definition
10.29 of [TakeutiZaring] p. 91,
whose "Fin(a)" corresponds to
our " ". This definition is
meaningful whether or not we
accept the Axiom of Infinity ax-inf2 15538. (Contributed by NM,
22-Aug-2008.)
|
    |
|
Theorem | relen 6800 |
Equinumerosity is a relation. (Contributed by NM, 28-Mar-1998.)
|
 |