| Intuitionistic Logic Explorer Theorem List (p. 38 of 172) | < Previous Next > | |
| Browser slow? Try the
Unicode version. |
||
|
Mirrors > Metamath Home Page > ILE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
||
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | elelpwi 3701 |
If |
| Theorem | sspw 3702 | The powerclass preserves inclusion. See sspwb 4356 for the biconditional version. (Contributed by NM, 13-Oct-1996.) Extract forward implication of sspwb 4356 since it requires fewer axioms. (Revised by BJ, 13-Apr-2024.) |
| Theorem | sspwi 3703 | The powerclass preserves inclusion (inference form). (Contributed by BJ, 13-Apr-2024.) |
| Theorem | sspwd 3704 | The powerclass preserves inclusion (deduction form). (Contributed by BJ, 13-Apr-2024.) |
| Theorem | nfpw 3705 | Bound-variable hypothesis builder for power class. (Contributed by NM, 28-Oct-2003.) (Revised by Mario Carneiro, 13-Oct-2016.) |
| Theorem | pwidg 3706 | Membership of the original in a power set. (Contributed by Stefan O'Rear, 1-Feb-2015.) |
| Theorem | pwid 3707 | A set is a member of its power class. Theorem 87 of [Suppes] p. 47. (Contributed by NM, 5-Aug-1993.) |
| Theorem | pwss 3708* | Subclass relationship for power class. (Contributed by NM, 21-Jun-2009.) |
| Syntax | csn 3709 | Extend class notation to include singleton. |
| Syntax | cpr 3710 | Extend class notation to include unordered pair. |
| Syntax | ctp 3711 | Extend class notation to include unordered triplet. |
| Syntax | cop 3712 | Extend class notation to include ordered pair. |
| Syntax | cotp 3713 | Extend class notation to include ordered triple. |
| Theorem | snjust 3714* | Soundness justification theorem for df-sn 3715. (Contributed by Rodolfo Medina, 28-Apr-2010.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) |
| Definition | df-sn 3715* |
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 |
| Definition | df-pr 3716 |
Define unordered pair of classes. Definition 7.1 of [Quine] p. 48. They
are unordered, so |
| Definition | df-tp 3717 | Define unordered triple of classes. Definition of [Enderton] p. 19. (Contributed by NM, 9-Apr-1994.) |
| Definition | df-op 3718* |
Definition of an ordered pair, equivalent to Kuratowski's definition
Definition 9.1 of [Quine] p. 58 defines an
ordered pair unconditionally
as
There are other ways to define ordered pairs. The basic requirement is
that two ordered pairs are equal iff their respective members are equal.
In 1914 Norbert Wiener gave the first successful definition
|
| Definition | df-ot 3719 | Define ordered triple of classes. Definition of ordered triple in [Stoll] p. 25. (Contributed by NM, 3-Apr-2015.) |
| Theorem | sneq 3720 | Equality theorem for singletons. Part of Exercise 4 of [TakeutiZaring] p. 15. (Contributed by NM, 5-Aug-1993.) |
| Theorem | sneqi 3721 | Equality inference for singletons. (Contributed by NM, 22-Jan-2004.) |
| Theorem | sneqd 3722 | Equality deduction for singletons. (Contributed by NM, 22-Jan-2004.) |
| Theorem | dfsn2 3723 | Alternate definition of singleton. Definition 5.1 of [TakeutiZaring] p. 15. (Contributed by NM, 24-Apr-1994.) |
| Theorem | elsng 3724 | There is exactly 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.) |
| Theorem | elsn 3725 | There is exactly one element in a singleton. Exercise 2 of [TakeutiZaring] p. 15. (Contributed by NM, 13-Sep-1995.) |
| Theorem | velsn 3726 | There is only one element in a singleton. Exercise 2 of [TakeutiZaring] p. 15. (Contributed by NM, 21-Jun-1993.) |
| Theorem | elsni 3727 | There is only one element in a singleton. (Contributed by NM, 5-Jun-1994.) |
| Theorem | dfpr2 3728* | Alternate definition of unordered pair. Definition 5.1 of [TakeutiZaring] p. 15. (Contributed by NM, 24-Apr-1994.) |
| Theorem | elprg 3729 | 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.) |
| Theorem | elpr 3730 | 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.) |
| Theorem | elpr2 3731 | 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.) |
| Theorem | elpri 3732 | 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.) |
| Theorem | nelpri 3733 | 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.) |
| Theorem | prneli 3734 |
If an element doesn't match the items in an unordered pair, it is not in
the unordered pair, using |
| Theorem | nelprd 3735 | If an element doesn't match the items in an unordered pair, it is not in the unordered pair, deduction version. (Contributed by Alexander van der Vekens, 25-Jan-2018.) |
| Theorem | eldifpr 3736 | Membership in a set with two elements removed. Similar to eldifsn 3841 and eldiftp 3755. (Contributed by Mario Carneiro, 18-Jul-2017.) |
| Theorem | rexdifpr 3737 | Restricted existential quantification over a set with two elements removed. (Contributed by Alexander van der Vekens, 7-Feb-2018.) |
| Theorem | snidg 3738 | A set is a member of its singleton. Part of Theorem 7.6 of [Quine] p. 49. (Contributed by NM, 28-Oct-2003.) |
| Theorem | snidb 3739 | A class is a set iff it is a member of its singleton. (Contributed by NM, 5-Apr-2004.) |
| Theorem | snid 3740 | A set is a member of its singleton. Part of Theorem 7.6 of [Quine] p. 49. (Contributed by NM, 31-Dec-1993.) |
| Theorem | vsnid 3741 | A setvar variable is a member of its singleton (common case). (Contributed by David A. Wheeler, 8-Dec-2018.) |
| Theorem | elsn2g 3742 |
There is only one element in a singleton. Exercise 2 of [TakeutiZaring]
p. 15. This variation requires only that |
| Theorem | elsn2 3743 |
There is only one element in a singleton. Exercise 2 of [TakeutiZaring]
p. 15. This variation requires only that |
| Theorem | nelsn 3744 | If a class is not equal to the class in a singleton, then it is not in the singleton. (Contributed by Glauco Siliprandi, 17-Aug-2020.) (Proof shortened by BJ, 4-May-2021.) |
| Theorem | mosn 3745* |
A singleton has at most one element. This works whether |
| Theorem | ralsnsg 3746* | Substitution expressed in terms of quantification over a singleton. (Contributed by NM, 14-Dec-2005.) (Revised by Mario Carneiro, 23-Apr-2015.) |
| Theorem | ralsns 3747* | Substitution expressed in terms of quantification over a singleton. (Contributed by Mario Carneiro, 23-Apr-2015.) |
| Theorem | rexsns 3748* | Restricted existential quantification over a singleton. (Contributed by Mario Carneiro, 23-Apr-2015.) (Revised by NM, 22-Aug-2018.) |
| Theorem | ralsng 3749* | Substitution expressed in terms of quantification over a singleton. (Contributed by NM, 14-Dec-2005.) (Revised by Mario Carneiro, 23-Apr-2015.) |
| Theorem | rexsng 3750* | Restricted existential quantification over a singleton. (Contributed by NM, 29-Jan-2012.) |
| Theorem | exsnrex 3751 | There is a set being the element of a singleton if and only if there is an element of the singleton. (Contributed by Alexander van der Vekens, 1-Jan-2018.) |
| Theorem | ralsn 3752* | Convert a quantification over a singleton to a substitution. (Contributed by NM, 27-Apr-2009.) |
| Theorem | rexsn 3753* | Restricted existential quantification over a singleton. (Contributed by Jeff Madsen, 5-Jan-2011.) |
| Theorem | eltpg 3754 | Members of an unordered triple of classes. (Contributed by FL, 2-Feb-2014.) (Proof shortened by Mario Carneiro, 11-Feb-2015.) |
| Theorem | eldiftp 3755 | Membership in a set with three elements removed. Similar to eldifsn 3841 and eldifpr 3736. (Contributed by David A. Wheeler, 22-Jul-2017.) |
| Theorem | eltpi 3756 | A member of an unordered triple of classes is one of them. (Contributed by Mario Carneiro, 11-Feb-2015.) |
| Theorem | eltp 3757 | 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.) |
| Theorem | dftp2 3758* | Alternate definition of unordered triple of classes. Special case of Definition 5.3 of [TakeutiZaring] p. 16. (Contributed by NM, 8-Apr-1994.) |
| Theorem | nfpr 3759 | Bound-variable hypothesis builder for unordered pairs. (Contributed by NM, 14-Nov-1995.) |
| Theorem | ralprg 3760* | Convert a quantification over a pair to a conjunction. (Contributed by NM, 17-Sep-2011.) (Revised by Mario Carneiro, 23-Apr-2015.) |
| Theorem | rexprg 3761* | Convert a quantification over a pair to a disjunction. (Contributed by NM, 17-Sep-2011.) (Revised by Mario Carneiro, 23-Apr-2015.) |
| Theorem | raltpg 3762* | Convert a quantification over a triple to a conjunction. (Contributed by NM, 17-Sep-2011.) (Revised by Mario Carneiro, 23-Apr-2015.) |
| Theorem | rextpg 3763* | Convert a quantification over a triple to a disjunction. (Contributed by Mario Carneiro, 23-Apr-2015.) |
| Theorem | ralpr 3764* | Convert a quantification over a pair to a conjunction. (Contributed by NM, 3-Jun-2007.) (Revised by Mario Carneiro, 23-Apr-2015.) |
| Theorem | rexpr 3765* | Convert an existential quantification over a pair to a disjunction. (Contributed by NM, 3-Jun-2007.) (Revised by Mario Carneiro, 23-Apr-2015.) |
| Theorem | raltp 3766* | Convert a quantification over a triple to a conjunction. (Contributed by NM, 13-Sep-2011.) (Revised by Mario Carneiro, 23-Apr-2015.) |
| Theorem | rextp 3767* | Convert a quantification over a triple to a disjunction. (Contributed by Mario Carneiro, 23-Apr-2015.) |
| Theorem | sbcsng 3768* | Substitution expressed in terms of quantification over a singleton. (Contributed by NM, 14-Dec-2005.) (Revised by Mario Carneiro, 23-Apr-2015.) |
| Theorem | nfsn 3769 | Bound-variable hypothesis builder for singletons. (Contributed by NM, 14-Nov-1995.) |
| Theorem | csbsng 3770 | Distribute proper substitution through the singleton of a class. (Contributed by Alan Sare, 10-Nov-2012.) |
| Theorem | disjsn 3771 | 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.) |
| Theorem | disjsn2 3772 | Intersection of distinct singletons is disjoint. (Contributed by NM, 25-May-1998.) |
| Theorem | disjpr2 3773 | The intersection of distinct unordered pairs is disjoint. (Contributed by Alexander van der Vekens, 11-Nov-2017.) |
| Theorem | snprc 3774 | 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.) |
| Theorem | r19.12sn 3775* | Special case of r19.12 2657 where its converse holds. (Contributed by NM, 19-May-2008.) (Revised by Mario Carneiro, 23-Apr-2015.) (Revised by BJ, 20-Dec-2021.) |
| Theorem | rabsn 3776* | Condition where a restricted class abstraction is a singleton. (Contributed by NM, 28-May-2006.) |
| Theorem | rabsnifsb 3777* | A restricted class abstraction restricted to a singleton is either the empty set or the singleton itself. (Contributed by AV, 21-Jul-2019.) |
| Theorem | rabsnif 3778* | A restricted class abstraction restricted to a singleton is either the empty set or the singleton itself. (Contributed by AV, 12-Apr-2019.) (Proof shortened by AV, 21-Jul-2019.) |
| Theorem | rabrsndc 3779* | A class abstraction over a decidable proposition restricted to a singleton is either the empty set or the singleton itself. (Contributed by Jim Kingdon, 8-Aug-2018.) |
| Theorem | euabsn2 3780* | Another way to express existential uniqueness of a wff: its class abstraction is a singleton. (Contributed by Mario Carneiro, 14-Nov-2016.) |
| Theorem | euabsn 3781 | Another way to express existential uniqueness of a wff: its class abstraction is a singleton. (Contributed by NM, 22-Feb-2004.) |
| Theorem | reusn 3782* | 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.) |
| Theorem | absneu 3783 | Restricted existential uniqueness determined by a singleton. (Contributed by NM, 29-May-2006.) |
| Theorem | rabsneu 3784 | Restricted existential uniqueness determined by a singleton. (Contributed by NM, 29-May-2006.) (Revised by Mario Carneiro, 23-Dec-2016.) |
| Theorem | eusn 3785* |
Two ways to express " |
| Theorem | rabsnt 3786* | 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.) |
| Theorem | prcom 3787 | Commutative law for unordered pairs. (Contributed by NM, 5-Aug-1993.) |
| Theorem | preq1 3788 | Equality theorem for unordered pairs. (Contributed by NM, 29-Mar-1998.) |
| Theorem | preq2 3789 | Equality theorem for unordered pairs. (Contributed by NM, 5-Aug-1993.) |
| Theorem | preq12 3790 | Equality theorem for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| Theorem | preq1i 3791 | Equality inference for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| Theorem | preq2i 3792 | Equality inference for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| Theorem | preq12i 3793 | Equality inference for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| Theorem | preq1d 3794 | Equality deduction for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| Theorem | preq2d 3795 | Equality deduction for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| Theorem | preq12d 3796 | Equality deduction for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| Theorem | tpeq1 3797 | Equality theorem for unordered triples. (Contributed by NM, 13-Sep-2011.) |
| Theorem | tpeq2 3798 | Equality theorem for unordered triples. (Contributed by NM, 13-Sep-2011.) |
| Theorem | tpeq3 3799 | Equality theorem for unordered triples. (Contributed by NM, 13-Sep-2011.) |
| Theorem | tpeq1d 3800 | Equality theorem for unordered triples. (Contributed by NM, 22-Jun-2014.) |
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |