| 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 7465 | . 2 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑤, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)} | |
| 2 | nfsbc1v 3785 | . . . . 5 ⊢ Ⅎ𝑥[(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 | |
| 3 | 2 | 19.41 2235 | . . . 4 ⊢ (∃𝑥(∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑥∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 4 | sbcopeq1a 8048 | . . . . . . . 8 ⊢ (𝑤 = 〈𝑥, 𝑦〉 → ([(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 ↔ 𝜑)) | |
| 5 | 4 | pm5.32i 574 | . . . . . . 7 ⊢ ((𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
| 6 | 5 | exbii 1848 | . . . . . 6 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
| 7 | nfcv 2898 | . . . . . . . 8 ⊢ Ⅎ𝑦(1st ‘𝑤) | |
| 8 | nfsbc1v 3785 | . . . . . . . 8 ⊢ Ⅎ𝑦[(2nd ‘𝑤) / 𝑦]𝜑 | |
| 9 | 7, 8 | nfsbcw 3787 | . . . . . . 7 ⊢ Ⅎ𝑦[(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 |
| 10 | 9 | 19.41 2235 | . . . . . 6 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 11 | 6, 10 | bitr3i 277 | . . . . 5 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 12 | 11 | exbii 1848 | . . . 4 ⊢ (∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥(∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 13 | elvv 5729 | . . . . 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 5186 | . 2 ⊢ {〈𝑤, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)} = {〈𝑤, 𝑧〉 ∣ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)} |
| 17 | 1, 16 | eqtri 2758 | 1 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑤, 𝑧〉 ∣ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)} |
| Colors of variables: wff setvar class |
| Syntax hints: ∧ wa 395 = wceq 1540 ∃wex 1779 ∈ wcel 2108 Vcvv 3459 [wsbc 3765 〈cop 4607 {copab 5181 × cxp 5652 ‘cfv 6531 {coprab 7406 1st c1st 7986 2nd c2nd 7987 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2157 ax-12 2177 ax-ext 2707 ax-sep 5266 ax-nul 5276 ax-pr 5402 ax-un 7729 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2065 df-mo 2539 df-eu 2568 df-clab 2714 df-cleq 2727 df-clel 2809 df-nfc 2885 df-ral 3052 df-rex 3061 df-rab 3416 df-v 3461 df-sbc 3766 df-dif 3929 df-un 3931 df-in 3933 df-ss 3943 df-nul 4309 df-if 4501 df-sn 4602 df-pr 4604 df-op 4608 df-uni 4884 df-br 5120 df-opab 5182 df-mpt 5202 df-id 5548 df-xp 5660 df-rel 5661 df-cnv 5662 df-co 5663 df-dm 5664 df-rn 5665 df-iota 6484 df-fun 6533 df-fv 6539 df-oprab 7409 df-1st 7988 df-2nd 7989 |
| This theorem is referenced by: dfoprab3 8053 |
| Copyright terms: Public domain | W3C validator |