Statement List for Metamath Proof Explorer - 2401-2500 - Page 25 of 58
| Type | Label | Description |
| Statement |
| |
| Theorem | tfinds 2401 |
Principle of Transfinite Induction (inference schema) with implicit
substitutions. The first four hypotheses establish the
substitutions we need. The last three are the basis, the induction
hypothesis for successors, and the induction hypothesis for limit
ordinals. Theorem Schema 4 of [Suppes]
p. 197.
|
        
          
      |
| |
| Theorem | tfindsg 2402 |
Transfinite Induction (inference schema) with implicit substitutions.
The first four hypotheses establish the substitutions we need. The last
three are the basis, the induction hypothesis for successors, and the
induction hypothesis for limit ordinals. The basis of this version is
an arbitrary ordinal instead of zero. Remark of
[TakeutiZaring] p. 57.
|
        
          

                     |
| |
| Theorem | tfindsg2 2403 |
Transfinite Induction (inference schema) with implicit substitutions.
The first four hypotheses establish the substitutions we need. The last
three are the basis, the induction hypothesis for successors, and the
induction hypothesis for limit ordinals. The basis of this version is
an arbitrary ordinal instead of
zero.
|

   
   
   
  
                    |
| |
| Theorem | tfindes 2404 |
Transfinite Induction with explicit substitution. The first hypothesis
is the basis, the second is the induction hypothesis for successors, and
the third is the induction hypothesis for limit ordinals. Theorem
Schema 4 of [Suppes] p. 197.
|

 ![]](rbrack.gif)     ![]](rbrack.gif)   
    ![]](rbrack.gif)      |
| |
| Theorem | tfinds2 2405 |
Transfinite Induction (inference schema) with implicit substitutions.
The first three hypotheses establish the substitutions we need. The
last three are the basis and the induction hypotheses (for successor and
limit ordinals respectively). Theorem Schema 4 of [Suppes] p. 197. The
wff is an
auxiliary antecedent to help shorten proofs using this
theorem.
|
        
                       |
| |
| Theorem | tfinds3 2406 |
Principle of Transfinite Induction (inference schema) with implicit
substitutions. The first four hypotheses establish the
substitutions we need. The last three are the basis, the induction
hypothesis for successors, and the induction hypothesis for limit
ordinals.
|
        
                         |
| |
| Theorem | ssnlim 2407 |
An ordinal subclass of non-limit ordinals is a class of natural numbers.
Exercise 7 of [TakeutiZaring] p.
42.
|
 

    |
| |
| Syntax | cxp 2408 |
Extend the definition of a class to include the cross product.
|
   |
| |
| Syntax | ccnv 2409 |
Extend the definition of a class to include the converse of a class.
|
  |
| |
| Syntax | cdm 2410 |
Extend the definition of a class to include the domain of a class.
|
 |
| |
| Syntax | crn 2411 |
Extend the definition of a class to include the range of a class.
|
 |
| |
| Syntax | cres 2412 |
Extend the definition of a class to include the restriction of a class.
(Read: The restriction of to .)
|
   |
| |
| Syntax | cima 2413 |
Extend the definition of a class to include the image of a class.
(Read: The image of under .)
|
     |
| |
| Syntax | ccom 2414 |
Extend the definition of a class to include the composition of two
classes. (Read: The composition of and .)
|
   |
| |
| Syntax | wrel 2415 |
Extend the definition of a wff to include the relation predicate. (Read:
is a relation.)
|
 |
| |
| Syntax | wfun 2416 |
Extend the definition of a wff to include the function predicate. (Read:
is a function.)
|
 |
| |
| Syntax | wfn 2417 |
Extend the definition of a wff to include the function predicate with
a domain. (Read: is a function on .)
|
 |
| |
| Syntax | wf 2418 |
Extend the definition of a wff to include the function predicate with
domain and range. (Read: maps into
.)
|
     |
| |
| Syntax | wf1 2419 |
Extend the definition of a wff to include one-to-one functions. (Read:
maps one-to-one into .)
|
     |
| |
| Syntax | wfo 2420 |
Extend the definition of a wff to include onto functions. (Read:
maps onto .)
|
     |
| |
| Syntax | wf1o 2421 |
Extend the definition of a wff to include one-to-one onto functions.
(Read: maps
one-to-one onto .)
|
     |
| |
| Syntax | cfv 2422 |
Extend the definition of a class to include the value of a function.
(Read: The value of at , or
" of ".)
|
     |
| |
| Syntax | wiso 2423 |
Extend the definition of a wff to include the isomorphism property.
(Read: is an
, isomorphism of onto .)
|
     |
| |
| Definition | df-xp 2424 |
Define the cross product of two classes. Definition 9.11 of [Quine]
p. 64.
|
 
    
   |
| |
| Definition | df-rel 2425 |
Define a relation. Definition 6.4(1) of [TakeutiZaring] p. 23.
For an alternate definition, see dfrel2 2660.
|
     |
| |
| Definition | df-cnv 2426 |
Define the converse of a class. Definition 9.12 of [Quine] p. 64.
We use Quine's breve accent (smile) notation; as a prefix, it
eliminates parentheses for us. Many authors use the postfix superscript
"to the minus one".
|
         |
| |
| Definition | df-co 2427 |
Define the composition of two classes. Definition 6.6(3) of
[TakeutiZaring] p. 24. Note that
Definition 7 of [Suppes] p. 63
reverses and
, uses instead of , and
calls the operation "relative product."
|
 
              |
| |
| Definition | df-dm 2428 |
Define the domain of a class. Definition 3 of [Suppes] p. 59.
|

     |
| |
| Definition | df-rn 2429 |
Define the range of a class. For an alternate definition, see
dfrn2 2523.
|
  |
| |
| Definition | df-res 2430 |
Define the restriction of a class. Definition 6.6(1) of [TakeutiZaring]
p. 24.
|
 
     |
| |
| Definition | df-ima 2431 |
Define the image of a class. Definition 6.6(2) of [TakeutiZaring]
p. 24. For an alternate definition, see dfima2 2604.
|
   
   |
| |
| Definition | df-fun 2432 |
Define a function. Definition 10.1 of [Quine]
p. 65. For alternate
definitions, see dffun2 2674, dffun3 2675, dffun4 2676, dffun5 2677, dffunmo 2679,
dffun6 2687, and dffun7 2688.
|
        |
| |
| Definition | df-fn 2433 |
Define a function with domain. Definition 6.15(1) of
[TakeutiZaring] p. 27.
|
 
   |
| |
| Definition | df-f 2434 |
Define a function (mapping) with domain and co-domain. Definition
6.15(3) of [TakeutiZaring] p. 27.
|
     
   |
| |
| Definition | df-f1 2435 |
Define a one-to-one function. For an equivalent definition see f11 2780.
Compare Definition 6.15(5) of [TakeutiZaring] p. 27.
|
              |
| |
| Definition | df-fo 2436 |
Define an onto function. Definition 6.15(4) of [TakeutiZaring]
p. 27.
|
     
   |
| |
| Definition | df-f1o 2437 |
Define a one-to-one onto function. For equivalent definitions see
f1o2 2804, f1o3 2805, f1o4 2807,
and f1o5 2808. Compare Definition 6.15(6) of
[TakeutiZaring] p. 27.
|
         
       |
| |
| Definition | df-fv 2438 |
Define the value of a function. Although it has roots in Definition
10.2 of [Quine] p. 65, our definition
apparently does not appear in the
literature but is quite convenient: it can be applied to any class
and evaluates to the empty set when it is not meaningful. The left
apostrophe notation is common in set theory and means the same thing as
the more familiar    notation for a function's value at ,
i.e. " of
", but without
context-dependent ambiguity. For
more conventional alternate definitions, see fv2 2828
and fv3 2839;
restricted equivalents are shown in funfv 2862 and funfv2 2863. For the
familiar definition of function value in terms of ordered pair
membership see funfvop 2857.
|
   
            |
| |
| Definition | df-iso 2439 |
Define the isomorphism predicate. We read this as " is an ,
isomorphism of
onto ." Normally, and
are ordering relations on and
respectively. Definition 6.28
of [TakeutiZaring] p. 32, whose
notation is the same as ours except
that and are subscripts.
|
 
         
                 |
| |
| Theorem | xpeq1 2440 |
Equality theorem for cross product.
|
       |
| |
| Theorem | xpeq2 2441 |
Equality theorem for cross product.
|
       |
| |
| Theorem | elxp 2442 |
Membership in a cross product.
|
       
 
 
    |
| |
| Theorem | elxp2 2443 |
Membership in a cross product.
|
    
     |
| |
| Theorem | hbxp 2444 |
Bound-variable hypothesis builder for cross product.
|
    
 
       |
| |
| Theorem | opelxpex 2445 |
The first member of an ordered pair of classes in a cross product
exists. (This is a byproduct of our definition of ordered pair.
Unfortunately existence is not implied for the second member.)
|
        |
| |
| Theorem | brrelex 2446 |
A true binary relation on a relation implies the first argument is a set.
(This is a property of our ordered pair definition.)
|
       |
| |
| Theorem | brrelexi 2447 |
The first argument of a binary relation exists. (An artifact of our
ordered pair definition.)
|
     |
| |
| Theorem | fconstopab 2448 |
Representation of a constant function using ordered pairs.
|
            |
| |
| Theorem | vtoclr 2449 |
Variable to class conversion of transitive relation.
|
          
            |
| |
| Theorem | vtoclrbr 2450 |
Variable to class conversion of transitive, reflexive relation.
|
                       |
| |
| Theorem | vtoclibr 2451 |
Variable to class conversion of transitive, irreflexive relation.
|
                       |
| |
| Theorem | opelxp 2452 |
Ordered pair membership in a cross product.
|
      
   |
| |
| Theorem | brxp 2453 |
Binary relation on a cross product.
|
         |
| |
| Theorem | opelxpg 2454 |
Ordered pair membership in a cross product.
|
            |
| |
| Theorem | opelxpi 2455 |
Ordered pair membership in a cross product (implication).
|
    
     |
| |
| Theorem | ralxp 2456 |
Universal quantification restricted to a cross product is equivalent
to a double restricted quantification. The hypothesis specifies an
implicit substitution.
|
  
    |