Metamath Proof Explorer


Theorem spimfv

Description: Specialization, using implicit substitution. Version of spim with a disjoint variable condition, which does not require ax-13 . See spimvw for a version with two disjoint variable conditions, requiring fewer axioms, and spimv for another variant. (Contributed by NM, 10-Jan-1993) (Revised by BJ, 31-May-2019)

Ref Expression
Hypotheses spimfv.nf
|- F/ x ps
spimfv.1
|- ( x = y -> ( ph -> ps ) )
Assertion spimfv
|- ( A. x ph -> ps )

Proof

Step Hyp Ref Expression
1 spimfv.nf
 |-  F/ x ps
2 spimfv.1
 |-  ( x = y -> ( ph -> ps ) )
3 ax6ev
 |-  E. x x = y
4 3 2 eximii
 |-  E. x ( ph -> ps )
5 1 4 19.36i
 |-  ( A. x ph -> ps )