![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > iunopab | Structured version Visualization version GIF version |
Description: Move indexed union inside an ordered-pair abstraction. (Contributed by Stefan O'Rear, 20-Feb-2015.) |
Ref | Expression |
---|---|
iunopab | ⊢ ∪ 𝑧 ∈ 𝐴 {〈𝑥, 𝑦〉 ∣ 𝜑} = {〈𝑥, 𝑦〉 ∣ ∃𝑧 ∈ 𝐴 𝜑} |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elopab 5133 | . . . . 5 ⊢ (𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑} ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) | |
2 | 1 | rexbii 3179 | . . . 4 ⊢ (∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑} ↔ ∃𝑧 ∈ 𝐴 ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
3 | rexcom4 3365 | . . . . 5 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) | |
4 | rexcom4 3365 | . . . . . . 7 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦∃𝑧 ∈ 𝐴 (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) | |
5 | r19.42v 3230 | . . . . . . . 8 ⊢ (∃𝑧 ∈ 𝐴 (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) | |
6 | 5 | exbii 1923 | . . . . . . 7 ⊢ (∃𝑦∃𝑧 ∈ 𝐴 (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
7 | 4, 6 | bitri 264 | . . . . . 6 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
8 | 7 | exbii 1923 | . . . . 5 ⊢ (∃𝑥∃𝑧 ∈ 𝐴 ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
9 | 3, 8 | bitri 264 | . . . 4 ⊢ (∃𝑧 ∈ 𝐴 ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
10 | 2, 9 | bitri 264 | . . 3 ⊢ (∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑} ↔ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)) |
11 | 10 | abbii 2877 | . 2 ⊢ {𝑤 ∣ ∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑}} = {𝑤 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)} |
12 | df-iun 4674 | . 2 ⊢ ∪ 𝑧 ∈ 𝐴 {〈𝑥, 𝑦〉 ∣ 𝜑} = {𝑤 ∣ ∃𝑧 ∈ 𝐴 𝑤 ∈ {〈𝑥, 𝑦〉 ∣ 𝜑}} | |
13 | df-opab 4865 | . 2 ⊢ {〈𝑥, 𝑦〉 ∣ ∃𝑧 ∈ 𝐴 𝜑} = {𝑤 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ ∃𝑧 ∈ 𝐴 𝜑)} | |
14 | 11, 12, 13 | 3eqtr4i 2792 | 1 ⊢ ∪ 𝑧 ∈ 𝐴 {〈𝑥, 𝑦〉 ∣ 𝜑} = {〈𝑥, 𝑦〉 ∣ ∃𝑧 ∈ 𝐴 𝜑} |
Colors of variables: wff setvar class |
Syntax hints: ∧ wa 383 = wceq 1632 ∃wex 1853 ∈ wcel 2139 {cab 2746 ∃wrex 3051 〈cop 4327 ∪ ciun 4672 {copab 4864 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1871 ax-4 1886 ax-5 1988 ax-6 2054 ax-7 2090 ax-9 2148 ax-10 2168 ax-11 2183 ax-12 2196 ax-13 2391 ax-ext 2740 ax-sep 4933 ax-nul 4941 ax-pr 5055 |
This theorem depends on definitions: df-bi 197 df-or 384 df-an 385 df-3an 1074 df-tru 1635 df-ex 1854 df-nf 1859 df-sb 2047 df-clab 2747 df-cleq 2753 df-clel 2756 df-nfc 2891 df-ral 3055 df-rex 3056 df-v 3342 df-dif 3718 df-un 3720 df-in 3722 df-ss 3729 df-nul 4059 df-if 4231 df-sn 4322 df-pr 4324 df-op 4328 df-iun 4674 df-opab 4865 |
This theorem is referenced by: marypha2lem2 8507 |
Copyright terms: Public domain | W3C validator |