![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > lcmfval | Structured version Visualization version GIF version |
Description: Value of the lcm function. (lcm‘𝑍) is the least common multiple of the integers contained in the finite subset of integers 𝑍. If at least one of the elements of 𝑍 is 0, the result is defined conventionally as 0. (Contributed by AV, 21-Apr-2020.) (Revised by AV, 16-Sep-2020.) |
Ref | Expression |
---|---|
lcmfval | ⊢ ((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin) → (lcm‘𝑍) = if(0 ∈ 𝑍, 0, inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}, ℝ, < ))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-lcmf 16474 | . 2 ⊢ lcm = (𝑧 ∈ 𝒫 ℤ ↦ if(0 ∈ 𝑧, 0, inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑧 𝑚 ∥ 𝑛}, ℝ, < ))) | |
2 | eleq2 2827 | . . 3 ⊢ (𝑧 = 𝑍 → (0 ∈ 𝑧 ↔ 0 ∈ 𝑍)) | |
3 | raleq 3312 | . . . . 5 ⊢ (𝑧 = 𝑍 → (∀𝑚 ∈ 𝑧 𝑚 ∥ 𝑛 ↔ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛)) | |
4 | 3 | rabbidv 3418 | . . . 4 ⊢ (𝑧 = 𝑍 → {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑧 𝑚 ∥ 𝑛} = {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}) |
5 | 4 | infeq1d 9420 | . . 3 ⊢ (𝑧 = 𝑍 → inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑧 𝑚 ∥ 𝑛}, ℝ, < ) = inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}, ℝ, < )) |
6 | 2, 5 | ifbieq2d 4517 | . 2 ⊢ (𝑧 = 𝑍 → if(0 ∈ 𝑧, 0, inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑧 𝑚 ∥ 𝑛}, ℝ, < )) = if(0 ∈ 𝑍, 0, inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}, ℝ, < ))) |
7 | zex 12515 | . . . . . 6 ⊢ ℤ ∈ V | |
8 | 7 | ssex 5283 | . . . . 5 ⊢ (𝑍 ⊆ ℤ → 𝑍 ∈ V) |
9 | elpwg 4568 | . . . . 5 ⊢ (𝑍 ∈ V → (𝑍 ∈ 𝒫 ℤ ↔ 𝑍 ⊆ ℤ)) | |
10 | 8, 9 | syl 17 | . . . 4 ⊢ (𝑍 ⊆ ℤ → (𝑍 ∈ 𝒫 ℤ ↔ 𝑍 ⊆ ℤ)) |
11 | 10 | ibir 268 | . . 3 ⊢ (𝑍 ⊆ ℤ → 𝑍 ∈ 𝒫 ℤ) |
12 | 11 | adantr 482 | . 2 ⊢ ((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin) → 𝑍 ∈ 𝒫 ℤ) |
13 | 0nn0 12435 | . . . 4 ⊢ 0 ∈ ℕ0 | |
14 | 13 | a1i 11 | . . 3 ⊢ (((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin) ∧ 0 ∈ 𝑍) → 0 ∈ ℕ0) |
15 | df-nel 3051 | . . . 4 ⊢ (0 ∉ 𝑍 ↔ ¬ 0 ∈ 𝑍) | |
16 | ssrab2 4042 | . . . . . 6 ⊢ {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛} ⊆ ℕ | |
17 | nnssnn0 12423 | . . . . . 6 ⊢ ℕ ⊆ ℕ0 | |
18 | 16, 17 | sstri 3958 | . . . . 5 ⊢ {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛} ⊆ ℕ0 |
19 | nnuz 12813 | . . . . . . 7 ⊢ ℕ = (ℤ≥‘1) | |
20 | 16, 19 | sseqtri 3985 | . . . . . 6 ⊢ {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛} ⊆ (ℤ≥‘1) |
21 | fissn0dvdsn0 16503 | . . . . . . 7 ⊢ ((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin ∧ 0 ∉ 𝑍) → {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛} ≠ ∅) | |
22 | 21 | 3expa 1119 | . . . . . 6 ⊢ (((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin) ∧ 0 ∉ 𝑍) → {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛} ≠ ∅) |
23 | infssuzcl 12864 | . . . . . 6 ⊢ (({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛} ⊆ (ℤ≥‘1) ∧ {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛} ≠ ∅) → inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}, ℝ, < ) ∈ {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}) | |
24 | 20, 22, 23 | sylancr 588 | . . . . 5 ⊢ (((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin) ∧ 0 ∉ 𝑍) → inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}, ℝ, < ) ∈ {𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}) |
25 | 18, 24 | sselid 3947 | . . . 4 ⊢ (((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin) ∧ 0 ∉ 𝑍) → inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}, ℝ, < ) ∈ ℕ0) |
26 | 15, 25 | sylan2br 596 | . . 3 ⊢ (((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin) ∧ ¬ 0 ∈ 𝑍) → inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}, ℝ, < ) ∈ ℕ0) |
27 | 14, 26 | ifclda 4526 | . 2 ⊢ ((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin) → if(0 ∈ 𝑍, 0, inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}, ℝ, < )) ∈ ℕ0) |
28 | 1, 6, 12, 27 | fvmptd3 6976 | 1 ⊢ ((𝑍 ⊆ ℤ ∧ 𝑍 ∈ Fin) → (lcm‘𝑍) = if(0 ∈ 𝑍, 0, inf({𝑛 ∈ ℕ ∣ ∀𝑚 ∈ 𝑍 𝑚 ∥ 𝑛}, ℝ, < ))) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 205 ∧ wa 397 = wceq 1542 ∈ wcel 2107 ≠ wne 2944 ∉ wnel 3050 ∀wral 3065 {crab 3410 Vcvv 3448 ⊆ wss 3915 ∅c0 4287 ifcif 4491 𝒫 cpw 4565 class class class wbr 5110 ‘cfv 6501 Fincfn 8890 infcinf 9384 ℝcr 11057 0cc0 11058 1c1 11059 < clt 11196 ℕcn 12160 ℕ0cn0 12420 ℤcz 12506 ℤ≥cuz 12770 ∥ cdvds 16143 lcmclcmf 16472 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2109 ax-9 2117 ax-10 2138 ax-11 2155 ax-12 2172 ax-ext 2708 ax-rep 5247 ax-sep 5261 ax-nul 5268 ax-pow 5325 ax-pr 5389 ax-un 7677 ax-inf2 9584 ax-cnex 11114 ax-resscn 11115 ax-1cn 11116 ax-icn 11117 ax-addcl 11118 ax-addrcl 11119 ax-mulcl 11120 ax-mulrcl 11121 ax-mulcom 11122 ax-addass 11123 ax-mulass 11124 ax-distr 11125 ax-i2m1 11126 ax-1ne0 11127 ax-1rid 11128 ax-rnegex 11129 ax-rrecex 11130 ax-cnre 11131 ax-pre-lttri 11132 ax-pre-lttrn 11133 ax-pre-ltadd 11134 ax-pre-mulgt0 11135 ax-pre-sup 11136 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 847 df-3or 1089 df-3an 1090 df-tru 1545 df-fal 1555 df-ex 1783 df-nf 1787 df-sb 2069 df-mo 2539 df-eu 2568 df-clab 2715 df-cleq 2729 df-clel 2815 df-nfc 2890 df-ne 2945 df-nel 3051 df-ral 3066 df-rex 3075 df-rmo 3356 df-reu 3357 df-rab 3411 df-v 3450 df-sbc 3745 df-csb 3861 df-dif 3918 df-un 3920 df-in 3922 df-ss 3932 df-pss 3934 df-nul 4288 df-if 4492 df-pw 4567 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4871 df-int 4913 df-iun 4961 df-br 5111 df-opab 5173 df-mpt 5194 df-tr 5228 df-id 5536 df-eprel 5542 df-po 5550 df-so 5551 df-fr 5593 df-se 5594 df-we 5595 df-xp 5644 df-rel 5645 df-cnv 5646 df-co 5647 df-dm 5648 df-rn 5649 df-res 5650 df-ima 5651 df-pred 6258 df-ord 6325 df-on 6326 df-lim 6327 df-suc 6328 df-iota 6453 df-fun 6503 df-fn 6504 df-f 6505 df-f1 6506 df-fo 6507 df-f1o 6508 df-fv 6509 df-isom 6510 df-riota 7318 df-ov 7365 df-oprab 7366 df-mpo 7367 df-om 7808 df-1st 7926 df-2nd 7927 df-frecs 8217 df-wrecs 8248 df-recs 8322 df-rdg 8361 df-1o 8417 df-er 8655 df-en 8891 df-dom 8892 df-sdom 8893 df-fin 8894 df-sup 9385 df-inf 9386 df-oi 9453 df-card 9882 df-pnf 11198 df-mnf 11199 df-xr 11200 df-ltxr 11201 df-le 11202 df-sub 11394 df-neg 11395 df-div 11820 df-nn 12161 df-2 12223 df-3 12224 df-n0 12421 df-z 12507 df-uz 12771 df-rp 12923 df-fz 13432 df-fzo 13575 df-seq 13914 df-exp 13975 df-hash 14238 df-cj 14991 df-re 14992 df-im 14993 df-sqrt 15127 df-abs 15128 df-clim 15377 df-prod 15796 df-dvds 16144 df-lcmf 16474 |
This theorem is referenced by: lcmfn0val 16506 lcmfpr 16510 |
Copyright terms: Public domain | W3C validator |