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

Theorem zmodcl 10605
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 9859 . . . . 5  |-  ( A  e.  ZZ  ->  A  e.  QQ )
21adantr 276 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  A  e.  QQ )
3 nnq 9866 . . . . 5  |-  ( B  e.  NN  ->  B  e.  QQ )
43adantl 277 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  B  e.  QQ )
5 nngt0 9167 . . . . 5  |-  ( B  e.  NN  ->  0  <  B )
65adantl 277 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  0  <  B )
7 modqval 10585 . . . 4  |-  ( ( A  e.  QQ  /\  B  e.  QQ  /\  0  <  B )  ->  ( A  mod  B )  =  ( A  -  ( B  x.  ( |_ `  ( A  /  B
) ) ) ) )
82, 4, 6, 7syl3anc 1273 . . 3  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( A  mod  B
)  =  ( A  -  ( B  x.  ( |_ `  ( A  /  B ) ) ) ) )
9 nnz 9497 . . . . . 6  |-  ( B  e.  NN  ->  B  e.  ZZ )
109adantl 277 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  B  e.  ZZ )
11 znq 9857 . . . . . 6  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( A  /  B
)  e.  QQ )
1211flqcld 10536 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( |_ `  ( A  /  B ) )  e.  ZZ )
1310, 12zmulcld 9607 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( B  x.  ( |_ `  ( A  /  B ) ) )  e.  ZZ )
14 zsubcl 9519 . . . 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 2308 . 2  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  ( A  mod  B
)  e.  ZZ )
17 modqge0 10593 . . 3  |-  ( ( A  e.  QQ  /\  B  e.  QQ  /\  0  <  B )  ->  0  <_  ( A  mod  B
) )
182, 4, 6, 17syl3anc 1273 . 2  |-  ( ( A  e.  ZZ  /\  B  e.  NN )  ->  0  <_  ( A  mod  B ) )
19 elnn0z 9491 . 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 1397    e. wcel 2202   class class class wbr 4088   ` cfv 5326  (class class class)co 6017   0cc0 8031    x. cmul 8036    < clt 8213    <_ cle 8214    - cmin 8349    / cdiv 8851   NNcn 9142   NN0cn0 9401   ZZcz 9478   QQcq 9852   |_cfl 10527    mod cmo 10583
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 619  ax-in2 620  ax-io 716  ax-5 1495  ax-7 1496  ax-gen 1497  ax-ie1 1541  ax-ie2 1542  ax-8 1552  ax-10 1553  ax-11 1554  ax-i12 1555  ax-bndl 1557  ax-4 1558  ax-17 1574  ax-i9 1578  ax-ial 1582  ax-i5r 1583  ax-13 2204  ax-14 2205  ax-ext 2213  ax-sep 4207  ax-pow 4264  ax-pr 4299  ax-un 4530  ax-setind 4635  ax-cnex 8122  ax-resscn 8123  ax-1cn 8124  ax-1re 8125  ax-icn 8126  ax-addcl 8127  ax-addrcl 8128  ax-mulcl 8129  ax-mulrcl 8130  ax-addcom 8131  ax-mulcom 8132  ax-addass 8133  ax-mulass 8134  ax-distr 8135  ax-i2m1 8136  ax-0lt1 8137  ax-1rid 8138  ax-0id 8139  ax-rnegex 8140  ax-precex 8141  ax-cnre 8142  ax-pre-ltirr 8143  ax-pre-ltwlin 8144  ax-pre-lttrn 8145  ax-pre-apti 8146  ax-pre-ltadd 8147  ax-pre-mulgt0 8148  ax-pre-mulext 8149  ax-arch 8150
This theorem depends on definitions:  df-bi 117  df-3or 1005  df-3an 1006  df-tru 1400  df-fal 1403  df-nf 1509  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2363  df-ne 2403  df-nel 2498  df-ral 2515  df-rex 2516  df-reu 2517  df-rmo 2518  df-rab 2519  df-v 2804  df-sbc 3032  df-csb 3128  df-dif 3202  df-un 3204  df-in 3206  df-ss 3213  df-pw 3654  df-sn 3675  df-pr 3676  df-op 3678  df-uni 3894  df-int 3929  df-iun 3972  df-br 4089  df-opab 4151  df-mpt 4152  df-id 4390  df-po 4393  df-iso 4394  df-xp 4731  df-rel 4732  df-cnv 4733  df-co 4734  df-dm 4735  df-rn 4736  df-res 4737  df-ima 4738  df-iota 5286  df-fun 5328  df-fn 5329  df-f 5330  df-fv 5334  df-riota 5970  df-ov 6020  df-oprab 6021  df-mpo 6022  df-1st 6302  df-2nd 6303  df-pnf 8215  df-mnf 8216  df-xr 8217  df-ltxr 8218  df-le 8219  df-sub 8351  df-neg 8352  df-reap 8754  df-ap 8761  df-div 8852  df-inn 9143  df-n0 9402  df-z 9479  df-q 9853  df-rp 9888  df-fl 10529  df-mod 10584
This theorem is referenced by:  zmodcld  10606  zmodfz  10607  modaddmodup  10648  modaddmodlo  10649  modfsummodlemstep  12017  divalglemnn  12478  divalgmod  12487  modgcd  12561  eucalgf  12626  eucalginv  12627  modprmn0modprm0  12828  fldivp1  12920  lgsmod  15754  lgsdir2lem4  15759  lgsdir2lem5  15760  lgsne0  15766
  Copyright terms: Public domain W3C validator