| Metamath Proof Explorer |
< Previous
Next >
Related theorems GIF version |
| Description: Formula-building rule for existential quantifier (deduction rule). |
| Ref | Expression |
|---|---|
| biexd.1 | ⊢ (φ → ∀xφ) |
| biexd.2 | ⊢ (φ → (ψ ↔ χ)) |
| Ref | Expression |
|---|---|
| biexd | ⊢ (φ → (∃xψ ↔ ∃xχ)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | biexd.1 | . . 3 ⊢ (φ → ∀xφ) | |
| 2 | biexd.2 | . . 3 ⊢ (φ → (ψ ↔ χ)) | |
| 3 | 1, 2 | 19.21ai 740 | . 2 ⊢ (φ → ∀x(ψ ↔ χ)) |
| 4 | 19.18 732 | . 2 ⊢ (∀x(ψ ↔ χ) → (∃xψ ↔ ∃xχ)) | |
| 5 | 3, 4 | syl 12 | 1 ⊢ (φ → (∃xψ ↔ ∃xχ)) |
| Colors of variables: wff set class |
| Syntax hints: → wi 2 ↔ wb 127 ∀wal 672 ∃wex 678 |
| This theorem is referenced by: biexdv 936 bimod 1030 birexda 1214 rexeqf 1322 zfrepclf 1477 biopabd 2101 bioprabd 3025 axrepndlem1 3738 axrepndlem2 3739 axrepnd 3740 axunndlem1 3741 axpowndlem2 3744 axpowndlem3 3745 axpowndlem4 |
| 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-gen 677 |
| This theorem depends on definitions: df-bi 128 df-an 198 df-ex 679 |