MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  lcm0val Structured version   Visualization version   GIF version

Theorem lcm0val 16684
Description: The value, by convention, of the lcm operator when either operand is 0. (Use lcmcom 16683 for a left-hand 0.) (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.)
Assertion
Ref Expression
lcm0val (𝑀 ∈ ℤ → (𝑀 lcm 0) = 0)

Proof of Theorem lcm0val
Dummy variable 𝑛 is distinct from all other variables.
StepHypRef Expression
1 0z 12626 . 2 0 ∈ ℤ
2 lcmval 16682 . . 3 ((𝑀 ∈ ℤ ∧ 0 ∈ ℤ) → (𝑀 lcm 0) = if((𝑀 = 0 ∨ 0 = 0), 0, inf({𝑛 ∈ ℕ ∣ (𝑀𝑛 ∧ 0 ∥ 𝑛)}, ℝ, < )))
3 eqid 2760 . . . . 5 0 = 0
43olci 880 . . . 4 (𝑀 = 0 ∨ 0 = 0)
54iftruei 4489 . . 3 if((𝑀 = 0 ∨ 0 = 0), 0, inf({𝑛 ∈ ℕ ∣ (𝑀𝑛 ∧ 0 ∥ 𝑛)}, ℝ, < )) = 0
62, 5eqtrdi 2811 . 2 ((𝑀 ∈ ℤ ∧ 0 ∈ ℤ) → (𝑀 lcm 0) = 0)
71, 6mpan2 704 1 (𝑀 ∈ ℤ → (𝑀 lcm 0) = 0)
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401  wo 861   = wceq 1570  wcel 2145  {crab 3412  ifcif 4482   class class class wbr 5103  (class class class)co 7413  infcinf 9411  cr 11123  0cc0 11124   < clt 11267  cn 12257  cz 12615  cdvds 16342   lcm clcm 16678
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 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2213  ax-ext 2732  ax-sep 5251  ax-nul 5263  ax-pow 5330  ax-pr 5398  ax-un 7736  ax-resscn 11181  ax-1cn 11182  ax-icn 11183  ax-addcl 11184  ax-addrcl 11185  ax-mulcl 11186  ax-i2m1 11192  ax-rnegex 11195  ax-cnre 11197  ax-pre-lttri 11198  ax-pre-lttrn 11199
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 2564  df-eu 2594  df-clab 2739  df-cleq 2752  df-clel 2835  df-nfc 2909  df-ne 2956  df-nel 3062  df-ral 3077  df-rex 3087  df-rmo 3365  df-rab 3413  df-v 3452  df-sbc 3740  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-nul 4280  df-if 4483  df-pw 4559  df-sn 4585  df-pr 4587  df-op 4591  df-uni 4868  df-br 5104  df-opab 5168  df-mpt 5187  df-id 5550  df-po 5563  df-so 5564  df-xp 5661  df-rel 5662  df-cnv 5663  df-co 5664  df-dm 5665  df-rn 5666  df-res 5667  df-ima 5668  df-iota 6489  df-fun 6535  df-fn 6536  df-f 6537  df-f1 6538  df-fo 6539  df-f1o 6540  df-fv 6541  df-ov 7416  df-oprab 7417  df-mpo 7418  df-er 8696  df-en 8953  df-dom 8954  df-sdom 8955  df-sup 9412  df-inf 9413  df-pnf 11269  df-mnf 11270  df-ltxr 11272  df-neg 11468  df-z 12616  df-lcm 16680
This theorem is used by:  dvdslcm  16688  lcmeq0  16690  lcmcl  16691  lcmneg  16693  lcmgcd  16697  lcmdvds  16698  lcmid  16699  lcmftp  16726  lcmfunsnlem2  16730
  Copyright terms: Public domain W3C validator