![]() |
Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > ILE Home > Th. List > lcmledvds | GIF version |
Description: A positive integer which both operands of the lcm operator divide bounds it. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.) |
Ref | Expression |
---|---|
lcmledvds | ⊢ (((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) → ((𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾) → (𝑀 lcm 𝑁) ≤ 𝐾)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | lcmn0val 12068 | . . . . 5 ⊢ (((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) → (𝑀 lcm 𝑁) = inf({𝑛 ∈ ℕ ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)}, ℝ, < )) | |
2 | 1 | 3adantl1 1153 | . . . 4 ⊢ (((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) → (𝑀 lcm 𝑁) = inf({𝑛 ∈ ℕ ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)}, ℝ, < )) |
3 | 2 | adantr 276 | . . 3 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾)) → (𝑀 lcm 𝑁) = inf({𝑛 ∈ ℕ ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)}, ℝ, < )) |
4 | 1zzd 9282 | . . . 4 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾)) → 1 ∈ ℤ) | |
5 | nnuz 9565 | . . . . 5 ⊢ ℕ = (ℤ≥‘1) | |
6 | rabeq 2731 | . . . . 5 ⊢ (ℕ = (ℤ≥‘1) → {𝑛 ∈ ℕ ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)} = {𝑛 ∈ (ℤ≥‘1) ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)}) | |
7 | 5, 6 | ax-mp 5 | . . . 4 ⊢ {𝑛 ∈ ℕ ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)} = {𝑛 ∈ (ℤ≥‘1) ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)} |
8 | simpll1 1036 | . . . . 5 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾)) → 𝐾 ∈ ℕ) | |
9 | simpr 110 | . . . . 5 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾)) → (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾)) | |
10 | breq2 4009 | . . . . . . 7 ⊢ (𝑛 = 𝐾 → (𝑀 ∥ 𝑛 ↔ 𝑀 ∥ 𝐾)) | |
11 | breq2 4009 | . . . . . . 7 ⊢ (𝑛 = 𝐾 → (𝑁 ∥ 𝑛 ↔ 𝑁 ∥ 𝐾)) | |
12 | 10, 11 | anbi12d 473 | . . . . . 6 ⊢ (𝑛 = 𝐾 → ((𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛) ↔ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾))) |
13 | 12 | elrab 2895 | . . . . 5 ⊢ (𝐾 ∈ {𝑛 ∈ ℕ ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)} ↔ (𝐾 ∈ ℕ ∧ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾))) |
14 | 8, 9, 13 | sylanbrc 417 | . . . 4 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾)) → 𝐾 ∈ {𝑛 ∈ ℕ ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)}) |
15 | simpll2 1037 | . . . . . . 7 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ 𝑛 ∈ (1...𝐾)) → 𝑀 ∈ ℤ) | |
16 | elfzelz 10027 | . . . . . . . 8 ⊢ (𝑛 ∈ (1...𝐾) → 𝑛 ∈ ℤ) | |
17 | 16 | adantl 277 | . . . . . . 7 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ 𝑛 ∈ (1...𝐾)) → 𝑛 ∈ ℤ) |
18 | zdvdsdc 11821 | . . . . . . 7 ⊢ ((𝑀 ∈ ℤ ∧ 𝑛 ∈ ℤ) → DECID 𝑀 ∥ 𝑛) | |
19 | 15, 17, 18 | syl2anc 411 | . . . . . 6 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ 𝑛 ∈ (1...𝐾)) → DECID 𝑀 ∥ 𝑛) |
20 | simpll3 1038 | . . . . . . 7 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ 𝑛 ∈ (1...𝐾)) → 𝑁 ∈ ℤ) | |
21 | zdvdsdc 11821 | . . . . . . 7 ⊢ ((𝑁 ∈ ℤ ∧ 𝑛 ∈ ℤ) → DECID 𝑁 ∥ 𝑛) | |
22 | 20, 17, 21 | syl2anc 411 | . . . . . 6 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ 𝑛 ∈ (1...𝐾)) → DECID 𝑁 ∥ 𝑛) |
23 | dcan2 934 | . . . . . 6 ⊢ (DECID 𝑀 ∥ 𝑛 → (DECID 𝑁 ∥ 𝑛 → DECID (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛))) | |
24 | 19, 22, 23 | sylc 62 | . . . . 5 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ 𝑛 ∈ (1...𝐾)) → DECID (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)) |
25 | 24 | adantlr 477 | . . . 4 ⊢ (((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾)) ∧ 𝑛 ∈ (1...𝐾)) → DECID (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)) |
26 | 4, 7, 14, 25 | infssuzledc 11953 | . . 3 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾)) → inf({𝑛 ∈ ℕ ∣ (𝑀 ∥ 𝑛 ∧ 𝑁 ∥ 𝑛)}, ℝ, < ) ≤ 𝐾) |
27 | 3, 26 | eqbrtrd 4027 | . 2 ⊢ ((((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) ∧ (𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾)) → (𝑀 lcm 𝑁) ≤ 𝐾) |
28 | 27 | ex 115 | 1 ⊢ (((𝐾 ∈ ℕ ∧ 𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ¬ (𝑀 = 0 ∨ 𝑁 = 0)) → ((𝑀 ∥ 𝐾 ∧ 𝑁 ∥ 𝐾) → (𝑀 lcm 𝑁) ≤ 𝐾)) |
Colors of variables: wff set class |
Syntax hints: ¬ wn 3 → wi 4 ∧ wa 104 ∨ wo 708 DECID wdc 834 ∧ w3a 978 = wceq 1353 ∈ wcel 2148 {crab 2459 class class class wbr 4005 ‘cfv 5218 (class class class)co 5877 infcinf 6984 ℝcr 7812 0cc0 7813 1c1 7814 < clt 7994 ≤ cle 7995 ℕcn 8921 ℤcz 9255 ℤ≥cuz 9530 ...cfz 10010 ∥ cdvds 11796 lcm clcm 12062 |
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 614 ax-in2 615 ax-io 709 ax-5 1447 ax-7 1448 ax-gen 1449 ax-ie1 1493 ax-ie2 1494 ax-8 1504 ax-10 1505 ax-11 1506 ax-i12 1507 ax-bndl 1509 ax-4 1510 ax-17 1526 ax-i9 1530 ax-ial 1534 ax-i5r 1535 ax-13 2150 ax-14 2151 ax-ext 2159 ax-coll 4120 ax-sep 4123 ax-nul 4131 ax-pow 4176 ax-pr 4211 ax-un 4435 ax-setind 4538 ax-iinf 4589 ax-cnex 7904 ax-resscn 7905 ax-1cn 7906 ax-1re 7907 ax-icn 7908 ax-addcl 7909 ax-addrcl 7910 ax-mulcl 7911 ax-mulrcl 7912 ax-addcom 7913 ax-mulcom 7914 ax-addass 7915 ax-mulass 7916 ax-distr 7917 ax-i2m1 7918 ax-0lt1 7919 ax-1rid 7920 ax-0id 7921 ax-rnegex 7922 ax-precex 7923 ax-cnre 7924 ax-pre-ltirr 7925 ax-pre-ltwlin 7926 ax-pre-lttrn 7927 ax-pre-apti 7928 ax-pre-ltadd 7929 ax-pre-mulgt0 7930 ax-pre-mulext 7931 ax-arch 7932 ax-caucvg 7933 |
This theorem depends on definitions: df-bi 117 df-dc 835 df-3or 979 df-3an 980 df-tru 1356 df-fal 1359 df-nf 1461 df-sb 1763 df-eu 2029 df-mo 2030 df-clab 2164 df-cleq 2170 df-clel 2173 df-nfc 2308 df-ne 2348 df-nel 2443 df-ral 2460 df-rex 2461 df-reu 2462 df-rmo 2463 df-rab 2464 df-v 2741 df-sbc 2965 df-csb 3060 df-dif 3133 df-un 3135 df-in 3137 df-ss 3144 df-nul 3425 df-if 3537 df-pw 3579 df-sn 3600 df-pr 3601 df-op 3603 df-uni 3812 df-int 3847 df-iun 3890 df-br 4006 df-opab 4067 df-mpt 4068 df-tr 4104 df-id 4295 df-po 4298 df-iso 4299 df-iord 4368 df-on 4370 df-ilim 4371 df-suc 4373 df-iom 4592 df-xp 4634 df-rel 4635 df-cnv 4636 df-co 4637 df-dm 4638 df-rn 4639 df-res 4640 df-ima 4641 df-iota 5180 df-fun 5220 df-fn 5221 df-f 5222 df-f1 5223 df-fo 5224 df-f1o 5225 df-fv 5226 df-isom 5227 df-riota 5833 df-ov 5880 df-oprab 5881 df-mpo 5882 df-1st 6143 df-2nd 6144 df-recs 6308 df-frec 6394 df-sup 6985 df-inf 6986 df-pnf 7996 df-mnf 7997 df-xr 7998 df-ltxr 7999 df-le 8000 df-sub 8132 df-neg 8133 df-reap 8534 df-ap 8541 df-div 8632 df-inn 8922 df-2 8980 df-3 8981 df-4 8982 df-n0 9179 df-z 9256 df-uz 9531 df-q 9622 df-rp 9656 df-fz 10011 df-fzo 10145 df-fl 10272 df-mod 10325 df-seqfrec 10448 df-exp 10522 df-cj 10853 df-re 10854 df-im 10855 df-rsqrt 11009 df-abs 11010 df-dvds 11797 df-lcm 12063 |
This theorem is referenced by: lcmneg 12076 |
Copyright terms: Public domain | W3C validator |