| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > dfoprab3s | Structured version Visualization version GIF version | ||
| Description: A way to define an operation class abstraction without using existential quantifiers. (Contributed by NM, 18-Aug-2006.) (Revised by Mario Carneiro, 31-Aug-2015.) |
| Ref | Expression |
|---|---|
| dfoprab3s | ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑤, 𝑧〉 ∣ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)} |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfoprab2 7414 | . 2 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑤, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)} | |
| 2 | nfsbc1v 3758 | . . . . 5 ⊢ Ⅎ𝑥[(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 | |
| 3 | 2 | 19.41 2240 | . . . 4 ⊢ (∃𝑥(∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑥∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 4 | sbcopeq1a 7991 | . . . . . . . 8 ⊢ (𝑤 = 〈𝑥, 𝑦〉 → ([(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 ↔ 𝜑)) | |
| 5 | 4 | pm5.32i 574 | . . . . . . 7 ⊢ ((𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
| 6 | 5 | exbii 1849 | . . . . . 6 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
| 7 | nfcv 2896 | . . . . . . . 8 ⊢ Ⅎ𝑦(1st ‘𝑤) | |
| 8 | nfsbc1v 3758 | . . . . . . . 8 ⊢ Ⅎ𝑦[(2nd ‘𝑤) / 𝑦]𝜑 | |
| 9 | 7, 8 | nfsbcw 3760 | . . . . . . 7 ⊢ Ⅎ𝑦[(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 |
| 10 | 9 | 19.41 2240 | . . . . . 6 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 11 | 6, 10 | bitr3i 277 | . . . . 5 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 12 | 11 | exbii 1849 | . . . 4 ⊢ (∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥(∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 13 | elvv 5697 | . . . . 5 ⊢ (𝑤 ∈ (V × V) ↔ ∃𝑥∃𝑦 𝑤 = 〈𝑥, 𝑦〉) | |
| 14 | 13 | anbi1i 624 | . . . 4 ⊢ ((𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑥∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 15 | 3, 12, 14 | 3bitr4i 303 | . . 3 ⊢ (∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 16 | 15 | opabbii 5163 | . 2 ⊢ {〈𝑤, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)} = {〈𝑤, 𝑧〉 ∣ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)} |
| 17 | 1, 16 | eqtri 2757 | 1 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑤, 𝑧〉 ∣ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)} |
| Colors of variables: wff setvar class |
| Syntax hints: ∧ wa 395 = wceq 1541 ∃wex 1780 ∈ wcel 2113 Vcvv 3438 [wsbc 3738 〈cop 4584 {copab 5158 × cxp 5620 ‘cfv 6490 {coprab 7357 1st c1st 7929 2nd c2nd 7930 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2182 ax-ext 2706 ax-sep 5239 ax-nul 5249 ax-pr 5375 ax-un 7678 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2537 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2809 df-nfc 2883 df-ne 2931 df-ral 3050 df-rex 3059 df-rab 3398 df-v 3440 df-sbc 3739 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4284 df-if 4478 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-br 5097 df-opab 5159 df-mpt 5178 df-id 5517 df-xp 5628 df-rel 5629 df-cnv 5630 df-co 5631 df-dm 5632 df-rn 5633 df-iota 6446 df-fun 6492 df-fv 6498 df-oprab 7360 df-1st 7931 df-2nd 7932 |
| This theorem is referenced by: dfoprab3 7996 |
| Copyright terms: Public domain | W3C validator |