| Metamath
Proof Explorer Theorem List (p. 48 of 497) | < Previous Next > | |
| Bad symbols? Try the
GIF version. |
||
|
Mirrors > Metamath Home Page > MPE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
||
| Color key: | (1-30845) |
(30846-32368) |
(32369-49617) |
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | euabsn2 4701* | Another way to express existential uniqueness of a wff: its class abstraction is a singleton. (Contributed by Mario Carneiro, 14-Nov-2016.) |
| ⊢ (∃!𝑥𝜑 ↔ ∃𝑦{𝑥 ∣ 𝜑} = {𝑦}) | ||
| Theorem | euabsn 4702 | Another way to express existential uniqueness of a wff: its class abstraction is a singleton. (Contributed by NM, 22-Feb-2004.) |
| ⊢ (∃!𝑥𝜑 ↔ ∃𝑥{𝑥 ∣ 𝜑} = {𝑥}) | ||
| Theorem | reusn 4703* | 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 4704 | Restricted existential uniqueness determined by a singleton. (Contributed by NM, 29-May-2006.) |
| ⊢ ((𝐴 ∈ 𝑉 ∧ {𝑥 ∣ 𝜑} = {𝐴}) → ∃!𝑥𝜑) | ||
| Theorem | rabsneu 4705 | Restricted existential uniqueness determined by a singleton. (Contributed by NM, 29-May-2006.) (Revised by Mario Carneiro, 23-Dec-2016.) |
| ⊢ ((𝐴 ∈ 𝑉 ∧ {𝑥 ∈ 𝐵 ∣ 𝜑} = {𝐴}) → ∃!𝑥 ∈ 𝐵 𝜑) | ||
| Theorem | eusn 4706* | Two ways to express "𝐴 is a singleton". (Contributed by NM, 30-Oct-2010.) |
| ⊢ (∃!𝑥 𝑥 ∈ 𝐴 ↔ ∃𝑥 𝐴 = {𝑥}) | ||
| Theorem | rabsnt 4707* | 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.) |
| ⊢ 𝐵 ∈ V & ⊢ (𝑥 = 𝐵 → (𝜑 ↔ 𝜓)) ⇒ ⊢ ({𝑥 ∈ 𝐴 ∣ 𝜑} = {𝐵} → 𝜓) | ||
| Theorem | prcom 4708 | Commutative law for unordered pairs. (Contributed by NM, 15-Jul-1993.) |
| ⊢ {𝐴, 𝐵} = {𝐵, 𝐴} | ||
| Theorem | preq1 4709 | Equality theorem for unordered pairs. (Contributed by NM, 29-Mar-1998.) |
| ⊢ (𝐴 = 𝐵 → {𝐴, 𝐶} = {𝐵, 𝐶}) | ||
| Theorem | preq2 4710 | Equality theorem for unordered pairs. (Contributed by NM, 15-Jul-1993.) |
| ⊢ (𝐴 = 𝐵 → {𝐶, 𝐴} = {𝐶, 𝐵}) | ||
| Theorem | preq12 4711 | Equality theorem for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| ⊢ ((𝐴 = 𝐶 ∧ 𝐵 = 𝐷) → {𝐴, 𝐵} = {𝐶, 𝐷}) | ||
| Theorem | preq1i 4712 | Equality inference for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| ⊢ 𝐴 = 𝐵 ⇒ ⊢ {𝐴, 𝐶} = {𝐵, 𝐶} | ||
| Theorem | preq2i 4713 | Equality inference for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| ⊢ 𝐴 = 𝐵 ⇒ ⊢ {𝐶, 𝐴} = {𝐶, 𝐵} | ||
| Theorem | preq12i 4714 | Equality inference for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| ⊢ 𝐴 = 𝐵 & ⊢ 𝐶 = 𝐷 ⇒ ⊢ {𝐴, 𝐶} = {𝐵, 𝐷} | ||
| Theorem | preq1d 4715 | Equality deduction for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| ⊢ (𝜑 → 𝐴 = 𝐵) ⇒ ⊢ (𝜑 → {𝐴, 𝐶} = {𝐵, 𝐶}) | ||
| Theorem | preq2d 4716 | Equality deduction for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| ⊢ (𝜑 → 𝐴 = 𝐵) ⇒ ⊢ (𝜑 → {𝐶, 𝐴} = {𝐶, 𝐵}) | ||
| Theorem | preq12d 4717 | Equality deduction for unordered pairs. (Contributed by NM, 19-Oct-2012.) |
| ⊢ (𝜑 → 𝐴 = 𝐵) & ⊢ (𝜑 → 𝐶 = 𝐷) ⇒ ⊢ (𝜑 → {𝐴, 𝐶} = {𝐵, 𝐷}) | ||
| Theorem | tpeq1 4718 | Equality theorem for unordered triples. (Contributed by NM, 13-Sep-2011.) |
| ⊢ (𝐴 = 𝐵 → {𝐴, 𝐶, 𝐷} = {𝐵, 𝐶, 𝐷}) | ||
| Theorem | tpeq2 4719 | Equality theorem for unordered triples. (Contributed by NM, 13-Sep-2011.) |
| ⊢ (𝐴 = 𝐵 → {𝐶, 𝐴, 𝐷} = {𝐶, 𝐵, 𝐷}) | ||
| Theorem | tpeq3 4720 | Equality theorem for unordered triples. (Contributed by NM, 13-Sep-2011.) |
| ⊢ (𝐴 = 𝐵 → {𝐶, 𝐷, 𝐴} = {𝐶, 𝐷, 𝐵}) | ||
| Theorem | tpeq1d 4721 | Equality theorem for unordered triples. (Contributed by NM, 22-Jun-2014.) |
| ⊢ (𝜑 → 𝐴 = 𝐵) ⇒ ⊢ (𝜑 → {𝐴, 𝐶, 𝐷} = {𝐵, 𝐶, 𝐷}) | ||
| Theorem | tpeq2d 4722 | Equality theorem for unordered triples. (Contributed by NM, 22-Jun-2014.) |
| ⊢ (𝜑 → 𝐴 = 𝐵) ⇒ ⊢ (𝜑 → {𝐶, 𝐴, 𝐷} = {𝐶, 𝐵, 𝐷}) | ||
| Theorem | tpeq3d 4723 | Equality theorem for unordered triples. (Contributed by NM, 22-Jun-2014.) |
| ⊢ (𝜑 → 𝐴 = 𝐵) ⇒ ⊢ (𝜑 → {𝐶, 𝐷, 𝐴} = {𝐶, 𝐷, 𝐵}) | ||
| Theorem | tpeq123d 4724 | Equality theorem for unordered triples. (Contributed by NM, 22-Jun-2014.) |
| ⊢ (𝜑 → 𝐴 = 𝐵) & ⊢ (𝜑 → 𝐶 = 𝐷) & ⊢ (𝜑 → 𝐸 = 𝐹) ⇒ ⊢ (𝜑 → {𝐴, 𝐶, 𝐸} = {𝐵, 𝐷, 𝐹}) | ||
| Theorem | tprot 4725 | Rotation of the elements of an unordered triple. (Contributed by Alan Sare, 24-Oct-2011.) |
| ⊢ {𝐴, 𝐵, 𝐶} = {𝐵, 𝐶, 𝐴} | ||
| Theorem | tpcoma 4726 | Swap 1st and 2nd members of an unordered triple. (Contributed by NM, 22-May-2015.) |
| ⊢ {𝐴, 𝐵, 𝐶} = {𝐵, 𝐴, 𝐶} | ||
| Theorem | tpcomb 4727 | Swap 2nd and 3rd members of an unordered triple. (Contributed by NM, 22-May-2015.) |
| ⊢ {𝐴, 𝐵, 𝐶} = {𝐴, 𝐶, 𝐵} | ||
| Theorem | tpass 4728 | Split off the first element of an unordered triple. (Contributed by Mario Carneiro, 5-Jan-2016.) |
| ⊢ {𝐴, 𝐵, 𝐶} = ({𝐴} ∪ {𝐵, 𝐶}) | ||
| Theorem | qdass 4729 | Two ways to write an unordered quadruple. (Contributed by Mario Carneiro, 5-Jan-2016.) |
| ⊢ ({𝐴, 𝐵} ∪ {𝐶, 𝐷}) = ({𝐴, 𝐵, 𝐶} ∪ {𝐷}) | ||
| Theorem | qdassr 4730 | Two ways to write an unordered quadruple. (Contributed by Mario Carneiro, 5-Jan-2016.) |
| ⊢ ({𝐴, 𝐵} ∪ {𝐶, 𝐷}) = ({𝐴} ∪ {𝐵, 𝐶, 𝐷}) | ||
| Theorem | tpidm12 4731 | Unordered triple {𝐴, 𝐴, 𝐵} is just an overlong way to write {𝐴, 𝐵}. (Contributed by David A. Wheeler, 10-May-2015.) |
| ⊢ {𝐴, 𝐴, 𝐵} = {𝐴, 𝐵} | ||
| Theorem | tpidm13 4732 | Unordered triple {𝐴, 𝐵, 𝐴} is just an overlong way to write {𝐴, 𝐵}. (Contributed by David A. Wheeler, 10-May-2015.) |
| ⊢ {𝐴, 𝐵, 𝐴} = {𝐴, 𝐵} | ||
| Theorem | tpidm23 4733 | Unordered triple {𝐴, 𝐵, 𝐵} is just an overlong way to write {𝐴, 𝐵}. (Contributed by David A. Wheeler, 10-May-2015.) |
| ⊢ {𝐴, 𝐵, 𝐵} = {𝐴, 𝐵} | ||
| Theorem | tpidm 4734 | Unordered triple {𝐴, 𝐴, 𝐴} is just an overlong way to write {𝐴}. (Contributed by David A. Wheeler, 10-May-2015.) |
| ⊢ {𝐴, 𝐴, 𝐴} = {𝐴} | ||
| Theorem | tppreq3 4735 | An unordered triple is an unordered pair if one of its elements is identical with another element. (Contributed by Alexander van der Vekens, 6-Oct-2017.) |
| ⊢ (𝐵 = 𝐶 → {𝐴, 𝐵, 𝐶} = {𝐴, 𝐵}) | ||
| Theorem | prid1g 4736 | An unordered pair contains its first member. Part of Theorem 7.6 of [Quine] p. 49. (Contributed by Stefan Allan, 8-Nov-2008.) |
| ⊢ (𝐴 ∈ 𝑉 → 𝐴 ∈ {𝐴, 𝐵}) | ||
| Theorem | prid2g 4737 | An unordered pair contains its second member. Part of Theorem 7.6 of [Quine] p. 49. (Contributed by Stefan Allan, 8-Nov-2008.) |
| ⊢ (𝐵 ∈ 𝑉 → 𝐵 ∈ {𝐴, 𝐵}) | ||
| Theorem | prid1 4738 | An unordered pair contains its first member. Part of Theorem 7.6 of [Quine] p. 49. (Contributed by NM, 24-Jun-1993.) |
| ⊢ 𝐴 ∈ V ⇒ ⊢ 𝐴 ∈ {𝐴, 𝐵} | ||
| Theorem | prid2 4739 | An unordered pair contains its second member. Part of Theorem 7.6 of [Quine] p. 49. (Note: the proof from prid2g 4737 and ax-mp 5 has one fewer essential step but one more total step.) (Contributed by NM, 5-Aug-1993.) |
| ⊢ 𝐵 ∈ V ⇒ ⊢ 𝐵 ∈ {𝐴, 𝐵} | ||
| Theorem | ifpprsnss 4740 | An unordered pair is a singleton or a subset of itself. This theorem is helpful to convert theorems about walks in arbitrary graphs into theorems about walks in pseudographs. (Contributed by AV, 27-Feb-2021.) |
| ⊢ (𝑃 = {𝐴, 𝐵} → if-(𝐴 = 𝐵, 𝑃 = {𝐴}, {𝐴, 𝐵} ⊆ 𝑃)) | ||
| Theorem | prprc1 4741 | A proper class vanishes in an unordered pair. (Contributed by NM, 15-Jul-1993.) |
| ⊢ (¬ 𝐴 ∈ V → {𝐴, 𝐵} = {𝐵}) | ||
| Theorem | prprc2 4742 | A proper class vanishes in an unordered pair. (Contributed by NM, 22-Mar-2006.) |
| ⊢ (¬ 𝐵 ∈ V → {𝐴, 𝐵} = {𝐴}) | ||
| Theorem | prprc 4743 | An unordered pair containing two proper classes is the empty set. (Contributed by NM, 22-Mar-2006.) |
| ⊢ ((¬ 𝐴 ∈ V ∧ ¬ 𝐵 ∈ V) → {𝐴, 𝐵} = ∅) | ||
| Theorem | tpid1 4744 | One of the three elements of an unordered triple. (Contributed by NM, 7-Apr-1994.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) |
| ⊢ 𝐴 ∈ V ⇒ ⊢ 𝐴 ∈ {𝐴, 𝐵, 𝐶} | ||
| Theorem | tpid1g 4745 | Closed theorem form of tpid1 4744. (Contributed by Glauco Siliprandi, 23-Oct-2021.) |
| ⊢ (𝐴 ∈ 𝐵 → 𝐴 ∈ {𝐴, 𝐶, 𝐷}) | ||
| Theorem | tpid2 4746 | One of the three elements of an unordered triple. (Contributed by NM, 7-Apr-1994.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) |
| ⊢ 𝐵 ∈ V ⇒ ⊢ 𝐵 ∈ {𝐴, 𝐵, 𝐶} | ||
| Theorem | tpid2g 4747 | Closed theorem form of tpid2 4746. (Contributed by Glauco Siliprandi, 23-Oct-2021.) |
| ⊢ (𝐴 ∈ 𝐵 → 𝐴 ∈ {𝐶, 𝐴, 𝐷}) | ||
| Theorem | tpid3g 4748 | Closed theorem form of tpid3 4749. (Contributed by Alan Sare, 24-Oct-2011.) (Proof shortened by JJ, 30-Apr-2021.) |
| ⊢ (𝐴 ∈ 𝐵 → 𝐴 ∈ {𝐶, 𝐷, 𝐴}) | ||
| Theorem | tpid3 4749 | One of the three elements of an unordered triple. (Contributed by NM, 7-Apr-1994.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) (Proof shortened by JJ, 30-Apr-2021.) |
| ⊢ 𝐶 ∈ V ⇒ ⊢ 𝐶 ∈ {𝐴, 𝐵, 𝐶} | ||
| Theorem | snnzg 4750 | The singleton of a set is not empty. (Contributed by NM, 14-Dec-2008.) |
| ⊢ (𝐴 ∈ 𝑉 → {𝐴} ≠ ∅) | ||
| Theorem | snn0d 4751 | The singleton of a set is not empty. (Contributed by Glauco Siliprandi, 3-Mar-2021.) |
| ⊢ (𝜑 → 𝐴 ∈ 𝑉) ⇒ ⊢ (𝜑 → {𝐴} ≠ ∅) | ||
| Theorem | snnz 4752 | The singleton of a set is not empty. (Contributed by NM, 10-Apr-1994.) |
| ⊢ 𝐴 ∈ V ⇒ ⊢ {𝐴} ≠ ∅ | ||
| Theorem | prnz 4753 | A pair containing a set is not empty. (Contributed by NM, 9-Apr-1994.) |
| ⊢ 𝐴 ∈ V ⇒ ⊢ {𝐴, 𝐵} ≠ ∅ | ||
| Theorem | prnzg 4754 | A pair containing a set is not empty. (Contributed by FL, 19-Sep-2011.) (Proof shortened by JJ, 23-Jul-2021.) |
| ⊢ (𝐴 ∈ 𝑉 → {𝐴, 𝐵} ≠ ∅) | ||
| Theorem | tpnz 4755 | An unordered triple containing a set is not empty. (Contributed by NM, 10-Apr-1994.) |
| ⊢ 𝐴 ∈ V ⇒ ⊢ {𝐴, 𝐵, 𝐶} ≠ ∅ | ||
| Theorem | tpnzd 4756 | An unordered triple containing a set is not empty. (Contributed by Thierry Arnoux, 8-Apr-2019.) |
| ⊢ (𝜑 → 𝐴 ∈ 𝑉) ⇒ ⊢ (𝜑 → {𝐴, 𝐵, 𝐶} ≠ ∅) | ||
| Theorem | raltpd 4757* | Convert a universal quantification over an unordered triple to a conjunction. (Contributed by Thierry Arnoux, 8-Apr-2019.) |
| ⊢ ((𝜑 ∧ 𝑥 = 𝐴) → (𝜓 ↔ 𝜒)) & ⊢ ((𝜑 ∧ 𝑥 = 𝐵) → (𝜓 ↔ 𝜃)) & ⊢ ((𝜑 ∧ 𝑥 = 𝐶) → (𝜓 ↔ 𝜏)) & ⊢ (𝜑 → 𝐴 ∈ 𝑉) & ⊢ (𝜑 → 𝐵 ∈ 𝑊) & ⊢ (𝜑 → 𝐶 ∈ 𝑋) ⇒ ⊢ (𝜑 → (∀𝑥 ∈ {𝐴, 𝐵, 𝐶}𝜓 ↔ (𝜒 ∧ 𝜃 ∧ 𝜏))) | ||
| Theorem | snssb 4758 | Characterization of the inclusion of a singleton in a class. (Contributed by BJ, 1-Jan-2025.) |
| ⊢ ({𝐴} ⊆ 𝐵 ↔ (𝐴 ∈ V → 𝐴 ∈ 𝐵)) | ||
| Theorem | snssg 4759 | The singleton formed on a set is included in a class if and only if the set is an element of that class. Theorem 7.4 of [Quine] p. 49. (Contributed by NM, 22-Jul-2001.) (Proof shortened by BJ, 1-Jan-2025.) |
| ⊢ (𝐴 ∈ 𝑉 → (𝐴 ∈ 𝐵 ↔ {𝐴} ⊆ 𝐵)) | ||
| Theorem | snssgOLD 4760 | Obsolete version of snssgOLD 4760 as of 1-Jan-2025. (Contributed by NM, 22-Jul-2001.) (Proof modification is discouraged.) (New usage is discouraged.) |
| ⊢ (𝐴 ∈ 𝑉 → (𝐴 ∈ 𝐵 ↔ {𝐴} ⊆ 𝐵)) | ||
| Theorem | snss 4761 | The singleton of an element of a class is a subset of the class (inference form of snssg 4759). Theorem 7.4 of [Quine] p. 49. (Contributed by NM, 21-Jun-1993.) |
| ⊢ 𝐴 ∈ V ⇒ ⊢ (𝐴 ∈ 𝐵 ↔ {𝐴} ⊆ 𝐵) | ||
| Theorem | eldifsn 4762 | Membership in a set with an element removed. (Contributed by NM, 10-Oct-2007.) |
| ⊢ (𝐴 ∈ (𝐵 ∖ {𝐶}) ↔ (𝐴 ∈ 𝐵 ∧ 𝐴 ≠ 𝐶)) | ||
| Theorem | eldifsnd 4763 | Membership in a set with an element removed : deduction version. (Contributed by Thierry Arnoux, 4-May-2025.) |
| ⊢ (𝜑 → 𝐴 ∈ 𝐵) & ⊢ (𝜑 → 𝐴 ≠ 𝐶) ⇒ ⊢ (𝜑 → 𝐴 ∈ (𝐵 ∖ {𝐶})) | ||
| Theorem | ssdifsn 4764 | Subset of a set with an element removed. (Contributed by Emmett Weisz, 7-Jul-2021.) (Proof shortened by JJ, 31-May-2022.) |
| ⊢ (𝐴 ⊆ (𝐵 ∖ {𝐶}) ↔ (𝐴 ⊆ 𝐵 ∧ ¬ 𝐶 ∈ 𝐴)) | ||
| Theorem | elpwdifsn 4765 | A subset of a set is an element of the power set of the difference of the set with a singleton if the subset does not contain the singleton element. (Contributed by AV, 10-Jan-2020.) |
| ⊢ ((𝑆 ∈ 𝑊 ∧ 𝑆 ⊆ 𝑉 ∧ 𝐴 ∉ 𝑆) → 𝑆 ∈ 𝒫 (𝑉 ∖ {𝐴})) | ||
| Theorem | eldifsni 4766 | Membership in a set with an element removed. (Contributed by NM, 10-Mar-2015.) |
| ⊢ (𝐴 ∈ (𝐵 ∖ {𝐶}) → 𝐴 ≠ 𝐶) | ||
| Theorem | eldifsnneq 4767 | An element of a difference with a singleton is not equal to the element of that singleton. Note that (¬ 𝐴 ∈ {𝐶} → ¬ 𝐴 = 𝐶) need not hold if 𝐴 is a proper class. (Contributed by BJ, 18-Mar-2023.) (Proof shortened by Steven Nguyen, 1-Jun-2023.) |
| ⊢ (𝐴 ∈ (𝐵 ∖ {𝐶}) → ¬ 𝐴 = 𝐶) | ||
| Theorem | neldifsn 4768 | The class 𝐴 is not in (𝐵 ∖ {𝐴}). (Contributed by David Moews, 1-May-2017.) |
| ⊢ ¬ 𝐴 ∈ (𝐵 ∖ {𝐴}) | ||
| Theorem | neldifsnd 4769 | The class 𝐴 is not in (𝐵 ∖ {𝐴}). Deduction form. (Contributed by David Moews, 1-May-2017.) |
| ⊢ (𝜑 → ¬ 𝐴 ∈ (𝐵 ∖ {𝐴})) | ||
| Theorem | rexdifsn 4770 | Restricted existential quantification over a set with an element removed. (Contributed by NM, 4-Feb-2015.) |
| ⊢ (∃𝑥 ∈ (𝐴 ∖ {𝐵})𝜑 ↔ ∃𝑥 ∈ 𝐴 (𝑥 ≠ 𝐵 ∧ 𝜑)) | ||
| Theorem | raldifsni 4771 | Rearrangement of a property of a singleton difference. (Contributed by Stefan O'Rear, 27-Feb-2015.) |
| ⊢ (∀𝑥 ∈ (𝐴 ∖ {𝐵}) ¬ 𝜑 ↔ ∀𝑥 ∈ 𝐴 (𝜑 → 𝑥 = 𝐵)) | ||
| Theorem | raldifsnb 4772 | Restricted universal quantification on a class difference with a singleton in terms of an implication. (Contributed by Alexander van der Vekens, 26-Jan-2018.) |
| ⊢ (∀𝑥 ∈ 𝐴 (𝑥 ≠ 𝑌 → 𝜑) ↔ ∀𝑥 ∈ (𝐴 ∖ {𝑌})𝜑) | ||
| Theorem | eldifvsn 4773 | A set is an element of the universal class excluding a singleton iff it is not the singleton element. (Contributed by AV, 7-Apr-2019.) |
| ⊢ (𝐴 ∈ 𝑉 → (𝐴 ∈ (V ∖ {𝐵}) ↔ 𝐴 ≠ 𝐵)) | ||
| Theorem | difsn 4774 | An element not in a set can be removed without affecting the set. (Contributed by NM, 16-Mar-2006.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) |
| ⊢ (¬ 𝐴 ∈ 𝐵 → (𝐵 ∖ {𝐴}) = 𝐵) | ||
| Theorem | difprsnss 4775 | Removal of a singleton from an unordered pair. (Contributed by NM, 16-Mar-2006.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) |
| ⊢ ({𝐴, 𝐵} ∖ {𝐴}) ⊆ {𝐵} | ||
| Theorem | difprsn1 4776 | Removal of a singleton from an unordered pair. (Contributed by Thierry Arnoux, 4-Feb-2017.) |
| ⊢ (𝐴 ≠ 𝐵 → ({𝐴, 𝐵} ∖ {𝐴}) = {𝐵}) | ||
| Theorem | difprsn2 4777 | Removal of a singleton from an unordered pair. (Contributed by Alexander van der Vekens, 5-Oct-2017.) |
| ⊢ (𝐴 ≠ 𝐵 → ({𝐴, 𝐵} ∖ {𝐵}) = {𝐴}) | ||
| Theorem | diftpsn3 4778 | Removal of a singleton from an unordered triple. (Contributed by Alexander van der Vekens, 5-Oct-2017.) (Proof shortened by JJ, 23-Jul-2021.) |
| ⊢ ((𝐴 ≠ 𝐶 ∧ 𝐵 ≠ 𝐶) → ({𝐴, 𝐵, 𝐶} ∖ {𝐶}) = {𝐴, 𝐵}) | ||
| Theorem | difpr 4779 | Removing two elements as pair of elements corresponds to removing each of the two elements as singletons. (Contributed by Alexander van der Vekens, 13-Jul-2018.) |
| ⊢ (𝐴 ∖ {𝐵, 𝐶}) = ((𝐴 ∖ {𝐵}) ∖ {𝐶}) | ||
| Theorem | tpprceq3 4780 | An unordered triple is an unordered pair if one of its elements is a proper class or is identical with another element. (Contributed by Alexander van der Vekens, 6-Oct-2017.) |
| ⊢ (¬ (𝐶 ∈ V ∧ 𝐶 ≠ 𝐵) → {𝐴, 𝐵, 𝐶} = {𝐴, 𝐵}) | ||
| Theorem | tppreqb 4781 | An unordered triple is an unordered pair if and only if one of its elements is a proper class or is identical with one of the another elements. (Contributed by Alexander van der Vekens, 15-Jan-2018.) |
| ⊢ (¬ (𝐶 ∈ V ∧ 𝐶 ≠ 𝐴 ∧ 𝐶 ≠ 𝐵) ↔ {𝐴, 𝐵, 𝐶} = {𝐴, 𝐵}) | ||
| Theorem | difsnb 4782 | (𝐵 ∖ {𝐴}) equals 𝐵 if and only if 𝐴 is not a member of 𝐵. Generalization of difsn 4774. (Contributed by David Moews, 1-May-2017.) |
| ⊢ (¬ 𝐴 ∈ 𝐵 ↔ (𝐵 ∖ {𝐴}) = 𝐵) | ||
| Theorem | difsnpss 4783 | (𝐵 ∖ {𝐴}) is a proper subclass of 𝐵 if and only if 𝐴 is a member of 𝐵. (Contributed by David Moews, 1-May-2017.) |
| ⊢ (𝐴 ∈ 𝐵 ↔ (𝐵 ∖ {𝐴}) ⊊ 𝐵) | ||
| Theorem | snssi 4784 | The singleton of an element of a class is a subset of the class. (Contributed by NM, 6-Jun-1994.) |
| ⊢ (𝐴 ∈ 𝐵 → {𝐴} ⊆ 𝐵) | ||
| Theorem | snssd 4785 | The singleton of an element of a class is a subset of the class (deduction form). (Contributed by Jonathan Ben-Naim, 3-Jun-2011.) |
| ⊢ (𝜑 → 𝐴 ∈ 𝐵) ⇒ ⊢ (𝜑 → {𝐴} ⊆ 𝐵) | ||
| Theorem | difsnid 4786 | If we remove a single element from a class then put it back in, we end up with the original class. (Contributed by NM, 2-Oct-2006.) |
| ⊢ (𝐵 ∈ 𝐴 → ((𝐴 ∖ {𝐵}) ∪ {𝐵}) = 𝐴) | ||
| Theorem | eldifeldifsn 4787 | An element of a difference set is an element of the difference with a singleton. (Contributed by AV, 2-Jan-2022.) |
| ⊢ ((𝑋 ∈ 𝐴 ∧ 𝑌 ∈ (𝐵 ∖ 𝐴)) → 𝑌 ∈ (𝐵 ∖ {𝑋})) | ||
| Theorem | pw0 4788 | Compute the power set of the empty set. Theorem 89 of [Suppes] p. 47. (Contributed by NM, 5-Aug-1993.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) |
| ⊢ 𝒫 ∅ = {∅} | ||
| Theorem | pwpw0 4789 | Compute the power set of the power set of the empty set. (See pw0 4788 for the power set of the empty set.) Theorem 90 of [Suppes] p. 48. Although this theorem is a special case of pwsn 4876, we have chosen to show a direct elementary proof. (Contributed by NM, 7-Aug-1994.) |
| ⊢ 𝒫 {∅} = {∅, {∅}} | ||
| Theorem | snsspr1 4790 | A singleton is a subset of an unordered pair containing its member. (Contributed by NM, 27-Aug-2004.) |
| ⊢ {𝐴} ⊆ {𝐴, 𝐵} | ||
| Theorem | snsspr2 4791 | A singleton is a subset of an unordered pair containing its member. (Contributed by NM, 2-May-2009.) |
| ⊢ {𝐵} ⊆ {𝐴, 𝐵} | ||
| Theorem | snsstp1 4792 | A singleton is a subset of an unordered triple containing its member. (Contributed by NM, 9-Oct-2013.) |
| ⊢ {𝐴} ⊆ {𝐴, 𝐵, 𝐶} | ||
| Theorem | snsstp2 4793 | A singleton is a subset of an unordered triple containing its member. (Contributed by NM, 9-Oct-2013.) |
| ⊢ {𝐵} ⊆ {𝐴, 𝐵, 𝐶} | ||
| Theorem | snsstp3 4794 | A singleton is a subset of an unordered triple containing its member. (Contributed by NM, 9-Oct-2013.) |
| ⊢ {𝐶} ⊆ {𝐴, 𝐵, 𝐶} | ||
| Theorem | prssg 4795 | A pair of elements of a class is a subset of the class. Theorem 7.5 of [Quine] p. 49. (Contributed by NM, 22-Mar-2006.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) |
| ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐶) ↔ {𝐴, 𝐵} ⊆ 𝐶)) | ||
| Theorem | prss 4796 | A pair of elements of a class is a subset of the class. Theorem 7.5 of [Quine] p. 49. (Contributed by NM, 30-May-1994.) (Proof shortened by Andrew Salmon, 29-Jun-2011.) (Proof shortened by JJ, 23-Jul-2021.) |
| ⊢ 𝐴 ∈ V & ⊢ 𝐵 ∈ V ⇒ ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐶) ↔ {𝐴, 𝐵} ⊆ 𝐶) | ||
| Theorem | prssi 4797 | A pair of elements of a class is a subset of the class. (Contributed by NM, 16-Jan-2015.) |
| ⊢ ((𝐴 ∈ 𝐶 ∧ 𝐵 ∈ 𝐶) → {𝐴, 𝐵} ⊆ 𝐶) | ||
| Theorem | prssd 4798 | Deduction version of prssi 4797: A pair of elements of a class is a subset of the class. (Contributed by Glauco Siliprandi, 17-Aug-2020.) |
| ⊢ (𝜑 → 𝐴 ∈ 𝐶) & ⊢ (𝜑 → 𝐵 ∈ 𝐶) ⇒ ⊢ (𝜑 → {𝐴, 𝐵} ⊆ 𝐶) | ||
| Theorem | prsspwg 4799 | An unordered pair belongs to the power class of a class iff each member belongs to the class. (Contributed by Thierry Arnoux, 3-Oct-2016.) (Revised by NM, 18-Jan-2018.) |
| ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → ({𝐴, 𝐵} ⊆ 𝒫 𝐶 ↔ (𝐴 ⊆ 𝐶 ∧ 𝐵 ⊆ 𝐶))) | ||
| Theorem | ssprss 4800 | A pair as subset of a pair. (Contributed by AV, 26-Oct-2020.) |
| ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → ({𝐴, 𝐵} ⊆ {𝐶, 𝐷} ↔ ((𝐴 = 𝐶 ∨ 𝐴 = 𝐷) ∧ (𝐵 = 𝐶 ∨ 𝐵 = 𝐷)))) | ||
| < Previous Next > |
| Copyright terms: Public domain | < Previous Next > |