| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: A distinctor elimination lemma. Formula-builder for existential quantifier. |
| Ref | Expression |
|---|---|
| del41.1 | ⊢ (∀x x = y → (φ → ψ)) |
| Ref | Expression |
|---|---|
| del41 | ⊢ (∀x x = y → (∃yφ → ∃xψ)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | del41.1 | . . . . 5 ⊢ (∀x x = y → (φ → ψ)) | |
| 2 | 1 | con3d 87 | . . . 4 ⊢ (∀x x = y → (¬ ψ → ¬ φ)) |
| 3 | 2 | del34 835 | . . 3 ⊢ (∀x x = y → (∀x ¬ ψ → ∀y ¬ φ)) |
| 4 | 3 | con3d 87 | . 2 ⊢ (∀x x = y → (¬ ∀y ¬ φ → ¬ ∀x ¬ ψ)) |
| 5 | df-ex 679 | . 2 ⊢ (∃yφ ↔ ¬ ∀y ¬ φ) | |
| 6 | df-ex 679 | . 2 ⊢ (∃xψ ↔ ¬ ∀x ¬ ψ) | |
| 7 | 4, 5, 6 | 3imtr4g 426 | 1 ⊢ (∀x x = y → (∃yφ → ∃xψ)) |
| Colors of variables: wff set class |
| Syntax hints: ¬ wn 1 → wi 2 ∀wal 672 ∃wex 678 = weq 797 |
| 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-7 676 ax-gen 677 ax-8 798 ax-9 799 ax-10 800 ax-12 802 |
| This theorem depends on definitions: df-bi 128 df-an 198 df-ex 679 |