Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > cbvralsv | Structured version Visualization version GIF version |
Description: Change bound variable by using a substitution. Usage of this theorem is discouraged because it depends on ax-13 2370. Use the weaker cbvralsvw 3296 when possible. (Contributed by NM, 20-Nov-2005.) (Revised by Andrew Salmon, 11-Jul-2011.) (New usage is discouraged.) |
Ref | Expression |
---|---|
cbvralsv | ⊢ (∀𝑥 ∈ 𝐴 𝜑 ↔ ∀𝑦 ∈ 𝐴 [𝑦 / 𝑥]𝜑) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | nfv 1916 | . . 3 ⊢ Ⅎ𝑧𝜑 | |
2 | nfs1v 2152 | . . 3 ⊢ Ⅎ𝑥[𝑧 / 𝑥]𝜑 | |
3 | sbequ12 2243 | . . 3 ⊢ (𝑥 = 𝑧 → (𝜑 ↔ [𝑧 / 𝑥]𝜑)) | |
4 | 1, 2, 3 | cbvral 3331 | . 2 ⊢ (∀𝑥 ∈ 𝐴 𝜑 ↔ ∀𝑧 ∈ 𝐴 [𝑧 / 𝑥]𝜑) |
5 | nfv 1916 | . . . 4 ⊢ Ⅎ𝑦𝜑 | |
6 | 5 | nfsb 2525 | . . 3 ⊢ Ⅎ𝑦[𝑧 / 𝑥]𝜑 |
7 | nfv 1916 | . . 3 ⊢ Ⅎ𝑧[𝑦 / 𝑥]𝜑 | |
8 | sbequ 2085 | . . 3 ⊢ (𝑧 = 𝑦 → ([𝑧 / 𝑥]𝜑 ↔ [𝑦 / 𝑥]𝜑)) | |
9 | 6, 7, 8 | cbvral 3331 | . 2 ⊢ (∀𝑧 ∈ 𝐴 [𝑧 / 𝑥]𝜑 ↔ ∀𝑦 ∈ 𝐴 [𝑦 / 𝑥]𝜑) |
10 | 4, 9 | bitri 274 | 1 ⊢ (∀𝑥 ∈ 𝐴 𝜑 ↔ ∀𝑦 ∈ 𝐴 [𝑦 / 𝑥]𝜑) |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 205 [wsb 2066 ∀wral 3061 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1912 ax-6 1970 ax-7 2010 ax-8 2107 ax-10 2136 ax-11 2153 ax-12 2170 ax-13 2370 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-tru 1543 df-ex 1781 df-nf 1785 df-sb 2067 df-clel 2814 df-nfc 2886 df-ral 3062 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |