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

Theorem modqmuladd 10322
Description: Decomposition of an integer into a multiple of a modulus and a remainder. (Contributed by Jim Kingdon, 23-Oct-2021.)
Hypotheses
Ref Expression
modqmuladd.a (𝜑𝐴 ∈ ℤ)
modqmuladd.bq (𝜑𝐵 ∈ ℚ)
modqmuladd.b (𝜑𝐵 ∈ (0[,)𝑀))
modqmuladd.m (𝜑𝑀 ∈ ℚ)
modqmuladd.mgt0 (𝜑 → 0 < 𝑀)
Assertion
Ref Expression
modqmuladd (𝜑 → ((𝐴 mod 𝑀) = 𝐵 ↔ ∃𝑘 ∈ ℤ 𝐴 = ((𝑘 · 𝑀) + 𝐵)))
Distinct variable groups:   𝐴,𝑘   𝐵,𝑘   𝑘,𝑀   𝜑,𝑘

Proof of Theorem modqmuladd
StepHypRef Expression
1 modqmuladd.a . . . . . . 7 (𝜑𝐴 ∈ ℤ)
2 zq 9585 . . . . . . 7 (𝐴 ∈ ℤ → 𝐴 ∈ ℚ)
31, 2syl 14 . . . . . 6 (𝜑𝐴 ∈ ℚ)
4 modqmuladd.m . . . . . 6 (𝜑𝑀 ∈ ℚ)
5 modqmuladd.mgt0 . . . . . . 7 (𝜑 → 0 < 𝑀)
65gt0ne0d 8431 . . . . . 6 (𝜑𝑀 ≠ 0)
7 qdivcl 9602 . . . . . 6 ((𝐴 ∈ ℚ ∧ 𝑀 ∈ ℚ ∧ 𝑀 ≠ 0) → (𝐴 / 𝑀) ∈ ℚ)
83, 4, 6, 7syl3anc 1233 . . . . 5 (𝜑 → (𝐴 / 𝑀) ∈ ℚ)
98flqcld 10233 . . . 4 (𝜑 → (⌊‘(𝐴 / 𝑀)) ∈ ℤ)
10 oveq1 5860 . . . . . . 7 (𝑘 = (⌊‘(𝐴 / 𝑀)) → (𝑘 · 𝑀) = ((⌊‘(𝐴 / 𝑀)) · 𝑀))
1110oveq1d 5868 . . . . . 6 (𝑘 = (⌊‘(𝐴 / 𝑀)) → ((𝑘 · 𝑀) + (𝐴 mod 𝑀)) = (((⌊‘(𝐴 / 𝑀)) · 𝑀) + (𝐴 mod 𝑀)))
1211eqeq2d 2182 . . . . 5 (𝑘 = (⌊‘(𝐴 / 𝑀)) → (𝐴 = ((𝑘 · 𝑀) + (𝐴 mod 𝑀)) ↔ 𝐴 = (((⌊‘(𝐴 / 𝑀)) · 𝑀) + (𝐴 mod 𝑀))))
1312adantl 275 . . . 4 ((𝜑𝑘 = (⌊‘(𝐴 / 𝑀))) → (𝐴 = ((𝑘 · 𝑀) + (𝐴 mod 𝑀)) ↔ 𝐴 = (((⌊‘(𝐴 / 𝑀)) · 𝑀) + (𝐴 mod 𝑀))))
14 flqpmodeq 10283 . . . . . 6 ((𝐴 ∈ ℚ ∧ 𝑀 ∈ ℚ ∧ 0 < 𝑀) → (((⌊‘(𝐴 / 𝑀)) · 𝑀) + (𝐴 mod 𝑀)) = 𝐴)
153, 4, 5, 14syl3anc 1233 . . . . 5 (𝜑 → (((⌊‘(𝐴 / 𝑀)) · 𝑀) + (𝐴 mod 𝑀)) = 𝐴)
1615eqcomd 2176 . . . 4 (𝜑𝐴 = (((⌊‘(𝐴 / 𝑀)) · 𝑀) + (𝐴 mod 𝑀)))
179, 13, 16rspcedvd 2840 . . 3 (𝜑 → ∃𝑘 ∈ ℤ 𝐴 = ((𝑘 · 𝑀) + (𝐴 mod 𝑀)))
18 oveq2 5861 . . . . . 6 (𝐵 = (𝐴 mod 𝑀) → ((𝑘 · 𝑀) + 𝐵) = ((𝑘 · 𝑀) + (𝐴 mod 𝑀)))
1918eqeq2d 2182 . . . . 5 (𝐵 = (𝐴 mod 𝑀) → (𝐴 = ((𝑘 · 𝑀) + 𝐵) ↔ 𝐴 = ((𝑘 · 𝑀) + (𝐴 mod 𝑀))))
2019eqcoms 2173 . . . 4 ((𝐴 mod 𝑀) = 𝐵 → (𝐴 = ((𝑘 · 𝑀) + 𝐵) ↔ 𝐴 = ((𝑘 · 𝑀) + (𝐴 mod 𝑀))))
2120rexbidv 2471 . . 3 ((𝐴 mod 𝑀) = 𝐵 → (∃𝑘 ∈ ℤ 𝐴 = ((𝑘 · 𝑀) + 𝐵) ↔ ∃𝑘 ∈ ℤ 𝐴 = ((𝑘 · 𝑀) + (𝐴 mod 𝑀))))
2217, 21syl5ibrcom 156 . 2 (𝜑 → ((𝐴 mod 𝑀) = 𝐵 → ∃𝑘 ∈ ℤ 𝐴 = ((𝑘 · 𝑀) + 𝐵)))
23 oveq1 5860 . . . . . 6 (𝐴 = ((𝑘 · 𝑀) + 𝐵) → (𝐴 mod 𝑀) = (((𝑘 · 𝑀) + 𝐵) mod 𝑀))
2423adantl 275 . . . . 5 (((𝜑𝑘 ∈ ℤ) ∧ 𝐴 = ((𝑘 · 𝑀) + 𝐵)) → (𝐴 mod 𝑀) = (((𝑘 · 𝑀) + 𝐵) mod 𝑀))
25 simplr 525 . . . . . 6 (((𝜑𝑘 ∈ ℤ) ∧ 𝐴 = ((𝑘 · 𝑀) + 𝐵)) → 𝑘 ∈ ℤ)
264ad2antrr 485 . . . . . 6 (((𝜑𝑘 ∈ ℤ) ∧ 𝐴 = ((𝑘 · 𝑀) + 𝐵)) → 𝑀 ∈ ℚ)
27 modqmuladd.bq . . . . . . 7 (𝜑𝐵 ∈ ℚ)
2827ad2antrr 485 . . . . . 6 (((𝜑𝑘 ∈ ℤ) ∧ 𝐴 = ((𝑘 · 𝑀) + 𝐵)) → 𝐵 ∈ ℚ)
29 modqmuladd.b . . . . . . 7 (𝜑𝐵 ∈ (0[,)𝑀))
3029ad2antrr 485 . . . . . 6 (((𝜑𝑘 ∈ ℤ) ∧ 𝐴 = ((𝑘 · 𝑀) + 𝐵)) → 𝐵 ∈ (0[,)𝑀))
31 mulqaddmodid 10320 . . . . . 6 (((𝑘 ∈ ℤ ∧ 𝑀 ∈ ℚ) ∧ (𝐵 ∈ ℚ ∧ 𝐵 ∈ (0[,)𝑀))) → (((𝑘 · 𝑀) + 𝐵) mod 𝑀) = 𝐵)
3225, 26, 28, 30, 31syl22anc 1234 . . . . 5 (((𝜑𝑘 ∈ ℤ) ∧ 𝐴 = ((𝑘 · 𝑀) + 𝐵)) → (((𝑘 · 𝑀) + 𝐵) mod 𝑀) = 𝐵)
3324, 32eqtrd 2203 . . . 4 (((𝜑𝑘 ∈ ℤ) ∧ 𝐴 = ((𝑘 · 𝑀) + 𝐵)) → (𝐴 mod 𝑀) = 𝐵)
3433ex 114 . . 3 ((𝜑𝑘 ∈ ℤ) → (𝐴 = ((𝑘 · 𝑀) + 𝐵) → (𝐴 mod 𝑀) = 𝐵))
3534rexlimdva 2587 . 2 (𝜑 → (∃𝑘 ∈ ℤ 𝐴 = ((𝑘 · 𝑀) + 𝐵) → (𝐴 mod 𝑀) = 𝐵))
3622, 35impbid 128 1 (𝜑 → ((𝐴 mod 𝑀) = 𝐵 ↔ ∃𝑘 ∈ ℤ 𝐴 = ((𝑘 · 𝑀) + 𝐵)))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 103  wb 104   = wceq 1348  wcel 2141  wne 2340  wrex 2449   class class class wbr 3989  cfv 5198  (class class class)co 5853  0cc0 7774   + caddc 7777   · cmul 7779   < clt 7954   / cdiv 8589  cz 9212  cq 9578  [,)cico 9847  cfl 10224   mod cmo 10278
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 609  ax-in2 610  ax-io 704  ax-5 1440  ax-7 1441  ax-gen 1442  ax-ie1 1486  ax-ie2 1487  ax-8 1497  ax-10 1498  ax-11 1499  ax-i12 1500  ax-bndl 1502  ax-4 1503  ax-17 1519  ax-i9 1523  ax-ial 1527  ax-i5r 1528  ax-13 2143  ax-14 2144  ax-ext 2152  ax-sep 4107  ax-pow 4160  ax-pr 4194  ax-un 4418  ax-setind 4521  ax-cnex 7865  ax-resscn 7866  ax-1cn 7867  ax-1re 7868  ax-icn 7869  ax-addcl 7870  ax-addrcl 7871  ax-mulcl 7872  ax-mulrcl 7873  ax-addcom 7874  ax-mulcom 7875  ax-addass 7876  ax-mulass 7877  ax-distr 7878  ax-i2m1 7879  ax-0lt1 7880  ax-1rid 7881  ax-0id 7882  ax-rnegex 7883  ax-precex 7884  ax-cnre 7885  ax-pre-ltirr 7886  ax-pre-ltwlin 7887  ax-pre-lttrn 7888  ax-pre-apti 7889  ax-pre-ltadd 7890  ax-pre-mulgt0 7891  ax-pre-mulext 7892  ax-arch 7893
This theorem depends on definitions:  df-bi 116  df-3or 974  df-3an 975  df-tru 1351  df-fal 1354  df-nf 1454  df-sb 1756  df-eu 2022  df-mo 2023  df-clab 2157  df-cleq 2163  df-clel 2166  df-nfc 2301  df-ne 2341  df-nel 2436  df-ral 2453  df-rex 2454  df-reu 2455  df-rmo 2456  df-rab 2457  df-v 2732  df-sbc 2956  df-csb 3050  df-dif 3123  df-un 3125  df-in 3127  df-ss 3134  df-pw 3568  df-sn 3589  df-pr 3590  df-op 3592  df-uni 3797  df-int 3832  df-iun 3875  df-br 3990  df-opab 4051  df-mpt 4052  df-id 4278  df-po 4281  df-iso 4282  df-xp 4617  df-rel 4618  df-cnv 4619  df-co 4620  df-dm 4621  df-rn 4622  df-res 4623  df-ima 4624  df-iota 5160  df-fun 5200  df-fn 5201  df-f 5202  df-fv 5206  df-riota 5809  df-ov 5856  df-oprab 5857  df-mpo 5858  df-1st 6119  df-2nd 6120  df-pnf 7956  df-mnf 7957  df-xr 7958  df-ltxr 7959  df-le 7960  df-sub 8092  df-neg 8093  df-reap 8494  df-ap 8501  df-div 8590  df-inn 8879  df-n0 9136  df-z 9213  df-q 9579  df-rp 9611  df-ico 9851  df-fl 10226  df-mod 10279
This theorem is referenced by:  modqmuladdim  10323
  Copyright terms: Public domain W3C validator