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

Theorem zmodcl 10596
Description: Closure law for the modulo operation restricted to integers. (Contributed by NM, 27-Nov-2008.)
Assertion
Ref Expression
zmodcl  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( A  mod  B
)  e.  NN0 )

Proof of Theorem zmodcl
StepHypRef Expression
1 zq 9850 . . . . 5  |-  ( A  e.  ZZ  ->  A  e.  QQ )
21adantr 276 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  A  e.  QQ )
3 nnq 9857 . . . . 5  |-  ( B  e.  NN  ->  B  e.  QQ )
43adantl 277 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  B  e.  QQ )
5 nngt0 9158 . . . . 5  |-  ( B  e.  NN  ->  0  <  B )
65adantl 277 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  0  <  B )
7 modqval 10576 . . . 4  |-  ( ( A  e.  QQ  /\  B  e.  QQ  /\  0  <  B )  ->  ( A  mod  B )  =  ( A  -  ( B  x.  ( |_ `  ( A  /  B
) ) ) ) )
82, 4, 6, 7syl3anc 1271 . . 3  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( A  mod  B
)  =  ( A  -  ( B  x.  ( |_ `  ( A  /  B ) ) ) ) )
9 nnz 9488 . . . . . 6  |-  ( B  e.  NN  ->  B  e.  ZZ )
109adantl 277 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  B  e.  ZZ )
11 znq 9848 . . . . . 6  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( A  /  B
)  e.  QQ )
1211flqcld 10527 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( |_ `  ( A  /  B ) )  e.  ZZ )
1310, 12zmulcld 9598 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( B  x.  ( |_ `  ( A  /  B ) ) )  e.  ZZ )
14 zsubcl 9510 . . . 4  |-  ( ( A  e.  ZZ  /\  ( B  x.  ( |_ `  ( A  /  B ) ) )  e.  ZZ )  -> 
( A  -  ( B  x.  ( |_ `  ( A  /  B
) ) ) )  e.  ZZ )
1513, 14syldan 282 . . 3  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( A  -  ( B  x.  ( |_ `  ( A  /  B
) ) ) )  e.  ZZ )
168, 15eqeltrd 2306 . 2  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( A  mod  B
)  e.  ZZ )
17 modqge0 10584 . . 3  |-  ( ( A  e.  QQ  /\  B  e.  QQ  /\  0  <  B )  ->  0  <_  ( A  mod  B
) )
182, 4, 6, 17syl3anc 1271 . 2  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  0  <_  ( A  mod  B ) )
19 elnn0z 9482 . 2  |-  ( ( A  mod  B )  e.  NN0  <->  ( ( A  mod  B )  e.  ZZ  /\  0  <_ 
( A  mod  B
) ) )
2016, 18, 19sylanbrc 417 1  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( A  mod  B
)  e.  NN0 )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    = wceq 1395    e. wcel 2200   class class class wbr 4086   ` cfv 5324  (class class class)co 6013   0cc0 8022    x. cmul 8027    < clt 8204    <_ cle 8205    - cmin 8340    / cdiv 8842   NNcn 9133   NN0cn0 9392   ZZcz 9469   QQcq 9843   |_cfl 10518    mod cmo 10574
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 617  ax-in2 618  ax-io 714  ax-5 1493  ax-7 1494  ax-gen 1495  ax-ie1 1539  ax-ie2 1540  ax-8 1550  ax-10 1551  ax-11 1552  ax-i12 1553  ax-bndl 1555  ax-4 1556  ax-17 1572  ax-i9 1576  ax-ial 1580  ax-i5r 1581  ax-13 2202  ax-14 2203  ax-ext 2211  ax-sep 4205  ax-pow 4262  ax-pr 4297  ax-un 4528  ax-setind 4633  ax-cnex 8113  ax-resscn 8114  ax-1cn 8115  ax-1re 8116  ax-icn 8117  ax-addcl 8118  ax-addrcl 8119  ax-mulcl 8120  ax-mulrcl 8121  ax-addcom 8122  ax-mulcom 8123  ax-addass 8124  ax-mulass 8125  ax-distr 8126  ax-i2m1 8127  ax-0lt1 8128  ax-1rid 8129  ax-0id 8130  ax-rnegex 8131  ax-precex 8132  ax-cnre 8133  ax-pre-ltirr 8134  ax-pre-ltwlin 8135  ax-pre-lttrn 8136  ax-pre-apti 8137  ax-pre-ltadd 8138  ax-pre-mulgt0 8139  ax-pre-mulext 8140  ax-arch 8141
This theorem depends on definitions:  df-bi 117  df-3or 1003  df-3an 1004  df-tru 1398  df-fal 1401  df-nf 1507  df-sb 1809  df-eu 2080  df-mo 2081  df-clab 2216  df-cleq 2222  df-clel 2225  df-nfc 2361  df-ne 2401  df-nel 2496  df-ral 2513  df-rex 2514  df-reu 2515  df-rmo 2516  df-rab 2517  df-v 2802  df-sbc 3030  df-csb 3126  df-dif 3200  df-un 3202  df-in 3204  df-ss 3211  df-pw 3652  df-sn 3673  df-pr 3674  df-op 3676  df-uni 3892  df-int 3927  df-iun 3970  df-br 4087  df-opab 4149  df-mpt 4150  df-id 4388  df-po 4391  df-iso 4392  df-xp 4729  df-rel 4730  df-cnv 4731  df-co 4732  df-dm 4733  df-rn 4734  df-res 4735  df-ima 4736  df-iota 5284  df-fun 5326  df-fn 5327  df-f 5328  df-fv 5332  df-riota 5966  df-ov 6016  df-oprab 6017  df-mpo 6018  df-1st 6298  df-2nd 6299  df-pnf 8206  df-mnf 8207  df-xr 8208  df-ltxr 8209  df-le 8210  df-sub 8342  df-neg 8343  df-reap 8745  df-ap 8752  df-div 8843  df-inn 9134  df-n0 9393  df-z 9470  df-q 9844  df-rp 9879  df-fl 10520  df-mod 10575
This theorem is referenced by:  zmodcld  10597  zmodfz  10598  modaddmodup  10639  modaddmodlo  10640  modfsummodlemstep  12008  divalglemnn  12469  divalgmod  12478  modgcd  12552  eucalgf  12617  eucalginv  12618  modprmn0modprm0  12819  fldivp1  12911  lgsmod  15745  lgsdir2lem4  15750  lgsdir2lem5  15751  lgsne0  15757
  Copyright terms: Public domain W3C validator