HomeHome New Foundations Explorer
Theorem List (p. 38 of 64)
< Previous  Next >
Browser slow? Try the
Unicode version.

Mirrors  >  Metamath Home Page  >  NFE Home Page  >  Theorem List Contents       This page: Page List

Theorem List for New Foundations Explorer - 3701-3800   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremifnot 3701 Negating the first argument swaps the last two arguments of a conditional operator. (Contributed by NM, 21-Jun-2007.)
 
Theoremifan 3702 Rewrite a conjunction in an if statement as two nested conditionals. (Contributed by Mario Carneiro, 28-Jul-2014.)
 
Theoremifor 3703 Rewrite a disjunction in an if statement as two nested conditionals. (Contributed by Mario Carneiro, 28-Jul-2014.)
 
Theoremdedth 3704 Weak deduction theorem that eliminates a hypothesis , making it become an antecedent. We assume that a proof exists for when the class variable is replaced with a specific class . The hypothesis should be assigned to the inference, and the inference's hypothesis eliminated with elimhyp 3711. If the inference has other hypotheses with class variable , these can be kept by assigning keephyp 3717 to them. For more information, see the Deduction Theorem https://us.metamath.org/mpeuni/mmdeduction.html 3717. (Contributed by NM, 15-May-1999.)
   &       =>   
 
Theoremdedth2h 3705 Weak deduction theorem eliminating two hypotheses. This theorem is simpler to use than dedth2v 3708 but requires that each hypothesis has exactly one class variable. See also comments in dedth 3704. (Contributed by NM, 15-May-1999.)
   &       &       =>   
 
Theoremdedth3h 3706 Weak deduction theorem eliminating three hypotheses. See comments in dedth2h 3705. (Contributed by NM, 15-May-1999.)
   &       &       &       =>   
 
Theoremdedth4h 3707 Weak deduction theorem eliminating four hypotheses. See comments in dedth2h 3705. (Contributed by NM, 16-May-1999.)
   &       &       &       &       =>   
 
Theoremdedth2v 3708 Weak deduction theorem for eliminating a hypothesis with 2 class variables. Note: if the hypothesis can be separated into two hypotheses, each with one class variable, then dedth2h 3705 is simpler to use. See also comments in dedth 3704. (Contributed by NM, 13-Aug-1999.) (Proof shortened by Eric Schmidt, 28-Jul-2009.)
   &       &       =>   
 
Theoremdedth3v 3709 Weak deduction theorem for eliminating a hypothesis with 3 class variables. See comments in dedth2v 3708. (Contributed by NM, 13-Aug-1999.) (Proof shortened by Eric Schmidt, 28-Jul-2009.)
   &       &       &       =>   
 
Theoremdedth4v 3710 Weak deduction theorem for eliminating a hypothesis with 4 class variables. See comments in dedth2v 3708. (Contributed by NM, 21-Apr-2007.) (Proof shortened by Eric Schmidt, 28-Jul-2009.)
   &       &       &       &       =>   
 
Theoremelimhyp 3711 Eliminate a hypothesis containing class variable when it is known for a specific class . For more information, see comments in dedth 3704. (Contributed by NM, 15-May-1999.)
   &       &       =>   
 
Theoremelimhyp2v 3712 Eliminate a hypothesis containing 2 class variables. (Contributed by NM, 14-Aug-1999.)
   &       &       &       &       =>   
 
Theoremelimhyp3v 3713 Eliminate a hypothesis containing 3 class variables. (Contributed by NM, 14-Aug-1999.)
   &       &       &       &       &       &       =>   
 
Theoremelimhyp4v 3714 Eliminate a hypothesis containing 4 class variables (for use with the weak deduction theorem dedth 3704). (Contributed by NM, 16-Apr-2005.)
   &       &       &       &       &       &       &       &       =>   
 
Theoremelimel 3715 Eliminate a membership hypothesis for weak deduction theorem, when special case is provable. (Contributed by NM, 15-May-1999.)
   =>   
 
Theoremelimdhyp 3716 Version of elimhyp 3711 where the hypothesis is deduced from the final antecedent. See ghomgrplem in set.mm for an example of its use. (Contributed by Paul Chapman, 25-Mar-2008.)
   &       &       &       =>   
 
Theoremkeephyp 3717 Transform a hypothesis that we want to keep (but contains the same class variable used in the eliminated hypothesis) for use with the weak deduction theorem. (Contributed by NM, 15-May-1999.)
   &       &       &       =>   
 
Theoremkeephyp2v 3718 Keep a hypothesis containing 2 class variables (for use with the weak deduction theorem dedth 3704). (Contributed by NM, 16-Apr-2005.)
   &       &       &       &       &       =>   
 
Theoremkeephyp3v 3719 Keep a hypothesis containing 3 class variables. (Contributed by NM, 27-Sep-1999.)
   &       &       &       &       &       &       &       =>   
 
Theoremkeepel 3720 Keep a membership hypothesis for weak deduction theorem, when special case is provable. (Contributed by NM, 14-Aug-1999.)
   &       =>   
 
Theoremifex 3721 Conditional operator existence. (Contributed by NM, 2-Sep-2004.)
   &       =>   
 
Theoremifexg 3722 Conditional operator existence. (Contributed by NM, 21-Mar-2011.)
 
2.1.15  Power classes
 
Syntaxcpw 3723 Extend class notation to include power class. (The tilde in the Metamath token is meant to suggest the calligraphic font of the P.)
 
Theorempwjust 3724* Soundness justification theorem for df-pw 3725. (Contributed by Rodolfo Medina, 28-Apr-2010.) (Proof shortened by Andrew Salmon, 29-Jun-2011.)
 
Definitiondf-pw 3725* Define power class. Definition 5.10 of [TakeutiZaring] p. 17, but we also let it apply to proper classes, i.e. those that are not members of . When applied to a set, this produces its power set. A power set of S is the set of all subsets of S, including the empty set and S itself. For example, if 3 , 5 , 7 , then 3 5 7 3 , 5 3 , 7 5 , 7 3 , 5 , 7 (ex-pw in set.mm). We will later introduce the Axiom of Power Sets ax-pow in set.mm, which can be expressed in class notation per pwexg 4329. Still later we will prove, in hashpw in set.mm, that the size of the power set of a finite set is 2 raised to the power of the size of the set. (Contributed by NM, 5-Aug-1993.)
 
Theorempweq 3726 Equality theorem for power class. (Contributed by NM, 5-Aug-1993.)
 
Theorempweqi 3727 Equality inference for power class. (Contributed by NM, 27-Nov-2013.)
   =>   
 
Theorempweqd 3728 Equality deduction for power class. (Contributed by NM, 27-Nov-2013.)
   =>   
 
Theoremelpw 3729 Membership in a power class. Theorem 86 of [Suppes] p. 47. (Contributed by NM, 31-Dec-1993.)
   =>   
 
Theoremelpwg 3730 Membership in a power class. Theorem 86 of [Suppes] p. 47. See also elpw2g in set.mm. (Contributed by NM, 6-Aug-2000.)
 
Theoremelpwi 3731 Subset relation implied by membership in a power class. (Contributed by NM, 17-Feb-2007.)
 
Theoremelpwid 3732 An element of a power class is a subclass. Deduction form of elpwi 3731. (Contributed by David Moews, 1-May-2017.)
   =>   
 
Theoremelelpwi 3733 If belongs to a part of then belongs to . (Contributed by FL, 3-Aug-2009.)
 
Theoremnfpw 3734 Bound-variable hypothesis builder for power class. (Contributed by NM, 28-Oct-2003.) (Revised by Mario Carneiro, 13-Oct-2016.)
 F/_   =>     F/_
 
Theorempwidg 3735 Membership of the original in a power set. (Contributed by Stefan O'Rear, 1-Feb-2015.)
 
Theorempwid 3736 A set is a member of its power class. Theorem 87 of [Suppes] p. 47. (Contributed by NM, 5-Aug-1993.)
   =>   
 
Theorempwss 3737* Subclass relationship for power class. (Contributed by NM, 21-Jun-2009.)
 
2.1.16  Unordered and ordered pairs
 
Syntaxcsn 3738 Extend class notation to include singleton.
 
Syntaxcpr 3739 Extend class notation to include unordered pair.
 
Syntaxctp 3740 Extend class notation to include unordered triplet.
 
Theoremsnjust 3741* Soundness justification theorem for df-sn 3742. (Contributed by Rodolfo Medina, 28-Apr-2010.) (Proof shortened by Andrew Salmon, 29-Jun-2011.)
 
Definitiondf-sn 3742* Define the singleton of a class. Definition 7.1 of [Quine] p. 48. For convenience, it is well-defined for proper classes, i.e., those that are not elements of , although it is not very meaningful in this case. For an alternate definition see dfsn2 3748. (Contributed by NM, 5-Aug-1993.)
 
Definitiondf-pr 3743 Define unordered pair of classes. Definition 7.1 of [Quine] p. 48. For example, 1 , -u 1 ^ 2 1 (ex-pr in set.mm). They are unordered, so as proven by prcom 3799. For a more traditional definition, but requiring a dummy variable, see dfpr2 3750. (Contributed by NM, 5-Aug-1993.)
 
Definitiondf-tp 3744 Define unordered triple of classes. Definition of [Enderton] p. 19. (Contributed by NM, 9-Apr-1994.)
 
Theoremsneq 3745 Equality theorem for singletons. Part of Exercise 4 of [TakeutiZaring] p. 15. (Contributed by NM, 5-Aug-1993.)
 
Theoremsneqi 3746 Equality inference for singletons. (Contributed by NM, 22-Jan-2004.)
   =>   
 
Theoremsneqd 3747 Equality deduction for singletons. (Contributed by NM, 22-Jan-2004.)
   =>   
 
Theoremdfsn2 3748 Alternate definition of singleton. Definition 5.1 of [TakeutiZaring] p. 15. (Contributed by NM, 24-Apr-1994.)
 
Theoremelsn 3749* There is only one element in a singleton. Exercise 2 of [TakeutiZaring] p. 15. (Contributed by NM, 5-Aug-1993.)
 
Theoremdfpr2 3750* Alternate definition of unordered pair. Definition 5.1 of [TakeutiZaring] p. 15. (Contributed by NM, 24-Apr-1994.)
 
Theoremelprg 3751 A member of an unordered pair of classes is one or the other of them. Exercise 1 of [TakeutiZaring] p. 15, generalized. (Contributed by NM, 13-Sep-1995.)
 
Theoremelpr 3752 A member of an unordered pair of classes is one or the other of them. Exercise 1 of [TakeutiZaring] p. 15. (Contributed by NM, 13-Sep-1995.)
   =>   
 
Theoremelpr2 3753 A member of an unordered pair of classes is one or the other of them. Exercise 1 of [TakeutiZaring] p. 15. (Contributed by NM, 14-Oct-2005.)
   &       =>   
 
Theoremelpri 3754 If a class is an element of a pair, then it is one of the two paired elements. (Contributed by Scott Fenton, 1-Apr-2011.)
 
Theoremnelpri 3755 If an element doesn't match the items in an unordered pair, it is not in the unordered pair. (Contributed by David A. Wheeler, 10-May-2015.)
   &       =>   
 
Theoremelsncg 3756 There is only one element in a singleton. Exercise 2 of [TakeutiZaring] p. 15 (generalized). (Contributed by NM, 13-Sep-1995.) (Proof shortened by Andrew Salmon, 29-Jun-2011.)
 
Theoremelsnc 3757 There is only one element in a singleton. Exercise 2 of [TakeutiZaring] p. 15. (Contributed by NM, 13-Sep-1995.)
   =>   
 
Theoremelsni 3758 There is only one element in a singleton. (Contributed by NM, 5-Jun-1994.)
 
Theoremsnidg 3759 A set is a member of its singleton. Part of Theorem 7.6 of [Quine] p. 49. (Contributed by NM, 28-Oct-2003.)
 
Theoremsnidb 3760 A class is a set iff it is a member of its singleton. (Contributed by NM, 5-Apr-2004.)
 
Theoremsnid 3761 A set is a member of its singleton. Part of Theorem 7.6 of [Quine] p. 49. (Contributed by NM, 31-Dec-1993.)
   =>   
 
Theoremelsnc2g 3762 There is only one element in a singleton. Exercise 2 of [TakeutiZaring] p. 15. This variation requires only that , rather than , be a set. (Contributed by NM, 28-Oct-2003.)
 
Theoremelsnc2 3763 There is only one element in a singleton. Exercise 2 of [TakeutiZaring] p. 15. This variation requires only that , rather than , be a set. (Contributed by NM, 12-Jun-1994.)
   =>   
 
Theoremralsns 3764* Substitution expressed in terms of quantification over a singleton. (Contributed by Mario Carneiro, 23-Apr-2015.)
 [.  ].
 
Theoremrexsns 3765* Restricted existential quantification over a singleton. (Contributed by Mario Carneiro, 23-Apr-2015.)
 [.  ].
 
Theoremralsng 3766* Substitution expressed in terms of quantification over a singleton. (Contributed by NM, 14-Dec-2005.) (Revised by Mario Carneiro, 23-Apr-2015.)
   =>   
 
Theoremrexsng 3767* Restricted existential quantification over a singleton. (Contributed by NM, 29-Jan-2012.)
   =>   
 
Theoremralsn 3768* Convert a quantification over a singleton to a substitution. (Contributed by NM, 27-Apr-2009.)
   &       =>   
 
Theoremrexsn 3769* Restricted existential quantification over a singleton. (Contributed by Jeff Madsen, 5-Jan-2011.)
   &       =>   
 
Theoremeltpg 3770 Members of an unordered triple of classes. (Contributed by FL, 2-Feb-2014.) (Proof shortened by Mario Carneiro, 11-Feb-2015.)
 
Theoremeltpi 3771 A member of an unordered triple of classes is one of them. (Contributed by Mario Carneiro, 11-Feb-2015.)
 
Theoremeltp 3772 A member of an unordered triple of classes is one of them. Special case of Exercise 1 of [TakeutiZaring] p. 17. (Contributed by NM, 8-Apr-1994.) (Revised by Mario Carneiro, 11-Feb-2015.)
   =>   
 
Theoremdftp2 3773* Alternate definition of unordered triple of classes. Special case of Definition 5.3 of [TakeutiZaring] p. 16. (Contributed by NM, 8-Apr-1994.)
 
Theoremnfpr 3774 Bound-variable hypothesis builder for unordered pairs. (Contributed by NM, 14-Nov-1995.)
 F/_   &     F/_   =>     F/_
 
Theoremifpr 3775 Membership of a conditional operator in an unordered pair. (Contributed by NM, 17-Jun-2007.)
 
Theoremralprg 3776* Convert a quantification over a pair to a conjunction. (Contributed by NM, 17-Sep-2011.) (Revised by Mario Carneiro, 23-Apr-2015.)
   &       =>   
 
Theoremrexprg 3777* Convert a quantification over a pair to a disjunction. (Contributed by NM, 17-Sep-2011.) (Revised by Mario Carneiro, 23-Apr-2015.)
   &       =>   
 
Theoremraltpg 3778* Convert a quantification over a triple to a conjunction. (Contributed by NM, 17-Sep-2011.) (Revised by Mario Carneiro, 23-Apr-2015.)
   &       &       =>   
 
Theoremrextpg 3779* Convert a quantification over a triple to a disjunction. (Contributed by Mario Carneiro, 23-Apr-2015.)
   &       &       =>   
 
Theoremralpr 3780* Convert a quantification over a pair to a conjunction. (Contributed by NM, 3-Jun-2007.) (Revised by Mario Carneiro, 23-Apr-2015.)
   &       &       &       =>   
 
Theoremrexpr 3781* Convert an existential quantification over a pair to a disjunction. (Contributed by NM, 3-Jun-2007.) (Revised by Mario Carneiro, 23-Apr-2015.)
   &       &       &       =>   
 
Theoremraltp 3782* Convert a quantification over a triple to a conjunction. (Contributed by NM, 13-Sep-2011.) (Revised by Mario Carneiro, 23-Apr-2015.)
   &       &       &       &       &       =>   
 
Theoremrextp 3783* Convert a quantification over a triple to a disjunction. (Contributed by Mario Carneiro, 23-Apr-2015.)
   &       &       &       &       &       =>   
 
Theoremsbcsng 3784* Substitution expressed in terms of quantification over a singleton. (Contributed by NM, 14-Dec-2005.) (Revised by Mario Carneiro, 23-Apr-2015.)
 [.  ].
 
Theoremnfsn 3785 Bound-variable hypothesis builder for singletons. (Contributed by NM, 14-Nov-1995.)
 F/_   =>     F/_
 
Theoremcsbsng 3786 Distribute proper substitution through the singleton of a class. csbsng 3786 is derived from the virtual deduction proof csbsngVD in set.mm. (Contributed by Alan Sare, 10-Nov-2012.)
 
Theoremdisjsn 3787 Intersection with the singleton of a non-member is disjoint. (Contributed by NM, 22-May-1998.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) (Proof shortened by Wolf Lammen, 30-Sep-2014.)
 
Theoremdisjsn2 3788 Intersection of distinct singletons is disjoint. (Contributed by NM, 25-May-1998.)
 
Theoremsnprc 3789 The singleton of a proper class (one that doesn't exist) is the empty set. Theorem 7.2 of [Quine] p. 48. (Contributed by NM, 5-Aug-1993.)
 
Theoremr19.12sn 3790* Special case of r19.12 2728 where its converse holds. (Contributed by NM, 19-May-2008.) (Revised by Mario Carneiro, 23-Apr-2015.)
   =>   
 
Theoremrabsn 3791* Condition where a restricted class abstraction is a singleton. (Contributed by NM, 28-May-2006.)
 
Theoremeuabsn2 3792* Another way to express existential uniqueness of a wff: its class abstraction is a singleton. (Contributed by Mario Carneiro, 14-Nov-2016.)
 
Theoremeuabsn 3793 Another way to express existential uniqueness of a wff: its class abstraction is a singleton. (Contributed by NM, 22-Feb-2004.)
 
Theoremreusn 3794* A way to express restricted existential uniqueness of a wff: its restricted class abstraction is a singleton. (Contributed by NM, 30-May-2006.) (Proof shortened by Mario Carneiro, 14-Nov-2016.)
 
Theoremabsneu 3795 Restricted existential uniqueness determined by a singleton. (Contributed by NM, 29-May-2006.)
 
Theoremrabsneu 3796 Restricted existential uniqueness determined by a singleton. (Contributed by NM, 29-May-2006.) (Revised by Mario Carneiro, 23-Dec-2016.)
 
Theoremeusn 3797* Two ways to express " is a singleton." (Contributed by NM, 30-Oct-2010.)
 
Theoremrabsnt 3798* Truth implied by equality of a restricted class abstraction and a singleton. (Contributed by NM, 29-May-2006.) (Proof shortened by Mario Carneiro, 23-Dec-2016.)
   &       =>   
 
Theoremprcom 3799 Commutative law for unordered pairs. (Contributed by NM, 5-Aug-1993.)
 
Theorempreq1 3800 Equality theorem for unordered pairs. (Contributed by NM, 29-Mar-1998.)
    < Previous  Next >

Page List
Jump to page: Contents  1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6339
  Copyright terms: Public domain < Previous  Next >