Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > cbv3h | Structured version Visualization version GIF version |
Description: Rule used to change bound variables, using implicit substitution. Usage of this theorem is discouraged because it depends on ax-13 2373. Use the weaker cbv3hv 2340 if possible. (Contributed by NM, 8-Jun-1993.) (Proof shortened by Andrew Salmon, 25-May-2011.) (Proof shortened by Wolf Lammen, 12-May-2018.) (New usage is discouraged.) |
Ref | Expression |
---|---|
cbv3h.1 | ⊢ (𝜑 → ∀𝑦𝜑) |
cbv3h.2 | ⊢ (𝜓 → ∀𝑥𝜓) |
cbv3h.3 | ⊢ (𝑥 = 𝑦 → (𝜑 → 𝜓)) |
Ref | Expression |
---|---|
cbv3h | ⊢ (∀𝑥𝜑 → ∀𝑦𝜓) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | cbv3h.1 | . . 3 ⊢ (𝜑 → ∀𝑦𝜑) | |
2 | 1 | nf5i 2145 | . 2 ⊢ Ⅎ𝑦𝜑 |
3 | cbv3h.2 | . . 3 ⊢ (𝜓 → ∀𝑥𝜓) | |
4 | 3 | nf5i 2145 | . 2 ⊢ Ⅎ𝑥𝜓 |
5 | cbv3h.3 | . 2 ⊢ (𝑥 = 𝑦 → (𝜑 → 𝜓)) | |
6 | 2, 4, 5 | cbv3 2398 | 1 ⊢ (∀𝑥𝜑 → ∀𝑦𝜓) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∀wal 1539 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1801 ax-4 1815 ax-5 1916 ax-6 1974 ax-7 2014 ax-10 2140 ax-11 2157 ax-12 2174 ax-13 2373 |
This theorem depends on definitions: df-bi 206 df-an 396 df-ex 1786 df-nf 1790 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |