ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  zaddcllemneg Unicode version

Theorem zaddcllemneg 9413
Description: Lemma for zaddcl 9414. Special case in which  -u N is a positive integer. (Contributed by Jim Kingdon, 14-Mar-2020.)
Assertion
Ref Expression
zaddcllemneg  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  ( M  +  N )  e.  ZZ )

Proof of Theorem zaddcllemneg
Dummy variables  x  y are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 simp2 1001 . . . . 5  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  N  e.  RR )
21recnd 8103 . . . 4  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  N  e.  CC )
32negnegd 8376 . . 3  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  -u -u N  =  N )
43oveq2d 5962 . 2  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  ( M  +  -u -u N
)  =  ( M  +  N ) )
5 negeq 8267 . . . . . . . 8  |-  ( x  =  1  ->  -u x  =  -u 1 )
65oveq2d 5962 . . . . . . 7  |-  ( x  =  1  ->  ( M  +  -u x )  =  ( M  +  -u 1 ) )
76eleq1d 2274 . . . . . 6  |-  ( x  =  1  ->  (
( M  +  -u x )  e.  ZZ  <->  ( M  +  -u 1
)  e.  ZZ ) )
87imbi2d 230 . . . . 5  |-  ( x  =  1  ->  (
( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u x )  e.  ZZ )  <->  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u 1 )  e.  ZZ ) ) )
9 negeq 8267 . . . . . . . 8  |-  ( x  =  y  ->  -u x  =  -u y )
109oveq2d 5962 . . . . . . 7  |-  ( x  =  y  ->  ( M  +  -u x )  =  ( M  +  -u y ) )
1110eleq1d 2274 . . . . . 6  |-  ( x  =  y  ->  (
( M  +  -u x )  e.  ZZ  <->  ( M  +  -u y
)  e.  ZZ ) )
1211imbi2d 230 . . . . 5  |-  ( x  =  y  ->  (
( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u x )  e.  ZZ )  <->  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u y )  e.  ZZ ) ) )
13 negeq 8267 . . . . . . . 8  |-  ( x  =  ( y  +  1 )  ->  -u x  =  -u ( y  +  1 ) )
1413oveq2d 5962 . . . . . . 7  |-  ( x  =  ( y  +  1 )  ->  ( M  +  -u x )  =  ( M  +  -u ( y  +  1 ) ) )
1514eleq1d 2274 . . . . . 6  |-  ( x  =  ( y  +  1 )  ->  (
( M  +  -u x )  e.  ZZ  <->  ( M  +  -u (
y  +  1 ) )  e.  ZZ ) )
1615imbi2d 230 . . . . 5  |-  ( x  =  ( y  +  1 )  ->  (
( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u x )  e.  ZZ )  <->  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u ( y  +  1 ) )  e.  ZZ ) ) )
17 negeq 8267 . . . . . . . 8  |-  ( x  =  -u N  ->  -u x  =  -u -u N )
1817oveq2d 5962 . . . . . . 7  |-  ( x  =  -u N  ->  ( M  +  -u x )  =  ( M  +  -u -u N ) )
1918eleq1d 2274 . . . . . 6  |-  ( x  =  -u N  ->  (
( M  +  -u x )  e.  ZZ  <->  ( M  +  -u -u N
)  e.  ZZ ) )
2019imbi2d 230 . . . . 5  |-  ( x  =  -u N  ->  (
( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u x )  e.  ZZ )  <->  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u -u N
)  e.  ZZ ) ) )
21 zcn 9379 . . . . . . . 8  |-  ( M  e.  ZZ  ->  M  e.  CC )
2221adantr 276 . . . . . . 7  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  M  e.  CC )
23 1cnd 8090 . . . . . . 7  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  1  e.  CC )
2422, 23negsubd 8391 . . . . . 6  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u
1 )  =  ( M  -  1 ) )
25 peano2zm 9412 . . . . . . 7  |-  ( M  e.  ZZ  ->  ( M  -  1 )  e.  ZZ )
2625adantr 276 . . . . . 6  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  -  1 )  e.  ZZ )
2724, 26eqeltrd 2282 . . . . 5  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u
1 )  e.  ZZ )
28 nncn 9046 . . . . . . . . . . 11  |-  ( y  e.  NN  ->  y  e.  CC )
2928ad2antrr 488 . . . . . . . . . 10  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  y  e.  CC )
30 1cnd 8090 . . . . . . . . . 10  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  1  e.  CC )
3129, 30negdi2d 8399 . . . . . . . . 9  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  -u (
y  +  1 )  =  ( -u y  -  1 ) )
3231oveq2d 5962 . . . . . . . 8  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  ( M  +  -u ( y  +  1 ) )  =  ( M  +  ( -u y  -  1 ) ) )
3322ad2antlr 489 . . . . . . . . . 10  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  M  e.  CC )
3429negcld 8372 . . . . . . . . . 10  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  -u y  e.  CC )
3533, 34, 30addsubassd 8405 . . . . . . . . 9  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  (
( M  +  -u y )  -  1 )  =  ( M  +  ( -u y  -  1 ) ) )
36 peano2zm 9412 . . . . . . . . . 10  |-  ( ( M  +  -u y
)  e.  ZZ  ->  ( ( M  +  -u y )  -  1 )  e.  ZZ )
3736adantl 277 . . . . . . . . 9  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  (
( M  +  -u y )  -  1 )  e.  ZZ )
3835, 37eqeltrrd 2283 . . . . . . . 8  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  ( M  +  ( -u y  -  1 ) )  e.  ZZ )
3932, 38eqeltrd 2282 . . . . . . 7  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  ( M  +  -u ( y  +  1 ) )  e.  ZZ )
4039exp31 364 . . . . . 6  |-  ( y  e.  NN  ->  (
( M  e.  ZZ  /\  N  e.  RR )  ->  ( ( M  +  -u y )  e.  ZZ  ->  ( M  +  -u ( y  +  1 ) )  e.  ZZ ) ) )
4140a2d 26 . . . . 5  |-  ( y  e.  NN  ->  (
( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u y )  e.  ZZ )  -> 
( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u ( y  +  1 ) )  e.  ZZ ) ) )
428, 12, 16, 20, 27, 41nnind 9054 . . . 4  |-  ( -u N  e.  NN  ->  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u -u N )  e.  ZZ ) )
4342impcom 125 . . 3  |-  ( ( ( M  e.  ZZ  /\  N  e.  RR )  /\  -u N  e.  NN )  ->  ( M  +  -u -u N )  e.  ZZ )
44433impa 1197 . 2  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  ( M  +  -u -u N
)  e.  ZZ )
454, 44eqeltrrd 2283 1  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  ( M  +  N )  e.  ZZ )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    /\ w3a 981    = wceq 1373    e. wcel 2176  (class class class)co 5946   CCcc 7925   RRcr 7926   1c1 7928    + caddc 7930    - cmin 8245   -ucneg 8246   NNcn 9038   ZZcz 9374
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 615  ax-in2 616  ax-io 711  ax-5 1470  ax-7 1471  ax-gen 1472  ax-ie1 1516  ax-ie2 1517  ax-8 1527  ax-10 1528  ax-11 1529  ax-i12 1530  ax-bndl 1532  ax-4 1533  ax-17 1549  ax-i9 1553  ax-ial 1557  ax-i5r 1558  ax-13 2178  ax-14 2179  ax-ext 2187  ax-sep 4163  ax-pow 4219  ax-pr 4254  ax-un 4481  ax-setind 4586  ax-cnex 8018  ax-resscn 8019  ax-1cn 8020  ax-1re 8021  ax-icn 8022  ax-addcl 8023  ax-addrcl 8024  ax-mulcl 8025  ax-addcom 8027  ax-addass 8029  ax-distr 8031  ax-i2m1 8032  ax-0lt1 8033  ax-0id 8035  ax-rnegex 8036  ax-cnre 8038  ax-pre-ltirr 8039  ax-pre-ltwlin 8040  ax-pre-lttrn 8041  ax-pre-ltadd 8043
This theorem depends on definitions:  df-bi 117  df-3or 982  df-3an 983  df-tru 1376  df-fal 1379  df-nf 1484  df-sb 1786  df-eu 2057  df-mo 2058  df-clab 2192  df-cleq 2198  df-clel 2201  df-nfc 2337  df-ne 2377  df-nel 2472  df-ral 2489  df-rex 2490  df-reu 2491  df-rab 2493  df-v 2774  df-sbc 2999  df-dif 3168  df-un 3170  df-in 3172  df-ss 3179  df-pw 3618  df-sn 3639  df-pr 3640  df-op 3642  df-uni 3851  df-int 3886  df-br 4046  df-opab 4107  df-id 4341  df-xp 4682  df-rel 4683  df-cnv 4684  df-co 4685  df-dm 4686  df-iota 5233  df-fun 5274  df-fv 5280  df-riota 5901  df-ov 5949  df-oprab 5950  df-mpo 5951  df-pnf 8111  df-mnf 8112  df-xr 8113  df-ltxr 8114  df-le 8115  df-sub 8247  df-neg 8248  df-inn 9039  df-n0 9298  df-z 9375
This theorem is referenced by:  zaddcl  9414
  Copyright terms: Public domain W3C validator