![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > iunopabOLD | Structured version Visualization version GIF version |
Description: Obsolete version of iunopab 5569 as of 11-Dec-2024. (Contributed by Stefan O'Rear, 20-Feb-2015.) (Proof modification is discouraged.) (New usage is discouraged.) |
Ref | Expression |
---|---|
iunopabOLD | ⊢ ∪ 𝑧 ∈ 𝐴 {〈𝑥, 𝑦〉 ∣ 𝜑} = {〈𝑥, 𝑦〉 ∣ ∃𝑧 ∈ 𝐴 𝜑} |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elopab 5537 | . . . . 5 ⊢ (𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑} ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) | |
2 | 1 | rexbii 3092 | . . . 4 ⊢ (∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑} ↔ ∃𝑧 ∈ 𝐴 ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
3 | rexcom4 3286 | . . . . 5 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) | |
4 | rexcom4 3286 | . . . . . . 7 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦∃𝑧 ∈ 𝐴 (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) | |
5 | r19.42v 3189 | . . . . . . . 8 ⊢ (∃𝑧 ∈ 𝐴 (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) | |
6 | 5 | exbii 1845 | . . . . . . 7 ⊢ (∃𝑦∃𝑧 ∈ 𝐴 (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
7 | 4, 6 | bitri 275 | . . . . . 6 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
8 | 7 | exbii 1845 | . . . . 5 ⊢ (∃𝑥∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
9 | 3, 8 | bitri 275 | . . . 4 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
10 | 2, 9 | bitri 275 | . . 3 ⊢ (∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑} ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
11 | 10 | abbii 2807 | . 2 ⊢ {𝑤 ∣ ∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑}} = {𝑤 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)} |
12 | df-iun 4998 | . 2 ⊢ ∪ 𝑧 ∈ 𝐴 {〈𝑥, 𝑦〉 ∣ 𝜑} = {𝑤 ∣ ∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑}} | |
13 | df-opab 5211 | . 2 ⊢ {〈𝑥, 𝑦〉 ∣ ∃𝑧 ∈ 𝐴 𝜑} = {𝑤 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)} | |
14 | 11, 12, 13 | 3eqtr4i 2773 | 1 ⊢ ∪ 𝑧 ∈ 𝐴 {〈𝑥, 𝑦〉 ∣ 𝜑} = {〈𝑥, 𝑦〉 ∣ ∃𝑧 ∈ 𝐴 𝜑} |
Colors of variables: wff setvar class |
Syntax hints: ∧ wa 395 = wceq 1537 ∃wex 1776 ∈ wcel 2106 {cab 2712 ∃wrex 3068 〈cop 4637 ∪ ciun 4996 {copab 5210 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1792 ax-4 1806 ax-5 1908 ax-6 1965 ax-7 2005 ax-8 2108 ax-9 2116 ax-11 2155 ax-ext 2706 ax-sep 5302 ax-nul 5312 ax-pr 5438 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1540 df-fal 1550 df-ex 1777 df-sb 2063 df-clab 2713 df-cleq 2727 df-clel 2814 df-rex 3069 df-v 3480 df-dif 3966 df-un 3968 df-ss 3980 df-nul 4340 df-if 4532 df-sn 4632 df-pr 4634 df-op 4638 df-iun 4998 df-opab 5211 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |