Metamath Proof Explorer


Theorem axexte

Description: The axiom of extensionality ( ax-ext ) restated so that it postulates the existence of a set z given two arbitrary sets x and y . This way to express it follows the general idea of the other ZFC axioms, which is to postulate the existence of sets given other sets. (Contributed by NM, 28-Sep-2003)

Ref Expression
Assertion axexte ⊢ ∃ z z ∈ x ↔ z ∈ y → x = y

Proof

Step Hyp Ref Expression
1 ax-ext ⊢ ∀ z z ∈ x ↔ z ∈ y → x = y
2 19.36v ⊢ ∃ z z ∈ x ↔ z ∈ y → x = y ↔ ∀ z z ∈ x ↔ z ∈ y → x = y
3 1 2 mpbir ⊢ ∃ z z ∈ x ↔ z ∈ y → x = y