| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > addmulmodb | Structured version Visualization version GIF version | ||
| Description: An integer plus a product is itself modulo a positive integer iff the product is divisible by the positive integer. (Contributed by AV, 8-Sep-2025.) |
| Ref | Expression |
|---|---|
| addmulmodb | ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → (𝑁 ∥ (𝐵 · 𝐶) ↔ ((𝐴 + (𝐵 · 𝐶)) mod 𝑁) = (𝐴 mod 𝑁))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | simp1 1136 | . . . . . . 7 ⊢ ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ) → 𝐴 ∈ ℤ) | |
| 2 | 1 | zcnd 12578 | . . . . . 6 ⊢ ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ) → 𝐴 ∈ ℂ) |
| 3 | 2 | adantl 481 | . . . . 5 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → 𝐴 ∈ ℂ) |
| 4 | zmulcl 12521 | . . . . . . . 8 ⊢ ((𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ) → (𝐵 · 𝐶) ∈ ℤ) | |
| 5 | 4 | zcnd 12578 | . . . . . . 7 ⊢ ((𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ) → (𝐵 · 𝐶) ∈ ℂ) |
| 6 | 5 | 3adant1 1130 | . . . . . 6 ⊢ ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ) → (𝐵 · 𝐶) ∈ ℂ) |
| 7 | 6 | adantl 481 | . . . . 5 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → (𝐵 · 𝐶) ∈ ℂ) |
| 8 | 3, 7 | pncan2d 11474 | . . . 4 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → ((𝐴 + (𝐵 · 𝐶)) − 𝐴) = (𝐵 · 𝐶)) |
| 9 | 8 | eqcomd 2737 | . . 3 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → (𝐵 · 𝐶) = ((𝐴 + (𝐵 · 𝐶)) − 𝐴)) |
| 10 | 9 | breq2d 5101 | . 2 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → (𝑁 ∥ (𝐵 · 𝐶) ↔ 𝑁 ∥ ((𝐴 + (𝐵 · 𝐶)) − 𝐴))) |
| 11 | simpl 482 | . . 3 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → 𝑁 ∈ ℕ) | |
| 12 | 4 | 3adant1 1130 | . . . . 5 ⊢ ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ) → (𝐵 · 𝐶) ∈ ℤ) |
| 13 | 1, 12 | zaddcld 12581 | . . . 4 ⊢ ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ) → (𝐴 + (𝐵 · 𝐶)) ∈ ℤ) |
| 14 | 13 | adantl 481 | . . 3 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → (𝐴 + (𝐵 · 𝐶)) ∈ ℤ) |
| 15 | 1 | adantl 481 | . . 3 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → 𝐴 ∈ ℤ) |
| 16 | moddvds 16174 | . . 3 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 + (𝐵 · 𝐶)) ∈ ℤ ∧ 𝐴 ∈ ℤ) → (((𝐴 + (𝐵 · 𝐶)) mod 𝑁) = (𝐴 mod 𝑁) ↔ 𝑁 ∥ ((𝐴 + (𝐵 · 𝐶)) − 𝐴))) | |
| 17 | 11, 14, 15, 16 | syl3anc 1373 | . 2 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → (((𝐴 + (𝐵 · 𝐶)) mod 𝑁) = (𝐴 mod 𝑁) ↔ 𝑁 ∥ ((𝐴 + (𝐵 · 𝐶)) − 𝐴))) |
| 18 | 10, 17 | bitr4d 282 | 1 ⊢ ((𝑁 ∈ ℕ ∧ (𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℤ)) → (𝑁 ∥ (𝐵 · 𝐶) ↔ ((𝐴 + (𝐵 · 𝐶)) mod 𝑁) = (𝐴 mod 𝑁))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∧ w3a 1086 = wceq 1541 ∈ wcel 2111 class class class wbr 5089 (class class class)co 7346 ℂcc 11004 + caddc 11009 · cmul 11011 − cmin 11344 ℕcn 12125 ℤcz 12468 mod cmo 13773 ∥ cdvds 16163 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2113 ax-9 2121 ax-10 2144 ax-11 2160 ax-12 2180 ax-ext 2703 ax-sep 5232 ax-nul 5242 ax-pow 5301 ax-pr 5368 ax-un 7668 ax-cnex 11062 ax-resscn 11063 ax-1cn 11064 ax-icn 11065 ax-addcl 11066 ax-addrcl 11067 ax-mulcl 11068 ax-mulrcl 11069 ax-mulcom 11070 ax-addass 11071 ax-mulass 11072 ax-distr 11073 ax-i2m1 11074 ax-1ne0 11075 ax-1rid 11076 ax-rnegex 11077 ax-rrecex 11078 ax-cnre 11079 ax-pre-lttri 11080 ax-pre-lttrn 11081 ax-pre-ltadd 11082 ax-pre-mulgt0 11083 ax-pre-sup 11084 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2535 df-eu 2564 df-clab 2710 df-cleq 2723 df-clel 2806 df-nfc 2881 df-ne 2929 df-nel 3033 df-ral 3048 df-rex 3057 df-rmo 3346 df-reu 3347 df-rab 3396 df-v 3438 df-sbc 3737 df-csb 3846 df-dif 3900 df-un 3902 df-in 3904 df-ss 3914 df-pss 3917 df-nul 4281 df-if 4473 df-pw 4549 df-sn 4574 df-pr 4576 df-op 4580 df-uni 4857 df-iun 4941 df-br 5090 df-opab 5152 df-mpt 5171 df-tr 5197 df-id 5509 df-eprel 5514 df-po 5522 df-so 5523 df-fr 5567 df-we 5569 df-xp 5620 df-rel 5621 df-cnv 5622 df-co 5623 df-dm 5624 df-rn 5625 df-res 5626 df-ima 5627 df-pred 6248 df-ord 6309 df-on 6310 df-lim 6311 df-suc 6312 df-iota 6437 df-fun 6483 df-fn 6484 df-f 6485 df-f1 6486 df-fo 6487 df-f1o 6488 df-fv 6489 df-riota 7303 df-ov 7349 df-oprab 7350 df-mpo 7351 df-om 7797 df-2nd 7922 df-frecs 8211 df-wrecs 8242 df-recs 8291 df-rdg 8329 df-er 8622 df-en 8870 df-dom 8871 df-sdom 8872 df-sup 9326 df-inf 9327 df-pnf 11148 df-mnf 11149 df-xr 11150 df-ltxr 11151 df-le 11152 df-sub 11346 df-neg 11347 df-div 11775 df-nn 12126 df-n0 12382 df-z 12469 df-uz 12733 df-rp 12891 df-fl 13696 df-mod 13774 df-dvds 16164 |
| This theorem is referenced by: minusmodnep2tmod 47452 |
| Copyright terms: Public domain | W3C validator |