Metamath Proof Explorer


Theorem dfclel

Description: Characterization of the elements of a class. (Contributed by BJ, 27-Jun-2019)

Ref Expression
Assertion dfclel ( 𝐴𝐵 ↔ ∃ 𝑥 ( 𝑥 = 𝐴𝑥𝐵 ) )

Proof

Step Hyp Ref Expression
1 cleljust ( 𝑦𝑧 ↔ ∃ 𝑢 ( 𝑢 = 𝑦𝑢𝑧 ) )
2 cleljust ( 𝑡𝑡 ↔ ∃ 𝑣 ( 𝑣 = 𝑡𝑣𝑡 ) )
3 1 2 df-clel ( 𝐴𝐵 ↔ ∃ 𝑥 ( 𝑥 = 𝐴𝑥𝐵 ) )