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

Theorem divalgb 12476
Description: Express the division algorithm as stated in divalg 12475 in terms of . (Contributed by Paul Chapman, 31-Mar-2011.)
Assertion
Ref Expression
divalgb ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ ∧ 𝐷 ≠ 0) → (∃!𝑟 ∈ ℤ ∃𝑞 ∈ ℤ (0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ ∃!𝑟 ∈ ℕ0 (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))))
Distinct variable groups:   𝐷,𝑞,𝑟   𝑁,𝑞,𝑟

Proof of Theorem divalgb
StepHypRef Expression
1 df-3an 1004 . . . . . . . . 9 ((0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ ((0 ≤ 𝑟𝑟 < (abs‘𝐷)) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))
21rexbii 2537 . . . . . . . 8 (∃𝑞 ∈ ℤ (0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ ∃𝑞 ∈ ℤ ((0 ≤ 𝑟𝑟 < (abs‘𝐷)) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))
3 r19.42v 2688 . . . . . . . 8 (∃𝑞 ∈ ℤ ((0 ≤ 𝑟𝑟 < (abs‘𝐷)) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ ((0 ≤ 𝑟𝑟 < (abs‘𝐷)) ∧ ∃𝑞 ∈ ℤ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))
42, 3bitri 184 . . . . . . 7 (∃𝑞 ∈ ℤ (0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ ((0 ≤ 𝑟𝑟 < (abs‘𝐷)) ∧ ∃𝑞 ∈ ℤ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))
5 zsubcl 9510 . . . . . . . . . . . 12 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ) → (𝑁𝑟) ∈ ℤ)
6 divides 12340 . . . . . . . . . . . 12 ((𝐷 ∈ ℤ ∧ (𝑁𝑟) ∈ ℤ) → (𝐷 ∥ (𝑁𝑟) ↔ ∃𝑞 ∈ ℤ (𝑞 · 𝐷) = (𝑁𝑟)))
75, 6sylan2 286 . . . . . . . . . . 11 ((𝐷 ∈ ℤ ∧ (𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ)) → (𝐷 ∥ (𝑁𝑟) ↔ ∃𝑞 ∈ ℤ (𝑞 · 𝐷) = (𝑁𝑟)))
873impb 1223 . . . . . . . . . 10 ((𝐷 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ) → (𝐷 ∥ (𝑁𝑟) ↔ ∃𝑞 ∈ ℤ (𝑞 · 𝐷) = (𝑁𝑟)))
983com12 1231 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ ∧ 𝑟 ∈ ℤ) → (𝐷 ∥ (𝑁𝑟) ↔ ∃𝑞 ∈ ℤ (𝑞 · 𝐷) = (𝑁𝑟)))
10 zcn 9474 . . . . . . . . . . . . . . . . . 18 (𝑁 ∈ ℤ → 𝑁 ∈ ℂ)
11 zcn 9474 . . . . . . . . . . . . . . . . . 18 (𝑟 ∈ ℤ → 𝑟 ∈ ℂ)
12 zmulcl 9523 . . . . . . . . . . . . . . . . . . 19 ((𝑞 ∈ ℤ ∧ 𝐷 ∈ ℤ) → (𝑞 · 𝐷) ∈ ℤ)
1312zcnd 9593 . . . . . . . . . . . . . . . . . 18 ((𝑞 ∈ ℤ ∧ 𝐷 ∈ ℤ) → (𝑞 · 𝐷) ∈ ℂ)
14 subadd 8372 . . . . . . . . . . . . . . . . . 18 ((𝑁 ∈ ℂ ∧ 𝑟 ∈ ℂ ∧ (𝑞 · 𝐷) ∈ ℂ) → ((𝑁𝑟) = (𝑞 · 𝐷) ↔ (𝑟 + (𝑞 · 𝐷)) = 𝑁))
1510, 11, 13, 14syl3an 1313 . . . . . . . . . . . . . . . . 17 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ ∧ (𝑞 ∈ ℤ ∧ 𝐷 ∈ ℤ)) → ((𝑁𝑟) = (𝑞 · 𝐷) ↔ (𝑟 + (𝑞 · 𝐷)) = 𝑁))
16 addcom 8306 . . . . . . . . . . . . . . . . . . . 20 ((𝑟 ∈ ℂ ∧ (𝑞 · 𝐷) ∈ ℂ) → (𝑟 + (𝑞 · 𝐷)) = ((𝑞 · 𝐷) + 𝑟))
1711, 13, 16syl2an 289 . . . . . . . . . . . . . . . . . . 19 ((𝑟 ∈ ℤ ∧ (𝑞 ∈ ℤ ∧ 𝐷 ∈ ℤ)) → (𝑟 + (𝑞 · 𝐷)) = ((𝑞 · 𝐷) + 𝑟))
18173adant1 1039 . . . . . . . . . . . . . . . . . 18 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ ∧ (𝑞 ∈ ℤ ∧ 𝐷 ∈ ℤ)) → (𝑟 + (𝑞 · 𝐷)) = ((𝑞 · 𝐷) + 𝑟))
1918eqeq1d 2238 . . . . . . . . . . . . . . . . 17 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ ∧ (𝑞 ∈ ℤ ∧ 𝐷 ∈ ℤ)) → ((𝑟 + (𝑞 · 𝐷)) = 𝑁 ↔ ((𝑞 · 𝐷) + 𝑟) = 𝑁))
2015, 19bitrd 188 . . . . . . . . . . . . . . . 16 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ ∧ (𝑞 ∈ ℤ ∧ 𝐷 ∈ ℤ)) → ((𝑁𝑟) = (𝑞 · 𝐷) ↔ ((𝑞 · 𝐷) + 𝑟) = 𝑁))
21 eqcom 2231 . . . . . . . . . . . . . . . 16 ((𝑁𝑟) = (𝑞 · 𝐷) ↔ (𝑞 · 𝐷) = (𝑁𝑟))
22 eqcom 2231 . . . . . . . . . . . . . . . 16 (((𝑞 · 𝐷) + 𝑟) = 𝑁𝑁 = ((𝑞 · 𝐷) + 𝑟))
2320, 21, 223bitr3g 222 . . . . . . . . . . . . . . 15 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ ∧ (𝑞 ∈ ℤ ∧ 𝐷 ∈ ℤ)) → ((𝑞 · 𝐷) = (𝑁𝑟) ↔ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))
24233expia 1229 . . . . . . . . . . . . . 14 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ) → ((𝑞 ∈ ℤ ∧ 𝐷 ∈ ℤ) → ((𝑞 · 𝐷) = (𝑁𝑟) ↔ 𝑁 = ((𝑞 · 𝐷) + 𝑟))))
2524expcomd 1484 . . . . . . . . . . . . 13 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ) → (𝐷 ∈ ℤ → (𝑞 ∈ ℤ → ((𝑞 · 𝐷) = (𝑁𝑟) ↔ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))))
26253impia 1224 . . . . . . . . . . . 12 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ ∧ 𝐷 ∈ ℤ) → (𝑞 ∈ ℤ → ((𝑞 · 𝐷) = (𝑁𝑟) ↔ 𝑁 = ((𝑞 · 𝐷) + 𝑟))))
2726imp 124 . . . . . . . . . . 11 (((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ ∧ 𝐷 ∈ ℤ) ∧ 𝑞 ∈ ℤ) → ((𝑞 · 𝐷) = (𝑁𝑟) ↔ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))
2827rexbidva 2527 . . . . . . . . . 10 ((𝑁 ∈ ℤ ∧ 𝑟 ∈ ℤ ∧ 𝐷 ∈ ℤ) → (∃𝑞 ∈ ℤ (𝑞 · 𝐷) = (𝑁𝑟) ↔ ∃𝑞 ∈ ℤ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))
29283com23 1233 . . . . . . . . 9 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ ∧ 𝑟 ∈ ℤ) → (∃𝑞 ∈ ℤ (𝑞 · 𝐷) = (𝑁𝑟) ↔ ∃𝑞 ∈ ℤ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))
309, 29bitrd 188 . . . . . . . 8 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ ∧ 𝑟 ∈ ℤ) → (𝐷 ∥ (𝑁𝑟) ↔ ∃𝑞 ∈ ℤ 𝑁 = ((𝑞 · 𝐷) + 𝑟)))
3130anbi2d 464 . . . . . . 7 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ ∧ 𝑟 ∈ ℤ) → (((0 ≤ 𝑟𝑟 < (abs‘𝐷)) ∧ 𝐷 ∥ (𝑁𝑟)) ↔ ((0 ≤ 𝑟𝑟 < (abs‘𝐷)) ∧ ∃𝑞 ∈ ℤ 𝑁 = ((𝑞 · 𝐷) + 𝑟))))
324, 31bitr4id 199 . . . . . 6 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ ∧ 𝑟 ∈ ℤ) → (∃𝑞 ∈ ℤ (0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ ((0 ≤ 𝑟𝑟 < (abs‘𝐷)) ∧ 𝐷 ∥ (𝑁𝑟))))
33 anass 401 . . . . . 6 (((0 ≤ 𝑟𝑟 < (abs‘𝐷)) ∧ 𝐷 ∥ (𝑁𝑟)) ↔ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))))
3432, 33bitrdi 196 . . . . 5 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ ∧ 𝑟 ∈ ℤ) → (∃𝑞 ∈ ℤ (0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟)))))
35343expa 1227 . . . 4 (((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ) ∧ 𝑟 ∈ ℤ) → (∃𝑞 ∈ ℤ (0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟)))))
3635reubidva 2715 . . 3 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ) → (∃!𝑟 ∈ ℤ ∃𝑞 ∈ ℤ (0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ ∃!𝑟 ∈ ℤ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟)))))
37 elnn0z 9482 . . . . . . 7 (𝑟 ∈ ℕ0 ↔ (𝑟 ∈ ℤ ∧ 0 ≤ 𝑟))
3837anbi1i 458 . . . . . 6 ((𝑟 ∈ ℕ0 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))) ↔ ((𝑟 ∈ ℤ ∧ 0 ≤ 𝑟) ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))))
39 anass 401 . . . . . 6 (((𝑟 ∈ ℤ ∧ 0 ≤ 𝑟) ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))) ↔ (𝑟 ∈ ℤ ∧ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟)))))
4038, 39bitri 184 . . . . 5 ((𝑟 ∈ ℕ0 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))) ↔ (𝑟 ∈ ℤ ∧ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟)))))
4140eubii 2086 . . . 4 (∃!𝑟(𝑟 ∈ ℕ0 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))) ↔ ∃!𝑟(𝑟 ∈ ℤ ∧ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟)))))
42 df-reu 2515 . . . 4 (∃!𝑟 ∈ ℕ0 (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟)) ↔ ∃!𝑟(𝑟 ∈ ℕ0 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))))
43 df-reu 2515 . . . 4 (∃!𝑟 ∈ ℤ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))) ↔ ∃!𝑟(𝑟 ∈ ℤ ∧ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟)))))
4441, 42, 433bitr4ri 213 . . 3 (∃!𝑟 ∈ ℤ (0 ≤ 𝑟 ∧ (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))) ↔ ∃!𝑟 ∈ ℕ0 (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟)))
4536, 44bitrdi 196 . 2 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ) → (∃!𝑟 ∈ ℤ ∃𝑞 ∈ ℤ (0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ ∃!𝑟 ∈ ℕ0 (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))))
46453adant3 1041 1 ((𝑁 ∈ ℤ ∧ 𝐷 ∈ ℤ ∧ 𝐷 ≠ 0) → (∃!𝑟 ∈ ℤ ∃𝑞 ∈ ℤ (0 ≤ 𝑟𝑟 < (abs‘𝐷) ∧ 𝑁 = ((𝑞 · 𝐷) + 𝑟)) ↔ ∃!𝑟 ∈ ℕ0 (𝑟 < (abs‘𝐷) ∧ 𝐷 ∥ (𝑁𝑟))))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104  wb 105  w3a 1002   = wceq 1395  ∃!weu 2077  wcel 2200  wne 2400  wrex 2509  ∃!wreu 2510   class class class wbr 4086  cfv 5324  (class class class)co 6013  cc 8020  0cc0 8022   + caddc 8025   · cmul 8027   < clt 8204  cle 8205  cmin 8340  0cn0 9392  cz 9469  abscabs 11548  cdvds 12338
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-cnre 8133  ax-pre-ltirr 8134  ax-pre-ltwlin 8135  ax-pre-lttrn 8136  ax-pre-ltadd 8138
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-rab 2517  df-v 2802  df-sbc 3030  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-br 4087  df-opab 4149  df-id 4388  df-xp 4729  df-rel 4730  df-cnv 4731  df-co 4732  df-dm 4733  df-iota 5284  df-fun 5326  df-fv 5332  df-riota 5966  df-ov 6016  df-oprab 6017  df-mpo 6018  df-pnf 8206  df-mnf 8207  df-xr 8208  df-ltxr 8209  df-le 8210  df-sub 8342  df-neg 8343  df-inn 9134  df-n0 9393  df-z 9470  df-dvds 12339
This theorem is referenced by:  divalg2  12477
  Copyright terms: Public domain W3C validator