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

Theorem axextnd 4915
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 1143 . . . . . . . 8 |- (-. A.x x = y -> A.x -. A.x x = y)
2 hbnae 1143 . . . . . . . 8 |- (-. A.x x = z -> A.x -. A.x x = z)
31, 2hban 1006 . . . . . . 7 |- ((-. A.x x = y /\ -. A.x x = z) -> A.x(-. A.x x = y /\ -. A.x x = z))
4 dveel2 1350 . . . . . . . . 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 1350 . . . . . . . . 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 1108 . . . . . . 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 1132 . . . . . . . . 9 |- (w = x -> (w e. y <-> x e. y))
10 elequ1 1132 . . . . . . . . 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 1315 . . . . . 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 1454 . . . . . 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 1025 . . . . 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 1121 . . . . 5 |- E.x x = z
20 hbae 1141 . . . . . 6 |- (A.x x = y -> A.xA.x x = y)
21 ax-8 961 . . . . . . 7 |- (x = y -> (x = z -> y = z))
2221a4s 981 . . . . . 6 |- (A.x x = y -> (x = z -> y = z))
2320, 2219.22d 1058 . . . . 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 1121 . . . . 5 |- E.x x = y
27 hbae 1141 . . . . . 6 |- (A.x x = z -> A.xA.x x = z)
28 ax-8 961 . . . . . . . 8 |- (x = z -> (x = y -> z = y))
29 equcomi 1124 . . . . . . . 8 |- (z = y -> y = z)
3028, 29syl6 22 . . . . . . 7 |- (x = z -> (x = y -> y = z))
3130a4s 981 . . . . . 6 |- (A.x x = z -> (x = y -> y = z))
3227, 3119.22d 1058 . . . . 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 1073 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 951   = wceq 953   e. wcel 955  E.wex 977
This theorem is referenced by:  zfcndext 4937
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-9 962  ax-10 963  ax-12 965  ax-13 966  ax-14 967  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-ext 1452
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978
Copyright terms: Public domain