Metamath Proof Explorer


Theorem iseqsetv-clel

Description: Alternate proof of iseqsetv-cleq . The expression E. x x = A does not depend on a particular choice of the set variable. Use this theorem in contexts where df-cleq or ax-ext is not referenced elsewhere in your proof. It is proven from a specific implementation (class builder, axiom df-clab ) of the primitive term x e. A . (Contributed by BJ, 29-Apr-2019) (Proof modification is discouraged.)

Ref Expression
Assertion iseqsetv-clel ⊢ ∃ x x = A ↔ ∃ y y = A

Proof

Step Hyp Ref Expression
1 issettru ⊢ ∃ x x = A ↔ A ∈ z | ⊤
2 issettru ⊢ ∃ y y = A ↔ A ∈ z | ⊤
3 1 2 bitr4i ⊢ ∃ x x = A ↔ ∃ y y = A