Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > muldvds1 | Structured version Visualization version GIF version |
Description: If a product divides an integer, so does one of its factors. (Contributed by Paul Chapman, 21-Mar-2011.) |
Ref | Expression |
---|---|
muldvds1 | ⊢ ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾 · 𝑀) ∥ 𝑁 → 𝐾 ∥ 𝑁)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | zmulcl 12397 | . . . 4 ⊢ ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝐾 · 𝑀) ∈ ℤ) | |
2 | 1 | anim1i 614 | . . 3 ⊢ (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ) ∧ 𝑁 ∈ ℤ) → ((𝐾 · 𝑀) ∈ ℤ ∧ 𝑁 ∈ ℤ)) |
3 | 2 | 3impa 1108 | . 2 ⊢ ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾 · 𝑀) ∈ ℤ ∧ 𝑁 ∈ ℤ)) |
4 | 3simpb 1147 | . 2 ⊢ ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝐾 ∈ ℤ ∧ 𝑁 ∈ ℤ)) | |
5 | zmulcl 12397 | . . . 4 ⊢ ((𝑥 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝑥 · 𝑀) ∈ ℤ) | |
6 | 5 | ancoms 458 | . . 3 ⊢ ((𝑀 ∈ ℤ ∧ 𝑥 ∈ ℤ) → (𝑥 · 𝑀) ∈ ℤ) |
7 | 6 | 3ad2antl2 1184 | . 2 ⊢ (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑥 ∈ ℤ) → (𝑥 · 𝑀) ∈ ℤ) |
8 | zcn 12352 | . . . . . . . 8 ⊢ (𝑥 ∈ ℤ → 𝑥 ∈ ℂ) | |
9 | zcn 12352 | . . . . . . . 8 ⊢ (𝐾 ∈ ℤ → 𝐾 ∈ ℂ) | |
10 | zcn 12352 | . . . . . . . 8 ⊢ (𝑀 ∈ ℤ → 𝑀 ∈ ℂ) | |
11 | mulass 10987 | . . . . . . . . 9 ⊢ ((𝑥 ∈ ℂ ∧ 𝐾 ∈ ℂ ∧ 𝑀 ∈ ℂ) → ((𝑥 · 𝐾) · 𝑀) = (𝑥 · (𝐾 · 𝑀))) | |
12 | mul32 11169 | . . . . . . . . 9 ⊢ ((𝑥 ∈ ℂ ∧ 𝐾 ∈ ℂ ∧ 𝑀 ∈ ℂ) → ((𝑥 · 𝐾) · 𝑀) = ((𝑥 · 𝑀) · 𝐾)) | |
13 | 11, 12 | eqtr3d 2775 | . . . . . . . 8 ⊢ ((𝑥 ∈ ℂ ∧ 𝐾 ∈ ℂ ∧ 𝑀 ∈ ℂ) → (𝑥 · (𝐾 · 𝑀)) = ((𝑥 · 𝑀) · 𝐾)) |
14 | 8, 9, 10, 13 | syl3an 1158 | . . . . . . 7 ⊢ ((𝑥 ∈ ℤ ∧ 𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝑥 · (𝐾 · 𝑀)) = ((𝑥 · 𝑀) · 𝐾)) |
15 | 14 | 3coml 1125 | . . . . . 6 ⊢ ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑥 ∈ ℤ) → (𝑥 · (𝐾 · 𝑀)) = ((𝑥 · 𝑀) · 𝐾)) |
16 | 15 | 3expa 1116 | . . . . 5 ⊢ (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ) ∧ 𝑥 ∈ ℤ) → (𝑥 · (𝐾 · 𝑀)) = ((𝑥 · 𝑀) · 𝐾)) |
17 | 16 | 3adantl3 1166 | . . . 4 ⊢ (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑥 ∈ ℤ) → (𝑥 · (𝐾 · 𝑀)) = ((𝑥 · 𝑀) · 𝐾)) |
18 | 17 | eqeq1d 2735 | . . 3 ⊢ (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑥 ∈ ℤ) → ((𝑥 · (𝐾 · 𝑀)) = 𝑁 ↔ ((𝑥 · 𝑀) · 𝐾) = 𝑁)) |
19 | 18 | biimpd 228 | . 2 ⊢ (((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ 𝑥 ∈ ℤ) → ((𝑥 · (𝐾 · 𝑀)) = 𝑁 → ((𝑥 · 𝑀) · 𝐾) = 𝑁)) |
20 | 3, 4, 7, 19 | dvds1lem 16005 | 1 ⊢ ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾 · 𝑀) ∥ 𝑁 → 𝐾 ∥ 𝑁)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1085 = wceq 1537 ∈ wcel 2101 class class class wbr 5077 (class class class)co 7295 ℂcc 10897 · cmul 10904 ℤcz 12347 ∥ cdvds 15991 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1793 ax-4 1807 ax-5 1909 ax-6 1967 ax-7 2007 ax-8 2103 ax-9 2111 ax-10 2132 ax-11 2149 ax-12 2166 ax-ext 2704 ax-sep 5226 ax-nul 5233 ax-pow 5291 ax-pr 5355 ax-un 7608 ax-resscn 10956 ax-1cn 10957 ax-icn 10958 ax-addcl 10959 ax-addrcl 10960 ax-mulcl 10961 ax-mulrcl 10962 ax-mulcom 10963 ax-addass 10964 ax-mulass 10965 ax-distr 10966 ax-i2m1 10967 ax-1ne0 10968 ax-1rid 10969 ax-rnegex 10970 ax-rrecex 10971 ax-cnre 10972 ax-pre-lttri 10973 ax-pre-lttrn 10974 ax-pre-ltadd 10975 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3or 1086 df-3an 1087 df-tru 1540 df-fal 1550 df-ex 1778 df-nf 1782 df-sb 2063 df-mo 2535 df-eu 2564 df-clab 2711 df-cleq 2725 df-clel 2811 df-nfc 2884 df-ne 2939 df-nel 3045 df-ral 3060 df-rex 3069 df-reu 3223 df-rab 3224 df-v 3436 df-sbc 3719 df-csb 3835 df-dif 3892 df-un 3894 df-in 3896 df-ss 3906 df-pss 3908 df-nul 4260 df-if 4463 df-pw 4538 df-sn 4565 df-pr 4567 df-op 4571 df-uni 4842 df-iun 4929 df-br 5078 df-opab 5140 df-mpt 5161 df-tr 5195 df-id 5491 df-eprel 5497 df-po 5505 df-so 5506 df-fr 5546 df-we 5548 df-xp 5597 df-rel 5598 df-cnv 5599 df-co 5600 df-dm 5601 df-rn 5602 df-res 5603 df-ima 5604 df-pred 6206 df-ord 6273 df-on 6274 df-lim 6275 df-suc 6276 df-iota 6399 df-fun 6449 df-fn 6450 df-f 6451 df-f1 6452 df-fo 6453 df-f1o 6454 df-fv 6455 df-riota 7252 df-ov 7298 df-oprab 7299 df-mpo 7300 df-om 7733 df-2nd 7852 df-frecs 8117 df-wrecs 8148 df-recs 8222 df-rdg 8261 df-er 8518 df-en 8754 df-dom 8755 df-sdom 8756 df-pnf 11039 df-mnf 11040 df-ltxr 11042 df-sub 11235 df-neg 11236 df-nn 12002 df-n0 12262 df-z 12348 df-dvds 15992 |
This theorem is referenced by: 3dvds 16068 odmulg 19191 muldvds1d 40032 jm2.20nn 40843 jm2.27c 40853 nzss 41959 etransclem28 43838 fmtnofac2lem 45060 |
Copyright terms: Public domain | W3C validator |