| 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 7468 | . 2 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑤, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)} | |
| 2 | nfsbc1v 3764 | . . . . 5 ⊢ Ⅎ𝑥[(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 | |
| 3 | 2 | 19.41 2271 | . . . 4 ⊢ (∃𝑥(∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑥∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 4 | sbcopeq1a 8042 | . . . . . . . 8 ⊢ (𝑤 = 〈𝑥, 𝑦〉 → ([(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 ↔ 𝜑)) | |
| 5 | 4 | pm5.32i 584 | . . . . . . 7 ⊢ ((𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
| 6 | 5 | exbii 1878 | . . . . . 6 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ ∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)) |
| 7 | nfcv 2925 | . . . . . . . 8 ⊢ Ⅎ𝑦(1st ‘𝑤) | |
| 8 | nfsbc1v 3764 | . . . . . . . 8 ⊢ Ⅎ𝑦[(2nd ‘𝑤) / 𝑦]𝜑 | |
| 9 | 7, 8 | nfsbcw 3766 | . . . . . . 7 ⊢ Ⅎ𝑦[(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑 |
| 10 | 9 | 19.41 2271 | . . . . . 6 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 11 | 6, 10 | bitr3i 280 | . . . . 5 ⊢ (∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 12 | 11 | exbii 1878 | . . . 4 ⊢ (∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑥(∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 13 | elvv 5736 | . . . . 5 ⊢ (𝑤 ∈ (V × V) ↔ ∃𝑥∃𝑦 𝑤 = 〈𝑥, 𝑦〉) | |
| 14 | 13 | anbi1i 635 | . . . 4 ⊢ ((𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑) ↔ (∃𝑥∃𝑦 𝑤 = 〈𝑥, 𝑦〉 ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 15 | 3, 12, 14 | 3bitr4i 306 | . . 3 ⊢ (∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)) |
| 16 | 15 | opabbii 5178 | . 2 ⊢ {〈𝑤, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑤 = 〈𝑥, 𝑦〉 ∧ 𝜑)} = {〈𝑤, 𝑧〉 ∣ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)} |
| 17 | 1, 16 | eqtri 2786 | 1 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑤, 𝑧〉 ∣ (𝑤 ∈ (V × V) ∧ [(1st ‘𝑤) / 𝑥][(2nd ‘𝑤) / 𝑦]𝜑)} |
| Colors of variables: wff setvar class |
| Syntax hints: ∧ wa 400 = wceq 1570 ∃wex 1809 ∈ wcel 2143 Vcvv 3455 [wsbc 3744 〈cop 4595 {copab 5173 × cxp 5659 ‘cfv 6536 {coprab 7411 1st c1st 7980 2nd c2nd 7981 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-sep 5257 ax-nul 5269 ax-pr 5404 ax-un 7732 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ne 2959 df-ral 3080 df-rex 3090 df-rab 3417 df-v 3457 df-sbc 3745 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-nul 4287 df-if 4488 df-sn 4590 df-pr 4592 df-op 4596 df-uni 4873 df-br 5110 df-opab 5174 df-mpt 5193 df-id 5556 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-rn 5672 df-iota 6492 df-fun 6538 df-fv 6544 df-oprab 7414 df-1st 7982 df-2nd 7983 |
| This theorem is referenced by: dfoprab3 8047 |
| Copyright terms: Public domain | W3C validator |