| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: Implicit substitution of y for x into a theorem. (Contributed by Raph Levien, 9-Jul-03.) |
| Ref | Expression |
|---|---|
| chv2.1 | ⊢ (ψ → ∀xψ) |
| chv2.2 | ⊢ (x = y → (φ ↔ ψ)) |
| chv2.3 | ⊢ φ |
| Ref | Expression |
|---|---|
| chv2 | ⊢ ψ |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | chv2.1 | . . 3 ⊢ (ψ → ∀xψ) | |
| 2 | chv2.2 | . . . 4 ⊢ (x = y → (φ ↔ ψ)) | |
| 3 | 2 | biimpd 135 | . . 3 ⊢ (x = y → (φ → ψ)) |
| 4 | 1, 3 | a4a 842 | . 2 ⊢ (∀xφ → ψ) |
| 5 | chv2.3 | . 2 ⊢ φ | |
| 6 | 4, 5 | mpg 684 | 1 ⊢ ψ |
| Colors of variables: wff set class |
| Syntax hints: → wi 2 ↔ wb 127 ∀wal 672 = weq 797 |
| This theorem is referenced by: tfis 2245 findes 2400 tfindes 2404 cnvopab 2632 tz6.12f 2844 dom2d 3307 |
| This theorem was proved from axioms: ax-1 3 ax-2 4 ax-3 5 ax-mp 6 ax-4 673 ax-5 674 ax-6 675 ax-gen 677 ax-9 799 |
| This theorem depends on definitions: df-bi 128 df-an 198 df-ex 679 |