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

Theorem lcm0val 16690
Description: The value, by convention, of the lcm operator when either operand is 0. (Use lcmcom 16689 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 12630 . 2 0 ∈ ℤ
2 lcmval 16688 . . 3 ((𝑀 ∈ ℤ ∧ 0 ∈ ℤ) → (𝑀 lcm 0) = if((𝑀 = 0 ∨ 0 = 0), 0, inf({𝑛 ∈ ℕ ∣ (𝑀𝑛 ∧ 0 ∥ 𝑛)}, ℝ, < )))
3 eqid 2762 . . . . 5 0 = 0
43olci 880 . . . 4 (𝑀 = 0 ∨ 0 = 0)
54iftruei 4492 . . 3 if((𝑀 = 0 ∨ 0 = 0), 0, inf({𝑛 ∈ ℕ ∣ (𝑀𝑛 ∧ 0 ∥ 𝑛)}, ℝ, < )) = 0
62, 5eqtrdi 2813 . 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 3414  ifcif 4485   class class class wbr 5107  (class class class)co 7417  infcinf 9415  cr 11127  0cc0 11128   < clt 11271  cn 12261  cz 12619  cdvds 16348   lcm clcm 16684
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 2215  ax-ext 2734  ax-sep 5255  ax-nul 5267  ax-pow 5334  ax-pr 5402  ax-un 7740  ax-resscn 11185  ax-1cn 11186  ax-icn 11187  ax-addcl 11188  ax-addrcl 11189  ax-mulcl 11190  ax-i2m1 11196  ax-rnegex 11199  ax-cnre 11201  ax-pre-lttri 11202  ax-pre-lttrn 11203
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 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3064  df-ral 3079  df-rex 3089  df-rmo 3367  df-rab 3415  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-nul 4283  df-if 4486  df-pw 4562  df-sn 4588  df-pr 4590  df-op 4594  df-uni 4871  df-br 5108  df-opab 5172  df-mpt 5191  df-id 5554  df-po 5567  df-so 5568  df-xp 5665  df-rel 5666  df-cnv 5667  df-co 5668  df-dm 5669  df-rn 5670  df-res 5671  df-ima 5672  df-iota 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-ov 7420  df-oprab 7421  df-mpo 7422  df-er 8700  df-en 8957  df-dom 8958  df-sdom 8959  df-sup 9416  df-inf 9417  df-pnf 11273  df-mnf 11274  df-ltxr 11276  df-neg 11472  df-z 12620  df-lcm 16686
This theorem is used by:  dvdslcm  16694  lcmeq0  16696  lcmcl  16697  lcmneg  16699  lcmgcd  16703  lcmdvds  16704  lcmid  16705  lcmftp  16732  lcmfunsnlem2  16736
  Copyright terms: Public domain W3C validator