Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > ILE Home > Th. List > cbvoprab1 | 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 1516 | . . . . . 6 ⊢ Ⅎ𝑤 𝑣 = 〈𝑥, 𝑦〉 | |
2 | cbvoprab1.1 | . . . . . 6 ⊢ Ⅎ𝑤𝜑 | |
3 | 1, 2 | nfan 1553 | . . . . 5 ⊢ Ⅎ𝑤(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) |
4 | 3 | nfex 1625 | . . . 4 ⊢ Ⅎ𝑤∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) |
5 | nfv 1516 | . . . . . 6 ⊢ Ⅎ𝑥 𝑣 = 〈𝑤, 𝑦〉 | |
6 | cbvoprab1.2 | . . . . . 6 ⊢ Ⅎ𝑥𝜓 | |
7 | 5, 6 | nfan 1553 | . . . . 5 ⊢ Ⅎ𝑥(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓) |
8 | 7 | nfex 1625 | . . . 4 ⊢ Ⅎ𝑥∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓) |
9 | opeq1 3758 | . . . . . . 7 ⊢ (𝑥 = 𝑤 → 〈𝑥, 𝑦〉 = 〈𝑤, 𝑦〉) | |
10 | 9 | eqeq2d 2177 | . . . . . 6 ⊢ (𝑥 = 𝑤 → (𝑣 = 〈𝑥, 𝑦〉 ↔ 𝑣 = 〈𝑤, 𝑦〉)) |
11 | cbvoprab1.3 | . . . . . 6 ⊢ (𝑥 = 𝑤 → (𝜑 ↔ 𝜓)) | |
12 | 10, 11 | anbi12d 465 | . . . . 5 ⊢ (𝑥 = 𝑤 → ((𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ (𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓))) |
13 | 12 | exbidv 1813 | . . . 4 ⊢ (𝑥 = 𝑤 → (∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓))) |
14 | 4, 8, 13 | cbvex 1744 | . . 3 ⊢ (∃𝑥∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑) ↔ ∃𝑤∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓)) |
15 | 14 | opabbii 4049 | . 2 ⊢ {〈𝑣, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑)} = {〈𝑣, 𝑧〉 ∣ ∃𝑤∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓)} |
16 | dfoprab2 5889 | . 2 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈𝑣, 𝑧〉 ∣ ∃𝑥∃𝑦(𝑣 = 〈𝑥, 𝑦〉 ∧ 𝜑)} | |
17 | dfoprab2 5889 | . 2 ⊢ {〈〈𝑤, 𝑦〉, 𝑧〉 ∣ 𝜓} = {〈𝑣, 𝑧〉 ∣ ∃𝑤∃𝑦(𝑣 = 〈𝑤, 𝑦〉 ∧ 𝜓)} | |
18 | 15, 16, 17 | 3eqtr4i 2196 | 1 ⊢ {〈〈𝑥, 𝑦〉, 𝑧〉 ∣ 𝜑} = {〈〈𝑤, 𝑦〉, 𝑧〉 ∣ 𝜓} |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ wa 103 ↔ wb 104 = wceq 1343 Ⅎwnf 1448 ∃wex 1480 〈cop 3579 {copab 4042 {coprab 5843 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 105 ax-ia2 106 ax-ia3 107 ax-io 699 ax-5 1435 ax-7 1436 ax-gen 1437 ax-ie1 1481 ax-ie2 1482 ax-8 1492 ax-10 1493 ax-11 1494 ax-i12 1495 ax-bndl 1497 ax-4 1498 ax-17 1514 ax-i9 1518 ax-ial 1522 ax-i5r 1523 ax-14 2139 ax-ext 2147 ax-sep 4100 ax-pow 4153 ax-pr 4187 |
This theorem depends on definitions: df-bi 116 df-3an 970 df-tru 1346 df-nf 1449 df-sb 1751 df-clab 2152 df-cleq 2158 df-clel 2161 df-nfc 2297 df-v 2728 df-un 3120 df-in 3122 df-ss 3129 df-pw 3561 df-sn 3582 df-pr 3583 df-op 3585 df-opab 4044 df-oprab 5846 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |