| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > endisj | Structured version Visualization version GIF version | ||
| Description: Any two sets are equinumerous to two disjoint sets. Exercise 4.39 of [Mendelson] p. 255. (Contributed by NM, 16-Apr-2004.) |
| Ref | Expression |
|---|---|
| endisj.1 | ⊢ 𝐴 ∈ V |
| endisj.2 | ⊢ 𝐵 ∈ V |
| Ref | Expression |
|---|---|
| endisj | ⊢ ∃𝑥∃𝑦((𝑥 ≈ 𝐴 ∧ 𝑦 ≈ 𝐵) ∧ (𝑥 ∩ 𝑦) = ∅) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | endisj.1 | . . . 4 ⊢ 𝐴 ∈ V | |
| 2 | 0ex 5242 | . . . 4 ⊢ ∅ ∈ V | |
| 3 | 1, 2 | xpsnen 8992 | . . 3 ⊢ (𝐴 × {∅}) ≈ 𝐴 |
| 4 | endisj.2 | . . . 4 ⊢ 𝐵 ∈ V | |
| 5 | 1oex 8408 | . . . 4 ⊢ 1o ∈ V | |
| 6 | 4, 5 | xpsnen 8992 | . . 3 ⊢ (𝐵 × {1o}) ≈ 𝐵 |
| 7 | 3, 6 | pm3.2i 470 | . 2 ⊢ ((𝐴 × {∅}) ≈ 𝐴 ∧ (𝐵 × {1o}) ≈ 𝐵) |
| 8 | xp01disj 8419 | . 2 ⊢ ((𝐴 × {∅}) ∩ (𝐵 × {1o})) = ∅ | |
| 9 | p0ex 5321 | . . . 4 ⊢ {∅} ∈ V | |
| 10 | 1, 9 | xpex 7700 | . . 3 ⊢ (𝐴 × {∅}) ∈ V |
| 11 | snex 5376 | . . . 4 ⊢ {1o} ∈ V | |
| 12 | 4, 11 | xpex 7700 | . . 3 ⊢ (𝐵 × {1o}) ∈ V |
| 13 | breq1 5089 | . . . . 5 ⊢ (𝑥 = (𝐴 × {∅}) → (𝑥 ≈ 𝐴 ↔ (𝐴 × {∅}) ≈ 𝐴)) | |
| 14 | breq1 5089 | . . . . 5 ⊢ (𝑦 = (𝐵 × {1o}) → (𝑦 ≈ 𝐵 ↔ (𝐵 × {1o}) ≈ 𝐵)) | |
| 15 | 13, 14 | bi2anan9 639 | . . . 4 ⊢ ((𝑥 = (𝐴 × {∅}) ∧ 𝑦 = (𝐵 × {1o})) → ((𝑥 ≈ 𝐴 ∧ 𝑦 ≈ 𝐵) ↔ ((𝐴 × {∅}) ≈ 𝐴 ∧ (𝐵 × {1o}) ≈ 𝐵))) |
| 16 | ineq12 4156 | . . . . 5 ⊢ ((𝑥 = (𝐴 × {∅}) ∧ 𝑦 = (𝐵 × {1o})) → (𝑥 ∩ 𝑦) = ((𝐴 × {∅}) ∩ (𝐵 × {1o}))) | |
| 17 | 16 | eqeq1d 2739 | . . . 4 ⊢ ((𝑥 = (𝐴 × {∅}) ∧ 𝑦 = (𝐵 × {1o})) → ((𝑥 ∩ 𝑦) = ∅ ↔ ((𝐴 × {∅}) ∩ (𝐵 × {1o})) = ∅)) |
| 18 | 15, 17 | anbi12d 633 | . . 3 ⊢ ((𝑥 = (𝐴 × {∅}) ∧ 𝑦 = (𝐵 × {1o})) → (((𝑥 ≈ 𝐴 ∧ 𝑦 ≈ 𝐵) ∧ (𝑥 ∩ 𝑦) = ∅) ↔ (((𝐴 × {∅}) ≈ 𝐴 ∧ (𝐵 × {1o}) ≈ 𝐵) ∧ ((𝐴 × {∅}) ∩ (𝐵 × {1o})) = ∅))) |
| 19 | 10, 12, 18 | spc2ev 3550 | . 2 ⊢ ((((𝐴 × {∅}) ≈ 𝐴 ∧ (𝐵 × {1o}) ≈ 𝐵) ∧ ((𝐴 × {∅}) ∩ (𝐵 × {1o})) = ∅) → ∃𝑥∃𝑦((𝑥 ≈ 𝐴 ∧ 𝑦 ≈ 𝐵) ∧ (𝑥 ∩ 𝑦) = ∅)) |
| 20 | 7, 8, 19 | mp2an 693 | 1 ⊢ ∃𝑥∃𝑦((𝑥 ≈ 𝐴 ∧ 𝑦 ≈ 𝐵) ∧ (𝑥 ∩ 𝑦) = ∅) |
| Colors of variables: wff setvar class |
| Syntax hints: ∧ wa 395 = wceq 1542 ∃wex 1781 ∈ wcel 2114 Vcvv 3430 ∩ cin 3889 ∅c0 4274 {csn 4568 class class class wbr 5086 × cxp 5622 1oc1o 8391 ≈ cen 8883 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2709 ax-sep 5231 ax-nul 5241 ax-pow 5302 ax-pr 5370 ax-un 7682 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3063 df-rab 3391 df-v 3432 df-dif 3893 df-un 3895 df-in 3897 df-ss 3907 df-nul 4275 df-if 4468 df-pw 4544 df-sn 4569 df-pr 4571 df-op 4575 df-uni 4852 df-int 4891 df-br 5087 df-opab 5149 df-mpt 5168 df-id 5519 df-xp 5630 df-rel 5631 df-cnv 5632 df-co 5633 df-dm 5634 df-rn 5635 df-suc 6323 df-fun 6494 df-fn 6495 df-f 6496 df-f1 6497 df-fo 6498 df-f1o 6499 df-1o 8398 df-en 8887 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |