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

Theorem axextnd 4866
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 1130 . . . . . . . 8 |- (-. A.x x = y -> A.x -. A.x x = y)
2 hbnae 1130 . . . . . . . 8 |- (-. A.x x = z -> A.x -. A.x x = z)
31, 2hban 985 . . . . . . 7 |- ((-. A.x x = y /\ -. A.x x = z) -> A.x(-. A.x x = y /\ -. A.x x = z))
4 dveel2 1337 . . . . . . . . 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 1337 . . . . . . . . 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 1088 . . . . . . 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 1123 . . . . . . . . 9 |- (w = x -> (w e. y <-> x e. y))
10 elequ1 1123 . . . . . . . . 9 |- (w = x -> (w e. z <-> x e. z))
119, 10bibi12d 627 . . . . . . . 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 1302 . . . . . 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 1438 . . . . . 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 1005 . . . . 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 1112 . . . . 5 |- E.x x = z
20 hbae 1128 . . . . . 6 |- (A.x x = y -> A.xA.x x = y)
21 ax-8 1101 . . . . . . 7 |- (x = y -> (x = z -> y = z))
2221a4s 960 . . . . . 6 |- (A.x x = y -> (x = z -> y = z))
2320, 2219.22d 1038 . . . . 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 1112 . . . . 5 |- E.x x = y
27 hbae 1128 . . . . . 6 |- (A.x x = z -> A.xA.x x = z)
28 ax-8 1101 . . . . . . . 8 |- (x = z -> (x = y -> z = y))
29 equcomi 1115 . . . . . . . 8 |- (z = y -> y = z)
3028, 29syl6 22 . . . . . . 7 |- (x = z -> (x = y -> y = z))
3130a4s 960 . . . . . 6 |- (A.x x = z -> (x = y -> y = z))
3227, 3119.22d 1038 . . . . 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 1053 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 950  E.wex 956   = wceq 1099   e. wcel 1105
This theorem is referenced by:  zfcndext 4888
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-4 951  ax-5 952  ax-6 953  ax-7 954  ax-gen 955  ax-8 1101  ax-9 1102  ax-10 1103  ax-12 1104  ax-13 1107  ax-14 1108  ax-17 1190  ax-ext 1436
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 957
Copyright terms: Public domain