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

Theorem axnul2 2708
Description: Prove axnul 2709 directly from ax-rep 2693 without using any equality axioms (ax-9 965 thru ax-16 1210). The wff x = x substituted for ph in the ax-rep 2693 instance is arbitrary. Here, we don't need to know if x = x is true or false, only that it's not both. (Contributed by Jeff Hoffman, 4-Feb-2008.)
Assertion
Ref Expression
axnul2 |- E.xA.y -. y e. x
Distinct variable group:   x,y

Proof of Theorem axnul2
StepHypRef Expression
1 ax-rep 2693 . . 3 |- (A.wE.xA.y(A.x(x = x <-> -. x = x) -> y = x) -> E.xA.y(y e. x <-> E.w(w e. z /\ A.x(x = x <-> -. x = x))))
2 pm5.19 669 . . . . . . . . 9 |- -. (x = x <-> -. x = x)
3 ax-4 973 . . . . . . . . 9 |- (A.x(x = x <-> -. x = x) -> (x = x <-> -. x = x))
42, 3mto 106 . . . . . . . 8 |- -. A.x(x = x <-> -. x = x)
54intnan 691 . . . . . . 7 |- -. (w e. z /\ A.x(x = x <-> -. x = x))
65nex 1101 . . . . . 6 |- -. E.w(w e. z /\ A.x(x = x <-> -. x = x))
76nbn 722 . . . . 5 |- (-. y e. x <-> (y e. x <-> E.w(w e. z /\ A.x(x = x <-> -. x = x))))
87albii 999 . . . 4 |- (A.y -. y e. x <-> A.y(y e. x <-> E.w(w e. z /\ A.x(x = x <-> -. x = x))))
98exbii 1051 . . 3 |- (E.xA.y -. y e. x <-> E.xA.y(y e. x <-> E.w(w e. z /\ A.x(x = x <-> -. x = x))))
101, 9sylibr 200 . 2 |- (A.wE.xA.y(A.x(x = x <-> -. x = x) -> y = x) -> E.xA.y -. y e. x)
11 19.8a 1029 . . 3 |- (A.y(A.x(x = x <-> -. x = x) -> y = x) -> E.xA.y(A.x(x = x <-> -. x = x) -> y = x))
124pm2.21i 77 . . 3 |- (A.x(x = x <-> -. x = x) -> y = x)
1311, 12mpg 986 . 2 |- E.xA.y(A.x(x = x <-> -. x = x) -> y = x)
1410, 13mpg 986 1 |- E.xA.y -. y e. x
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 was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 963  ax-4 973  ax-5o 975  ax-rep 2693
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 981
Copyright terms: Public domain