Metamath Proof Explorer


Theorem sb8ev

Description: Substitution of variable in existential quantifier. Version of sb8e with a disjoint variable condition, not requiring ax-13 . (Contributed by NM, 12-Aug-1993) (Revised by Wolf Lammen, 19-Jan-2023)

Ref Expression
Hypothesis sb8v.nf 𝑦 𝜑
Assertion sb8ev ( ∃ 𝑥 𝜑 ↔ ∃ 𝑦 [ 𝑦 / 𝑥 ] 𝜑 )

Proof

Step Hyp Ref Expression
1 sb8v.nf 𝑦 𝜑
2 nfs1v 𝑥 [ 𝑦 / 𝑥 ] 𝜑
3 sbequ12 ( 𝑥 = 𝑦 → ( 𝜑 ↔ [ 𝑦 / 𝑥 ] 𝜑 ) )
4 1 2 3 cbvexv1 ( ∃ 𝑥 𝜑 ↔ ∃ 𝑦 [ 𝑦 / 𝑥 ] 𝜑 )