| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > cbvopab | Structured version Visualization version GIF version | ||
| Description: Rule used to change bound variables in an ordered-pair class abstraction, using implicit substitution. (Contributed by NM, 14-Sep-2003.) |
| Ref | Expression |
|---|---|
| cbvopab.1 | ⊢ Ⅎ𝑧𝜑 |
| cbvopab.2 | ⊢ Ⅎ𝑤𝜑 |
| cbvopab.3 | ⊢ Ⅎ𝑥𝜓 |
| cbvopab.4 | ⊢ Ⅎ𝑦𝜓 |
| cbvopab.5 | ⊢ ((𝑥 = 𝑧 ∧ 𝑦 = 𝑤) → (𝜑 ↔ 𝜓)) |
| Ref | Expression |
|---|---|
| cbvopab | ⊢ {〈𝑥, 𝑦〉 ∣ 𝜑} = {〈𝑧, 𝑤〉 ∣ 𝜓} |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | nfv 1914 | . . . . 5 ⊢ Ⅎ𝑧 𝑣 = 〈𝑥, 𝑦〉 | |
| 2 | cbvopab.1 | . . . . 5 ⊢ Ⅎ𝑧𝜑 | |
| 3 | 1, 2 | nfan 1899 | . . . 4 ⊢ Ⅎ𝑧(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) |
| 4 | nfv 1914 | . . . . 5 ⊢ Ⅎ𝑤 𝑣 = 〈𝑥, 𝑦〉 | |
| 5 | cbvopab.2 | . . . . 5 ⊢ Ⅎ𝑤𝜑 | |
| 6 | 4, 5 | nfan 1899 | . . . 4 ⊢ Ⅎ𝑤(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) |
| 7 | nfv 1914 | . . . . 5 ⊢ Ⅎ𝑥 𝑣 = 〈𝑧, 𝑤〉 | |
| 8 | cbvopab.3 | . . . . 5 ⊢ Ⅎ𝑥𝜓 | |
| 9 | 7, 8 | nfan 1899 | . . . 4 ⊢ Ⅎ𝑥(𝑣 = 〈𝑧, 𝑤〉 ∧ 𝜓) |
| 10 | nfv 1914 | . . . . 5 ⊢ Ⅎ𝑦 𝑣 = 〈𝑧, 𝑤〉 | |
| 11 | cbvopab.4 | . . . . 5 ⊢ Ⅎ𝑦𝜓 | |
| 12 | 10, 11 | nfan 1899 | . . . 4 ⊢ Ⅎ𝑦(𝑣 = 〈𝑧, 𝑤〉 ∧ 𝜓) |
| 13 | opeq12 4856 | . . . . . 6 ⊢ ((𝑥 = 𝑧 ∧ 𝑦 = 𝑤) → 〈𝑥, 𝑦〉 = 〈𝑧, 𝑤〉) | |
| 14 | 13 | eqeq2d 2747 | . . . . 5 ⊢ ((𝑥 = 𝑧 ∧ 𝑦 = 𝑤) → (𝑣 = 〈𝑥, 𝑦〉 ↔ 𝑣 = 〈𝑧, 𝑤〉)) |
| 15 | cbvopab.5 | . . . . 5 ⊢ ((𝑥 = 𝑧 ∧ 𝑦 = 𝑤) → (𝜑 ↔ 𝜓)) | |
| 16 | 14, 15 | anbi12d 632 | . . . 4 ⊢ ((𝑥 = 𝑧 ∧ 𝑦 = 𝑤) → ((𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (𝑣 = 〈𝑧, 𝑤〉 ∧ 𝜓))) |
| 17 | 3, 6, 9, 12, 16 | cbvex2v 2346 | . . 3 ⊢ (∃𝑥∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑧∃𝑤(𝑣 = 〈𝑧, 𝑤〉 ∧ 𝜓)) |
| 18 | 17 | abbii 2803 | . 2 ⊢ {𝑣 ∣ ∃𝑥∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑)} = {𝑣 ∣ ∃𝑧∃𝑤(𝑣 = 〈𝑧, 𝑤〉 ∧ 𝜓)} |
| 19 | df-opab 5187 | . 2 ⊢ {〈𝑥, 𝑦〉 ∣ 𝜑} = {𝑣 ∣ ∃𝑥∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑)} | |
| 20 | df-opab 5187 | . 2 ⊢ {〈𝑧, 𝑤〉 ∣ 𝜓} = {𝑣 ∣ ∃𝑧∃𝑤(𝑣 = 〈𝑧, 𝑤〉 ∧ 𝜓)} | |
| 21 | 18, 19, 20 | 3eqtr4i 2769 | 1 ⊢ {〈𝑥, 𝑦〉 ∣ 𝜑} = {〈𝑧, 𝑤〉 ∣ 𝜓} |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1540 ∃wex 1779 Ⅎwnf 1783 {cab 2714 〈cop 4612 {copab 5186 |
| 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 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2708 |
| 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 2066 df-clab 2715 df-cleq 2728 df-clel 2810 df-rab 3421 df-v 3466 df-dif 3934 df-un 3936 df-ss 3948 df-nul 4314 df-if 4506 df-sn 4607 df-pr 4609 df-op 4613 df-opab 5187 |
| This theorem is referenced by: dfrel4 6185 bj-opabco 37211 aomclem8 43052 |
| Copyright terms: Public domain | W3C validator |