Metamath Proof Explorer


Theorem spimedv

Description: Deduction version of spimev . Version of spimed with a disjoint variable condition, which does not require ax-13 . See spime for a non-deduction version. (Contributed by NM, 14-May-1993) (Revised by BJ, 31-May-2019)

Ref Expression
Hypotheses spimedv.1 ⊢ χ → Ⅎ x φ
spimedv.2 ⊢ x = y → φ → ψ
Assertion spimedv ⊢ χ → φ → ∃ x ψ

Proof

Step Hyp Ref Expression
1 spimedv.1 ⊢ χ → Ⅎ x φ
2 spimedv.2 ⊢ x = y → φ → ψ
3 1 nf5rd ⊢ χ → φ → ∀ x φ
4 ax6ev ⊢ ∃ x x = y
5 4 2 eximii ⊢ ∃ x φ → ψ
6 5 19.35i ⊢ ∀ x φ → ∃ x ψ
7 3 6 syl6 ⊢ χ → φ → ∃ x ψ