HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem zfext2 1459
Description: A generalization of the Axiom of Extensionality in which x and y need not be distinct.
Assertion
Ref Expression
zfext2 |- (A.z(z e. x <-> z e. y) -> x = y)
Distinct variable groups:   x,z   y,z

Proof of Theorem zfext2
StepHypRef Expression
1 a9e 1123 . 2 |- E.w w = x
2 ax-ext 1457 . . . 4 |- (A.z(z e. w <-> z e. y) -> w = y)
3 elequ2 1135 . . . . . . 7 |- (w = x -> (z e. w <-> z e. x))
43bibi1d 618 . . . . . 6 |- (w = x -> ((z e. w <-> z e. y) <-> (z e. x <-> z e. y)))
54albidv 1276 . . . . 5 |- (w = x -> (A.z(z e. w <-> z e. y) <-> A.z(z e. x <-> z e. y)))
6 equequ1 1132 . . . . 5 |- (w = x -> (w = y <-> x = y))
75, 6imbi12d 625 . . . 4 |- (w = x -> ((A.z(z e. w <-> z e. y) -> w = y) <-> (A.z(z e. x <-> z e. y) -> x = y)))
82, 7mpbii 193 . . 3 |- (w = x -> (A.z(z e. x <-> z e. y) -> x = y))
9819.23aiv 1293 . 2 |- (E.w w = x -> (A.z(z e. x <-> z e. y) -> x = y))
101, 9ax-mp 7 1 |- (A.z(z e. x <-> z e. y) -> x = y)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 952   = wceq 954   e. wcel 956  E.wex 978
This theorem is referenced by:  axextnd 4923
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 961  ax-8 962  ax-9 963  ax-12 966  ax-14 968  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-ext 1457
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 979
Copyright terms: Public domain