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

Theorem axrnegex 5206
Description: Existence of negative of real number. Axiom 17 of 25 for real and complex numbers, derived from ZF set theory.
Assertion
Ref Expression
axrnegex |- (A e. RR -> E.x e. RR (A + x) = 0)
Distinct variable group:   x,A

Proof of Theorem axrnegex
StepHypRef Expression
1 elreal 5173 . 2 |- (A e. RR <-> E.y(y e. R. /\ <.y, 0R>. = A))
2 opreq1 3907 . . . 4 |- (<.y, 0R>. = A -> (<.y, 0R>. + x) = (A + x))
32eqeq1d 1459 . . 3 |- (<.y, 0R>. = A -> ((<.y, 0R>. + x) = 0 <-> (A + x) = 0))
43rexbidv 1640 . 2 |- (<.y, 0R>. = A -> (E.x e. RR (<.y, 0R>. + x) = 0 <-> E.x e. RR (A + x) = 0))
5 negexsr 5134 . . 3 |- (y e. R. -> E.z(z e. R. /\ (y +R z) = 0R))
6 addresr 5179 . . . . . . . 8 |- ((y e. R. /\ z e. R.) -> (<.y, 0R>. + <.z, 0R>.) = <.(y +R z), 0R>.)
76eqeq1d 1459 . . . . . . 7 |- ((y e. R. /\ z e. R.) -> ((<.y, 0R>. + <.z, 0R>.) = 0 <-> <.(y +R z), 0R>. = 0))
8 df-0 5164 . . . . . . . . 9 |- 0 = <.0R, 0R>.
98eqeq2i 1461 . . . . . . . 8 |- (<.(y +R z), 0R>. = 0 <-> <.(y +R z), 0R>. = <.0R, 0R>.)
10 oprex 3922 . . . . . . . . 9 |- (y +R z) e. V
1110eqresr 5178 . . . . . . . 8 |- (<.(y +R z), 0R>. = <.0R, 0R>. <-> (y +R z) = 0R)
129, 11bitr 173 . . . . . . 7 |- (<.(y +R z), 0R>. = 0 <-> (y +R z) = 0R)
137, 12syl6bb 534 . . . . . 6 |- ((y e. R. /\ z e. R.) -> ((<.y, 0R>. + <.z, 0R>.) = 0 <-> (y +R z) = 0R))
1413pm5.32da 647 . . . . 5 |- (y e. R. -> ((z e. R. /\ (<.y, 0R>. + <.z, 0R>.) = 0) <-> (z e. R. /\ (y +R z) = 0R)))
15 opex 2750 . . . . . . . 8 |- <.z, 0R>. e. V
16 eleq1 1510 . . . . . . . . 9 |- (x = <.z, 0R>. -> (x e. RR <-> <.z, 0R>. e. RR))
17 opreq2 3908 . . . . . . . . . 10 |- (x = <.z, 0R>. -> (<.y, 0R>. + x) = (<.y, 0R>. + <.z, 0R>.))
1817eqeq1d 1459 . . . . . . . . 9 |- (x = <.z, 0R>. -> ((<.y, 0R>. + x) = 0 <-> (<.y, 0R>. + <.z, 0R>.) = 0))
1916, 18anbi12d 626 . . . . . . . 8 |- (x = <.z, 0R>. -> ((x e. RR /\ (<.y, 0R>. + x) = 0) <-> (<.z, 0R>. e. RR /\ (<.y, 0R>. + <.z, 0R>.) = 0)))
2015, 19cla4ev 1842 . . . . . . 7 |- ((<.z, 0R>. e. RR /\ (<.y, 0R>. + <.z, 0R>.) = 0) -> E.x(x e. RR /\ (<.y, 0R>. + x) = 0))
21 opelreal 5172 . . . . . . 7 |- (<.z, 0R>. e. RR <-> z e. R.)
2220, 21sylanbr 450 . . . . . 6 |- ((z e. R. /\ (<.y, 0R>. + <.z, 0R>.) = 0) -> E.x(x e. RR /\ (<.y, 0R>. + x) = 0))
23 df-rex 1626 . . . . . 6 |- (E.x e. RR (<.y, 0R>. + x) = 0 <-> E.x(x e. RR /\ (<.y, 0R>. + x) = 0))
2422, 23sylibr 200 . . . . 5 |- ((z e. R. /\ (<.y, 0R>. + <.z, 0R>.) = 0) -> E.x e. RR (<.y, 0R>. + x) = 0)
2514, 24syl6bir 215 . . . 4 |- (y e. R. -> ((z e. R. /\ (y +R z) = 0R) -> E.x e. RR (<.y, 0R>. + x) = 0))
262519.23adv 1198 . . 3 |- (y e. R. -> (E.z(z e. R. /\ (y +R z) = 0R) -> E.x e. RR (<.y, 0R>. + x) = 0))
275, 26mpd 26 . 2 |- (y e. R. -> E.x e. RR (<.y, 0R>. + x) = 0)
281, 4, 27gencl 1803 1 |- (A e. RR -> E.x e. RR (A + x) = 0)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223  E.wex 956   = wceq 1099   e. wcel 1105  E.wrex 1622  <.cop 2382  (class class class)co 3902  R.cnr 4916  0Rc0r 4917   +R cplr 4920  RRcr 5156  0cc0 5157   + caddc 5160
This theorem is referenced by:  cnegextlem1 5268  cnegextlem2 5269  cnegextlem3 5270  cnegext 5271  renegcl 5339  0re 5363
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-11 1180  ax-17 1190  ax-16 1194  ax-11o 1202  ax-ext 1436  ax-rep 2661  ax-sep 2671  ax-nul 2678  ax-pow 2710  ax-pr 2747  ax-un 2830  ax-inf2 4549
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3or 773  df-3an 774  df-ex 957  df-sb 1155  df-eu 1359  df-mo 1360  df-clab 1441  df-cleq 1446  df-clel 1449  df-ne 1563  df-ral 1625  df-rex 1626  df-reu 1627  df-rab 1628  df-v 1787  df-sbc 1913  df-csb 1973  df-dif 2020  df-un 2021  df-in 2022  df-ss 2024  df-pss 2026  df-nul 2252  df-if 2333  df-pw 2373  df-sn 2383  df-pr 2384  df-tp 2386  df-op 2387  df-uni 2472  df-int 2502  df-iun 2536  df-br 2588  df-opab 2635  df-tr 2649  df-eprel 2794  df-id 2797  df-po 2804  df-so 2814  df-fr 2880  df-we 2897  df-ord 2914  df-on 2915  df-lim 2916  df-suc 2917  df-om 3095  df-xp 3147  df-rel 3148  df-cnv 3149  df-co 3150  df-dm 3151  df-rn 3152  df-res 3153  df-ima 3154  df-fun 3155  df-fn 3156  df-f 3157  df-fv 3161  df-rdg 3871  df-opr 3904  df-oprab 3905  df-1st 4017  df-2nd 4018  df-1o 4071  df-oadd 4073  df-omul 4074  df-er 4199  df-ec 4201  df-qs 4204  df-ni 4923  df-pli 4924  df-mi 4925  df-lti 4926  df-plpq 4958  df-mpq 4959  df-enq 4960  df-nq 4961  df-plq 4962  df-mq 4963  df-rq 4964  df-ltq 4965  df-1q 4966  df-np 5009  df-1p 5010  df-plp 5011  df-mp 5012  df-ltp 5013  df-plpr 5087  df-mpr 5088  df-enr 5089  df-nr 5090  df-plr 5091  df-mr 5092  df-0r 5094  df-1r 5095  df-m1r 5096  df-c 5163  df-0 5164  df-r 5167  df-plus 5168
Copyright terms: Public domain