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

Theorem zmodcl 10795
Description: Closure law for the modulo operation restricted to integers. (Contributed by NM, 27-Nov-2008.)
Assertion
Ref Expression
zmodcl ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → (𝐴 mod 𝐵) ∈ ℕ0)

Proof of Theorem zmodcl
StepHypRef Expression
1 zq 10036 . . . . 5 (𝐴 ∈ ℤ → 𝐴 ∈ ℚ)
21adantr 276 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → 𝐴 ∈ ℚ)
3 nnq 10043 . . . . 5 (𝐵 ∈ ℕ → 𝐵 ∈ ℚ)
43adantl 277 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → 𝐵 ∈ ℚ)
5 nngt0 9332 . . . . 5 (𝐵 ∈ ℕ → 0 < 𝐵)
65adantl 277 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → 0 < 𝐵)
7 modqval 10775 . . . 4 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ ∧ 0 < 𝐵) → (𝐴 mod 𝐵) = (𝐴 − (𝐵 · (⌊‘(𝐴 / 𝐵)))))
82, 4, 6, 7syl3anc 1278 . . 3 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → (𝐴 mod 𝐵) = (𝐴 − (𝐵 · (⌊‘(𝐴 / 𝐵)))))
9 nnz 9668 . . . . . 6 (𝐵 ∈ ℕ → 𝐵 ∈ ℤ)
109adantl 277 . . . . 5 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → 𝐵 ∈ ℤ)
11 znq 10034 . . . . . 6 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → (𝐴 / 𝐵) ∈ ℚ)
1211flqcld 10725 . . . . 5 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → (⌊‘(𝐴 / 𝐵)) ∈ ℤ)
1310, 12zmulcld 9779 . . . 4 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → (𝐵 · (⌊‘(𝐴 / 𝐵))) ∈ ℤ)
14 zsubcl 9690 . . . 4 ((𝐴 ∈ ℤ ∧ (𝐵 · (⌊‘(𝐴 / 𝐵))) ∈ ℤ) → (𝐴 − (𝐵 · (⌊‘(𝐴 / 𝐵)))) ∈ ℤ)
1513, 14syldan 282 . . 3 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → (𝐴 − (𝐵 · (⌊‘(𝐴 / 𝐵)))) ∈ ℤ)
168, 15eqeltrd 2315 . 2 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → (𝐴 mod 𝐵) ∈ ℤ)
17 modqge0 10783 . . 3 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℚ ∧ 0 < 𝐵) → 0 ≤ (𝐴 mod 𝐵))
182, 4, 6, 17syl3anc 1278 . 2 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → 0 ≤ (𝐴 mod 𝐵))
19 elnn0z 9662 . 2 ((𝐴 mod 𝐵) ∈ ℕ0 ↔ ((𝐴 mod 𝐵) ∈ ℤ ∧ 0 ≤ (𝐴 mod 𝐵)))
2016, 18, 19sylanbrc 421 1 ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℕ) → (𝐴 mod 𝐵) ∈ ℕ0)
Colors of variables:    wff set class
This proof depends on syntax axioms:  wi 4  wa 104   = wceq 1402  wcel 2209   class class class wbr 4130  cfv 5377  (class class class)co 6085  0cc0 8180   · cmul 8185   < clt 8361  cle 8362  cmin 8499   / cdiv 9005  cn 9307  0cn0 9568  cz 9649  cq 10029  cfl 10714   mod cmo 10773
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-14 2212  ax-ext 2220  ax-sep 4249  ax-pow 4311  ax-pr 4346  ax-un 4578  ax-setind 4684  ax-cnex 8271  ax-resscn 8272  ax-1cn 8273  ax-1re 8274  ax-icn 8275  ax-addcl 8276  ax-addrcl 8277  ax-mulcl 8278  ax-mulrcl 8279  ax-addcom 8280  ax-mulcom 8281  ax-addass 8282  ax-mulass 8283  ax-distr 8284  ax-i2m1 8285  ax-0lt1 8286  ax-1rid 8287  ax-0id 8288  ax-rnegex 8289  ax-precex 8290  ax-cnre 8291  ax-pre-ltirr 8292  ax-pre-ltwlin 8293  ax-pre-lttrn 8294  ax-pre-apti 8295  ax-pre-ltadd 8296  ax-pre-mulgt0 8297  ax-pre-mulext 8298  ax-arch 8299
This proof depends on definitions:  df-bi 117  df-3or 1010  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-nel 2516  df-ral 2533  df-rex 2534  df-reu 2535  df-rmo 2536  df-rab 2537  df-v 2823  df-sbc 3052  df-csb 3148  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-pw 3690  df-sn 3715  df-pr 3716  df-op 3718  df-uni 3936  df-int 3971  df-iun 4014  df-br 4131  df-opab 4193  df-mpt 4194  df-id 4438  df-po 4441  df-iso 4442  df-xp 4780  df-rel 4781  df-cnv 4782  df-co 4783  df-dm 4784  df-rn 4785  df-res 4786  df-ima 4787  df-iota 5337  df-fun 5379  df-fn 5380  df-f 5381  df-fv 5385  df-riota 6038  df-ov 6088  df-oprab 6089  df-mpo 6090  df-1st 6374  df-2nd 6375  df-pnf 8363  df-mnf 8364  df-xr 8365  df-ltxr 8366  df-le 8367  df-sub 8501  df-neg 8502  df-reap 8906  df-ap 8913  df-div 9006  df-inn 9308  df-n0 9569  df-z 9650  df-q 10030  df-rp 10066  df-fl 10716  df-mod 10774
This theorem is used by:  zmodcld  10796  zmodfz  10797  modaddmodup  10838  modaddmodlo  10839  modfsummodlemstep  12242  divalglemnn  12703  divalgmod  12712  modgcd  12786  eucalgf  12851  eucalginv  12852  modprmn0modprm0  13057  fldivp1  13149  ppiqub  16215  lgsmod  16267  lgsdir2lem4  16272  lgsdir2lem5  16273  lgsne0  16279
  Copyright terms: Public domain W3C validator