Metamath Proof Explorer


Theorem elissetv

Description: An element of a class exists. Version of elisset with a disjoint variable condition on V , x , avoiding df-clab . (Contributed by BJ, 14-Sep-2019)

Ref Expression
Assertion elissetv ( 𝐴𝑉 → ∃ 𝑥 𝑥 = 𝐴 )

Proof

Step Hyp Ref Expression
1 dfclel ( 𝐴𝑉 ↔ ∃ 𝑥 ( 𝑥 = 𝐴𝑥𝑉 ) )
2 exsimpl ( ∃ 𝑥 ( 𝑥 = 𝐴𝑥𝑉 ) → ∃ 𝑥 𝑥 = 𝐴 )
3 1 2 sylbi ( 𝐴𝑉 → ∃ 𝑥 𝑥 = 𝐴 )