Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > cbvoprab1 | Structured version Visualization version GIF version |
Description: Rule used to change first bound variable in an operation abstraction, using implicit substitution. (Contributed by NM, 20-Dec-2008.) (Revised by Mario Carneiro, 5-Dec-2016.) |
Ref | Expression |
---|---|
cbvoprab1.1 | ⊢ Ⅎ𝑤𝜑 |
cbvoprab1.2 | ⊢ Ⅎ𝑥𝜓 |
cbvoprab1.3 | ⊢ (𝑥 = 𝑤 → (𝜑 ↔ 𝜓)) |
Ref | Expression |
---|---|
cbvoprab1 | ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈〈𝑤, 𝑦〉, 𝑧〉 ∣ 𝜓} |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | nfv 1918 | . . . . . 6 ⊢ Ⅎ𝑤 𝑣 = 〈𝑥, 𝑦〉 | |
2 | cbvoprab1.1 | . . . . . 6 ⊢ Ⅎ𝑤𝜑 | |
3 | 1, 2 | nfan 1903 | . . . . 5 ⊢ Ⅎ𝑤(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) |
4 | 3 | nfex 2322 | . . . 4 ⊢ Ⅎ𝑤∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) |
5 | nfv 1918 | . . . . . 6 ⊢ Ⅎ𝑥 𝑣 = 〈𝑤, 𝑦〉 | |
6 | cbvoprab1.2 | . . . . . 6 ⊢ Ⅎ𝑥𝜓 | |
7 | 5, 6 | nfan 1903 | . . . . 5 ⊢ Ⅎ𝑥(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓) |
8 | 7 | nfex 2322 | . . . 4 ⊢ Ⅎ𝑥∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓) |
9 | opeq1 4801 | . . . . . . 7 ⊢ (𝑥 = 𝑤 → 〈𝑥, 𝑦〉 = 〈𝑤, 𝑦〉) | |
10 | 9 | eqeq2d 2749 | . . . . . 6 ⊢ (𝑥 = 𝑤 → (𝑣 = 〈𝑥, 𝑦〉 ↔ 𝑣 = 〈𝑤, 𝑦〉)) |
11 | cbvoprab1.3 | . . . . . 6 ⊢ (𝑥 = 𝑤 → (𝜑 ↔ 𝜓)) | |
12 | 10, 11 | anbi12d 630 | . . . . 5 ⊢ (𝑥 = 𝑤 → ((𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓))) |
13 | 12 | exbidv 1925 | . . . 4 ⊢ (𝑥 = 𝑤 → (∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓))) |
14 | 4, 8, 13 | cbvexv1 2341 | . . 3 ⊢ (∃𝑥∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑤∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓)) |
15 | 14 | opabbii 5137 | . 2 ⊢ {〈𝑣, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑)} = {〈𝑣, 𝑧〉 ∣ ∃𝑤∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓)} |
16 | dfoprab2 7311 | . 2 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑣, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑)} | |
17 | dfoprab2 7311 | . 2 ⊢ {〈〈𝑤, 𝑦〉, 𝑧〉 ∣ 𝜓} = {〈𝑣, 𝑧〉 ∣ ∃𝑤∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓)} | |
18 | 15, 16, 17 | 3eqtr4i 2776 | 1 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈〈𝑤, 𝑦〉, 𝑧〉 ∣ 𝜓} |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 = wceq 1539 ∃wex 1783 Ⅎwnf 1787 〈cop 4564 {copab 5132 {coprab 7256 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-10 2139 ax-11 2156 ax-12 2173 ax-ext 2709 ax-sep 5218 ax-nul 5225 ax-pr 5347 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3an 1087 df-tru 1542 df-fal 1552 df-ex 1784 df-nf 1788 df-sb 2069 df-clab 2716 df-cleq 2730 df-clel 2817 df-rab 3072 df-v 3424 df-dif 3886 df-un 3888 df-nul 4254 df-if 4457 df-sn 4559 df-pr 4561 df-op 4565 df-opab 5133 df-oprab 7259 |
This theorem is referenced by: cbvmpo1 42537 |
Copyright terms: Public domain | W3C validator |