| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > 3dvdsdec | Structured version Visualization version GIF version | ||
| Description: A decimal number is divisible by three iff the sum of its two "digits" is divisible by three. The term "digits" in its narrow sense is only correct if 𝐴 and 𝐵 actually are digits (i.e. nonnegative integers less than 10). However, this theorem holds for arbitrary nonnegative integers 𝐴 and 𝐵, especially if 𝐴 is itself a decimal number, e.g., 𝐴 = ;𝐶𝐷. (Contributed by AV, 14-Jun-2021.) (Revised by AV, 8-Sep-2021.) |
| Ref | Expression |
|---|---|
| 3dvdsdec.a | ⊢ 𝐴 ∈ ℕ0 |
| 3dvdsdec.b | ⊢ 𝐵 ∈ ℕ0 |
| Ref | Expression |
|---|---|
| 3dvdsdec | ⊢ (3 ∥ ;𝐴𝐵 ↔ 3 ∥ (𝐴 + 𝐵)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfdec10 12732 | . . . 4 ⊢ ;𝐴𝐵 = ((;10 · 𝐴) + 𝐵) | |
| 2 | 9p1e10 12731 | . . . . . . . 8 ⊢ (9 + 1) = ;10 | |
| 3 | 2 | eqcomi 2775 | . . . . . . 7 ⊢ ;10 = (9 + 1) |
| 4 | 3 | oveq1i 7433 | . . . . . 6 ⊢ (;10 · 𝐴) = ((9 + 1) · 𝐴) |
| 5 | 9cn 12359 | . . . . . . 7 ⊢ 9 ∈ ℂ | |
| 6 | ax-1cn 11176 | . . . . . . 7 ⊢ 1 ∈ ℂ | |
| 7 | 3dvdsdec.a | . . . . . . . 8 ⊢ 𝐴 ∈ ℕ0 | |
| 8 | 7 | nn0cni 12534 | . . . . . . 7 ⊢ 𝐴 ∈ ℂ |
| 9 | 5, 6, 8 | adddiri 11240 | . . . . . 6 ⊢ ((9 + 1) · 𝐴) = ((9 · 𝐴) + (1 · 𝐴)) |
| 10 | 8 | mullidi 11232 | . . . . . . 7 ⊢ (1 · 𝐴) = 𝐴 |
| 11 | 10 | oveq2i 7434 | . . . . . 6 ⊢ ((9 · 𝐴) + (1 · 𝐴)) = ((9 · 𝐴) + 𝐴) |
| 12 | 4, 9, 11 | 3eqtri 2793 | . . . . 5 ⊢ (;10 · 𝐴) = ((9 · 𝐴) + 𝐴) |
| 13 | 12 | oveq1i 7433 | . . . 4 ⊢ ((;10 · 𝐴) + 𝐵) = (((9 · 𝐴) + 𝐴) + 𝐵) |
| 14 | 5, 8 | mulcli 11234 | . . . . 5 ⊢ (9 · 𝐴) ∈ ℂ |
| 15 | 3dvdsdec.b | . . . . . 6 ⊢ 𝐵 ∈ ℕ0 | |
| 16 | 15 | nn0cni 12534 | . . . . 5 ⊢ 𝐵 ∈ ℂ |
| 17 | 14, 8, 16 | addassi 11237 | . . . 4 ⊢ (((9 · 𝐴) + 𝐴) + 𝐵) = ((9 · 𝐴) + (𝐴 + 𝐵)) |
| 18 | 1, 13, 17 | 3eqtri 2793 | . . 3 ⊢ ;𝐴𝐵 = ((9 · 𝐴) + (𝐴 + 𝐵)) |
| 19 | 18 | breq2i 5122 | . 2 ⊢ (3 ∥ ;𝐴𝐵 ↔ 3 ∥ ((9 · 𝐴) + (𝐴 + 𝐵))) |
| 20 | 3z 12645 | . . 3 ⊢ 3 ∈ ℤ | |
| 21 | 7 | nn0zi 12637 | . . . 4 ⊢ 𝐴 ∈ ℤ |
| 22 | 15 | nn0zi 12637 | . . . 4 ⊢ 𝐵 ∈ ℤ |
| 23 | zaddcl 12652 | . . . 4 ⊢ ((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → (𝐴 + 𝐵) ∈ ℤ) | |
| 24 | 21, 22, 23 | mp2an 705 | . . 3 ⊢ (𝐴 + 𝐵) ∈ ℤ |
| 25 | 9nn 12357 | . . . . . 6 ⊢ 9 ∈ ℕ | |
| 26 | 25 | nnzi 12636 | . . . . 5 ⊢ 9 ∈ ℤ |
| 27 | zmulcl 12661 | . . . . 5 ⊢ ((9 ∈ ℤ ∧ 𝐴 ∈ ℤ) → (9 · 𝐴) ∈ ℤ) | |
| 28 | 26, 21, 27 | mp2an 705 | . . . 4 ⊢ (9 · 𝐴) ∈ ℤ |
| 29 | zmulcl 12661 | . . . . . . 7 ⊢ ((3 ∈ ℤ ∧ 𝐴 ∈ ℤ) → (3 · 𝐴) ∈ ℤ) | |
| 30 | 20, 21, 29 | mp2an 705 | . . . . . 6 ⊢ (3 · 𝐴) ∈ ℤ |
| 31 | dvdsmul1 16360 | . . . . . 6 ⊢ ((3 ∈ ℤ ∧ (3 · 𝐴) ∈ ℤ) → 3 ∥ (3 · (3 · 𝐴))) | |
| 32 | 20, 30, 31 | mp2an 705 | . . . . 5 ⊢ 3 ∥ (3 · (3 · 𝐴)) |
| 33 | 3t3e9 12426 | . . . . . . . 8 ⊢ (3 · 3) = 9 | |
| 34 | 33 | eqcomi 2775 | . . . . . . 7 ⊢ 9 = (3 · 3) |
| 35 | 34 | oveq1i 7433 | . . . . . 6 ⊢ (9 · 𝐴) = ((3 · 3) · 𝐴) |
| 36 | 3cn 12340 | . . . . . . 7 ⊢ 3 ∈ ℂ | |
| 37 | 36, 36, 8 | mulassi 11238 | . . . . . 6 ⊢ ((3 · 3) · 𝐴) = (3 · (3 · 𝐴)) |
| 38 | 35, 37 | eqtri 2789 | . . . . 5 ⊢ (9 · 𝐴) = (3 · (3 · 𝐴)) |
| 39 | 32, 38 | breqtrri 5143 | . . . 4 ⊢ 3 ∥ (9 · 𝐴) |
| 40 | 28, 39 | pm3.2i 476 | . . 3 ⊢ ((9 · 𝐴) ∈ ℤ ∧ 3 ∥ (9 · 𝐴)) |
| 41 | dvdsadd2b 16389 | . . 3 ⊢ ((3 ∈ ℤ ∧ (𝐴 + 𝐵) ∈ ℤ ∧ ((9 · 𝐴) ∈ ℤ ∧ 3 ∥ (9 · 𝐴))) → (3 ∥ (𝐴 + 𝐵) ↔ 3 ∥ ((9 · 𝐴) + (𝐴 + 𝐵)))) | |
| 42 | 20, 24, 40, 41 | mp3an 1490 | . 2 ⊢ (3 ∥ (𝐴 + 𝐵) ↔ 3 ∥ ((9 · 𝐴) + (𝐴 + 𝐵))) |
| 43 | 19, 42 | bitr4i 281 | 1 ⊢ (3 ∥ ;𝐴𝐵 ↔ 3 ∥ (𝐴 + 𝐵)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: ↔ wb 209 ∧ wa 401 ∈ wcel 2146 class class class wbr 5114 (class class class)co 7423 0cc0 11118 1c1 11119 + caddc 11121 · cmul 11123 3c3 12314 9c9 12320 ℕ0cn0 12522 ℤcz 12609 ;cdc 12729 ∥ cdvds 16335 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2738 ax-sep 5262 ax-nul 5274 ax-pow 5341 ax-pr 5409 ax-un 7745 ax-resscn 11175 ax-1cn 11176 ax-icn 11177 ax-addcl 11178 ax-addrcl 11179 ax-mulcl 11180 ax-mulrcl 11181 ax-mulcom 11182 ax-addass 11183 ax-mulass 11184 ax-distr 11185 ax-i2m1 11186 ax-1ne0 11187 ax-1rid 11188 ax-rnegex 11189 ax-rrecex 11190 ax-cnre 11191 ax-pre-lttri 11192 ax-pre-lttrn 11193 ax-pre-ltadd 11194 ax-pre-mulgt0 11195 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2570 df-eu 2600 df-clab 2745 df-cleq 2758 df-clel 2841 df-nfc 2915 df-ne 2962 df-nel 3068 df-ral 3083 df-rex 3093 df-reu 3373 df-rab 3420 df-v 3460 df-sbc 3748 df-csb 3857 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-pss 3928 df-nul 4290 df-if 4493 df-pw 4569 df-sn 4595 df-pr 4597 df-op 4601 df-uni 4878 df-iun 4963 df-br 5115 df-opab 5179 df-mpt 5198 df-tr 5224 df-id 5561 df-eprel 5566 df-po 5574 df-so 5575 df-fr 5619 df-we 5621 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-rn 5677 df-res 5678 df-ima 5679 df-pred 6309 df-ord 6370 df-on 6371 df-lim 6372 df-suc 6373 df-iota 6499 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-riota 7380 df-ov 7426 df-oprab 7427 df-mpo 7428 df-om 7872 df-2nd 7996 df-frecs 8287 df-wrecs 8318 df-recs 8367 df-rdg 8406 df-er 8703 df-en 8953 df-dom 8954 df-sdom 8955 df-pnf 11263 df-mnf 11264 df-xr 11265 df-ltxr 11266 df-le 11267 df-sub 11461 df-neg 11462 df-nn 12252 df-2 12321 df-3 12322 df-4 12323 df-5 12324 df-6 12325 df-7 12326 df-8 12327 df-9 12328 df-n0 12523 df-z 12610 df-dec 12730 df-dvds 16336 |
| This theorem is used by: 257prm 48354 139prmALT 48389 31prm 48390 |
| Copyright terms: Public domain | W3C validator |