![]() |
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 5578 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 5546 | . . . . 5 ⊢ (𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑} ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) | |
2 | 1 | rexbii 3100 | . . . 4 ⊢ (∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑} ↔ ∃𝑧 ∈ 𝐴 ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
3 | rexcom4 3294 | . . . . 5 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) | |
4 | rexcom4 3294 | . . . . . . 7 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦∃𝑧 ∈ 𝐴 (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) | |
5 | r19.42v 3197 | . . . . . . . 8 ⊢ (∃𝑧 ∈ 𝐴 (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) | |
6 | 5 | exbii 1846 | . . . . . . 7 ⊢ (∃𝑦∃𝑧 ∈ 𝐴 (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
7 | 4, 6 | bitri 275 | . . . . . 6 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
8 | 7 | exbii 1846 | . . . . 5 ⊢ (∃𝑥∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
9 | 3, 8 | bitri 275 | . . . 4 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
10 | 2, 9 | bitri 275 | . . 3 ⊢ (∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑} ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
11 | 10 | abbii 2812 | . 2 ⊢ {𝑤 ∣ ∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑}} = {𝑤 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)} |
12 | df-iun 5017 | . 2 ⊢ ∪ 𝑧 ∈ 𝐴 {〈𝑥, 𝑦〉 ∣ 𝜑} = {𝑤 ∣ ∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑}} | |
13 | df-opab 5229 | . 2 ⊢ {〈𝑥, 𝑦〉 ∣ ∃𝑧 ∈ 𝐴 𝜑} = {𝑤 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)} | |
14 | 11, 12, 13 | 3eqtr4i 2778 | 1 ⊢ ∪ 𝑧 ∈ 𝐴 {〈𝑥, 𝑦〉 ∣ 𝜑} = {〈𝑥, 𝑦〉 ∣ ∃𝑧 ∈ 𝐴 𝜑} |
Colors of variables: wff setvar class |
Syntax hints: ∧ wa 395 = wceq 1537 ∃wex 1777 ∈ wcel 2108 {cab 2717 ∃wrex 3076 〈cop 4654 ∪ ciun 5015 {copab 5228 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1793 ax-4 1807 ax-5 1909 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-11 2158 ax-ext 2711 ax-sep 5317 ax-nul 5324 ax-pr 5447 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 847 df-3an 1089 df-tru 1540 df-fal 1550 df-ex 1778 df-sb 2065 df-clab 2718 df-cleq 2732 df-clel 2819 df-rex 3077 df-v 3490 df-dif 3979 df-un 3981 df-ss 3993 df-nul 4353 df-if 4549 df-sn 4649 df-pr 4651 df-op 4655 df-iun 5017 df-opab 5229 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |