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 2372. Use the weaker cbvralsvw 3368 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 1921 | . . 3 ⊢ Ⅎ𝑧𝜑 | |
2 | nfs1v 2161 | . . 3 ⊢ Ⅎ𝑥[𝑧 / 𝑥]𝜑 | |
3 | sbequ12 2253 | . . 3 ⊢ (𝑥 = 𝑧 → (𝜑 ↔ [𝑧 / 𝑥]𝜑)) | |
4 | 1, 2, 3 | cbvral 3345 | . 2 ⊢ (∀𝑥 ∈ 𝐴 𝜑 ↔ ∀𝑧 ∈ 𝐴 [𝑧 / 𝑥]𝜑) |
5 | nfv 1921 | . . . 4 ⊢ Ⅎ𝑦𝜑 | |
6 | 5 | nfsb 2527 | . . 3 ⊢ Ⅎ𝑦[𝑧 / 𝑥]𝜑 |
7 | nfv 1921 | . . 3 ⊢ Ⅎ𝑧[𝑦 / 𝑥]𝜑 | |
8 | sbequ 2093 | . . 3 ⊢ (𝑧 = 𝑦 → ([𝑧 / 𝑥]𝜑 ↔ [𝑦 / 𝑥]𝜑)) | |
9 | 6, 7, 8 | cbvral 3345 | . 2 ⊢ (∀𝑧 ∈ 𝐴 [𝑧 / 𝑥]𝜑 ↔ ∀𝑦 ∈ 𝐴 [𝑦 / 𝑥]𝜑) |
10 | 4, 9 | bitri 278 | 1 ⊢ (∀𝑥 ∈ 𝐴 𝜑 ↔ ∀𝑦 ∈ 𝐴 [𝑦 / 𝑥]𝜑) |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 209 [wsb 2074 ∀wral 3053 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1975 ax-7 2020 ax-8 2116 ax-10 2145 ax-11 2162 ax-12 2179 ax-13 2372 |
This theorem depends on definitions: df-bi 210 df-an 400 df-or 847 df-tru 1545 df-ex 1787 df-nf 1791 df-sb 2075 df-clel 2811 df-nfc 2881 df-ral 3058 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |