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 2370. Use the weaker cbv3hv 2335 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 2140 | . 2 ⊢ Ⅎ𝑦𝜑 |
3 | cbv3h.2 | . . 3 ⊢ (𝜓 → ∀𝑥𝜓) | |
4 | 3 | nf5i 2140 | . 2 ⊢ Ⅎ𝑥𝜓 |
5 | cbv3h.3 | . 2 ⊢ (𝑥 = 𝑦 → (𝜑 → 𝜓)) | |
6 | 2, 4, 5 | cbv3 2395 | 1 ⊢ (∀𝑥𝜑 → ∀𝑦𝜓) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∀wal 1537 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1911 ax-6 1969 ax-7 2009 ax-10 2135 ax-11 2152 ax-12 2169 ax-13 2370 |
This theorem depends on definitions: df-bi 206 df-an 398 df-ex 1780 df-nf 1784 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |