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

Theorem zaddcllemneg 9446
Description: Lemma for zaddcl 9447. 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 8136 . . . 4  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  N  e.  CC )
32negnegd 8409 . . 3  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  -u -u N  =  N )
43oveq2d 5983 . 2  |-  ( ( M  e.  ZZ  /\  N  e.  RR  /\  -u N  e.  NN )  ->  ( M  +  -u -u N
)  =  ( M  +  N ) )
5 negeq 8300 . . . . . . . 8  |-  ( x  =  1  ->  -u x  =  -u 1 )
65oveq2d 5983 . . . . . . 7  |-  ( x  =  1  ->  ( M  +  -u x )  =  ( M  +  -u 1 ) )
76eleq1d 2276 . . . . . 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 8300 . . . . . . . 8  |-  ( x  =  y  ->  -u x  =  -u y )
109oveq2d 5983 . . . . . . 7  |-  ( x  =  y  ->  ( M  +  -u x )  =  ( M  +  -u y ) )
1110eleq1d 2276 . . . . . 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 8300 . . . . . . . 8  |-  ( x  =  ( y  +  1 )  ->  -u x  =  -u ( y  +  1 ) )
1413oveq2d 5983 . . . . . . 7  |-  ( x  =  ( y  +  1 )  ->  ( M  +  -u x )  =  ( M  +  -u ( y  +  1 ) ) )
1514eleq1d 2276 . . . . . 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 8300 . . . . . . . 8  |-  ( x  =  -u N  ->  -u x  =  -u -u N )
1817oveq2d 5983 . . . . . . 7  |-  ( x  =  -u N  ->  ( M  +  -u x )  =  ( M  +  -u -u N ) )
1918eleq1d 2276 . . . . . 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 9412 . . . . . . . 8  |-  ( M  e.  ZZ  ->  M  e.  CC )
2221adantr 276 . . . . . . 7  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  M  e.  CC )
23 1cnd 8123 . . . . . . 7  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  1  e.  CC )
2422, 23negsubd 8424 . . . . . 6  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u
1 )  =  ( M  -  1 ) )
25 peano2zm 9445 . . . . . . 7  |-  ( M  e.  ZZ  ->  ( M  -  1 )  e.  ZZ )
2625adantr 276 . . . . . 6  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  -  1 )  e.  ZZ )
2724, 26eqeltrd 2284 . . . . 5  |-  ( ( M  e.  ZZ  /\  N  e.  RR )  ->  ( M  +  -u
1 )  e.  ZZ )
28 nncn 9079 . . . . . . . . . . 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 8123 . . . . . . . . . 10  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  1  e.  CC )
3129, 30negdi2d 8432 . . . . . . . . 9  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  -u (
y  +  1 )  =  ( -u y  -  1 ) )
3231oveq2d 5983 . . . . . . . 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 8405 . . . . . . . . . 10  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  -u y  e.  CC )
3533, 34, 30addsubassd 8438 . . . . . . . . 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 9445 . . . . . . . . . 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 2285 . . . . . . . 8  |-  ( ( ( y  e.  NN  /\  ( M  e.  ZZ  /\  N  e.  RR ) )  /\  ( M  +  -u y )  e.  ZZ )  ->  ( M  +  ( -u y  -  1 ) )  e.  ZZ )
3932, 38eqeltrd 2284 . . . . . . 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 9087 . . . 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 2285 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 2178  (class class class)co 5967   CCcc 7958   RRcr 7959   1c1 7961    + caddc 7963    - cmin 8278   -ucneg 8279   NNcn 9071   ZZcz 9407
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 1471  ax-7 1472  ax-gen 1473  ax-ie1 1517  ax-ie2 1518  ax-8 1528  ax-10 1529  ax-11 1530  ax-i12 1531  ax-bndl 1533  ax-4 1534  ax-17 1550  ax-i9 1554  ax-ial 1558  ax-i5r 1559  ax-13 2180  ax-14 2181  ax-ext 2189  ax-sep 4178  ax-pow 4234  ax-pr 4269  ax-un 4498  ax-setind 4603  ax-cnex 8051  ax-resscn 8052  ax-1cn 8053  ax-1re 8054  ax-icn 8055  ax-addcl 8056  ax-addrcl 8057  ax-mulcl 8058  ax-addcom 8060  ax-addass 8062  ax-distr 8064  ax-i2m1 8065  ax-0lt1 8066  ax-0id 8068  ax-rnegex 8069  ax-cnre 8071  ax-pre-ltirr 8072  ax-pre-ltwlin 8073  ax-pre-lttrn 8074  ax-pre-ltadd 8076
This theorem depends on definitions:  df-bi 117  df-3or 982  df-3an 983  df-tru 1376  df-fal 1379  df-nf 1485  df-sb 1787  df-eu 2058  df-mo 2059  df-clab 2194  df-cleq 2200  df-clel 2203  df-nfc 2339  df-ne 2379  df-nel 2474  df-ral 2491  df-rex 2492  df-reu 2493  df-rab 2495  df-v 2778  df-sbc 3006  df-dif 3176  df-un 3178  df-in 3180  df-ss 3187  df-pw 3628  df-sn 3649  df-pr 3650  df-op 3652  df-uni 3865  df-int 3900  df-br 4060  df-opab 4122  df-id 4358  df-xp 4699  df-rel 4700  df-cnv 4701  df-co 4702  df-dm 4703  df-iota 5251  df-fun 5292  df-fv 5298  df-riota 5922  df-ov 5970  df-oprab 5971  df-mpo 5972  df-pnf 8144  df-mnf 8145  df-xr 8146  df-ltxr 8147  df-le 8148  df-sub 8280  df-neg 8281  df-inn 9072  df-n0 9331  df-z 9408
This theorem is referenced by:  zaddcl  9447
  Copyright terms: Public domain W3C validator