| 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 7416 | . 2 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑤, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)} | |
| 2 | nfsbc1v 3760 | . . . . 5 ⊢ Ⅎ𝑥[(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 | |
| 3 | 2 | 19.41 2242 | . . . 4 ⊢ (∃𝑥(∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑥∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 4 | sbcopeq1a 7993 | . . . . . . . 8 ⊢ (𝑤 = 〈𝑥, 𝑦〉 → ([(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 ↔ 𝜑)) | |
| 5 | 4 | pm5.32i 574 | . . . . . . 7 ⊢ ((𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
| 6 | 5 | exbii 1849 | . . . . . 6 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
| 7 | nfcv 2898 | . . . . . . . 8 ⊢ Ⅎ𝑦(1st ‘𝑤) | |
| 8 | nfsbc1v 3760 | . . . . . . . 8 ⊢ Ⅎ𝑦[(2nd ‘𝑤) / 𝑦]𝜑 | |
| 9 | 7, 8 | nfsbcw 3762 | . . . . . . 7 ⊢ Ⅎ𝑦[(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 |
| 10 | 9 | 19.41 2242 | . . . . . 6 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 11 | 6, 10 | bitr3i 277 | . . . . 5 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 12 | 11 | exbii 1849 | . . . 4 ⊢ (∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥(∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 13 | elvv 5699 | . . . . 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 5165 | . 2 ⊢ {〈𝑤, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)} = {〈𝑤, 𝑧〉 ∣ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)} |
| 17 | 1, 16 | eqtri 2759 | 1 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑤, 𝑧〉 ∣ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)} |
| Colors of variables: wff setvar class |
| Syntax hints: ∧ wa 395 = wceq 1541 ∃wex 1780 ∈ wcel 2113 Vcvv 3440 [wsbc 3740 〈cop 4586 {copab 5160 × cxp 5622 ‘cfv 6492 {coprab 7359 1st c1st 7931 2nd c2nd 7932 |
| 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 2184 ax-ext 2708 ax-sep 5241 ax-nul 5251 ax-pr 5377 ax-un 7680 |
| 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 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3061 df-rab 3400 df-v 3442 df-sbc 3741 df-dif 3904 df-un 3906 df-in 3908 df-ss 3918 df-nul 4286 df-if 4480 df-sn 4581 df-pr 4583 df-op 4587 df-uni 4864 df-br 5099 df-opab 5161 df-mpt 5180 df-id 5519 df-xp 5630 df-rel 5631 df-cnv 5632 df-co 5633 df-dm 5634 df-rn 5635 df-iota 6448 df-fun 6494 df-fv 6500 df-oprab 7362 df-1st 7933 df-2nd 7934 |
| This theorem is referenced by: dfoprab3 7998 |
| Copyright terms: Public domain | W3C validator |