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

Theorem axextnd 4931
Description: A version of the Axiom of Extensionality with no distinct variable conditions.
Assertion
Ref Expression
axextnd |- E.x((x e. y <-> x e. z) -> y = z)

Proof of Theorem axextnd
StepHypRef Expression
1 hbnae 1147 . . . . . . . 8 |- (-. A.x x = y -> A.x -. A.x x = y)
2 hbnae 1147 . . . . . . . 8 |- (-. A.x x = z -> A.x -. A.x x = z)
31, 2hban 1009 . . . . . . 7 |- ((-. A.x x = y /\ -. A.x x = z) -> A.x(-. A.x x = y /\ -. A.x x = z))
4 dveel2 1357 . . . . . . . . 9 |- (-. A.x x = y -> (w e. y -> A.x w e. y))
54adantr 389 . . . . . . . 8 |- ((-. A.x x = y /\ -. A.x x = z) -> (w e. y -> A.x w e. y))
6 dveel2 1357 . . . . . . . . 9 |- (-. A.x x = z -> (w e. z -> A.x w e. z))
76adantl 388 . . . . . . . 8 |- ((-. A.x x = y /\ -. A.x x = z) -> (w e. z -> A.x w e. z))
83, 5, 7hbbid 1112 . . . . . . 7 |- ((-. A.x x = y /\ -. A.x x = z) -> ((w e. y <-> w e. z) -> A.x(w e. y <-> w e. z)))
9 elequ1 1136 . . . . . . . . 9 |- (w = x -> (w e. y <-> x e. y))
10 elequ1 1136 . . . . . . . . 9 |- (w = x -> (w e. z <-> x e. z))
119, 10bibi12d 629 . . . . . . . 8 |- (w = x -> ((w e. y <-> w e. z) <-> (x e. y <-> x e. z)))
1211a1i 8 . . . . . . 7 |- ((-. A.x x = y /\ -. A.x x = z) -> (w = x -> ((w e. y <-> w e. z) <-> (x e. y <-> x e. z))))
133, 8, 12cbvald 1320 . . . . . 6 |- ((-. A.x x = y /\ -. A.x x = z) -> (A.w(w e. y <-> w e. z) <-> A.x(x e. y <-> x e. z)))
14 zfext2 1461 . . . . . 6 |- (A.w(w e. y <-> w e. z) -> y = z)
1513, 14syl6bir 215 . . . . 5 |- ((-. A.x x = y /\ -. A.x x = z) -> (A.x(x e. y <-> x e. z) -> y = z))
16 19.8a 1029 . . . . 5 |- (y = z -> E.x y = z)
1715, 16syl6 22 . . . 4 |- ((-. A.x x = y /\ -. A.x x = z) -> (A.x(x e. y <-> x e. z) -> E.x y = z))
1817ex 373 . . 3 |- (-. A.x x = y -> (-. A.x x = z -> (A.x(x e. y <-> x e. z) -> E.x y = z)))
19 a9e 1125 . . . . 5 |- E.x x = z
20 hbae 1145 . . . . . 6 |- (A.x x = y -> A.xA.x x = y)
21 ax-8 964 . . . . . . 7 |- (x = y -> (x = z -> y = z))
2221a4s 984 . . . . . 6 |- (A.x x = y -> (x = z -> y = z))
2320, 2219.22d 1062 . . . . 5 |- (A.x x = y -> (E.x x = z -> E.x y = z))
2419, 23mpi 44 . . . 4 |- (A.x x = y -> E.x y = z)
2524a1d 12 . . 3 |- (A.x x = y -> (A.x(x e. y <-> x e. z) -> E.x y = z))
26 a9e 1125 . . . . 5 |- E.x x = y
27 hbae 1145 . . . . . 6 |- (A.x x = z -> A.xA.x x = z)
28 ax-8 964 . . . . . . . 8 |- (x = z -> (x = y -> z = y))
29 equcomi 1128 . . . . . . . 8 |- (z = y -> y = z)
3028, 29syl6 22 . . . . . . 7 |- (x = z -> (x = y -> y = z))
3130a4s 984 . . . . . 6 |- (A.x x = z -> (x = y -> y = z))
3227, 3119.22d 1062 . . . . 5 |- (A.x x = z -> (E.x x = y -> E.x y = z))
3326, 32mpi 44 . . . 4 |- (A.x x = z -> E.x y = z)
3433a1d 12 . . 3 |- (A.x x = z -> (A.x(x e. y <-> x e. z) -> E.x y = z))
3518, 25, 34pm2.61ii 130 . 2 |- (A.x(x e. y <-> x e. z) -> E.x y = z)
363519.35ri 1077 1 |- E.x((x e. y <-> x e. z) -> y = z)
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223  A.wal 954   = wceq 956   e. wcel 958  E.wex 980
This theorem is referenced by:  zfcndext 4953
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-9 965  ax-10 966  ax-12 968  ax-13 969  ax-14 970  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981
Copyright terms: Public domain