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

Theorem lcmcom 16610
Description: The lcm operator is commutative. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Proof shortened by AV, 16-Sep-2020.)
Assertion
Ref Expression
lcmcom ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 lcm 𝑁) = (𝑁 lcm 𝑀))

Proof of Theorem lcmcom
Dummy variable 𝑛 is distinct from all other variables.
StepHypRef Expression
1 orcom 881 . . 3 ((𝑀 = 0 ∨ 𝑁 = 0) ↔ (𝑁 = 0 ∨ 𝑀 = 0))
2 ancom 464 . . . . 5 ((𝑀𝑛𝑁𝑛) ↔ (𝑁𝑛𝑀𝑛))
32rabbii 3418 . . . 4 {𝑛 ∈ ℕ ∣ (𝑀𝑛𝑁𝑛)} = {𝑛 ∈ ℕ ∣ (𝑁𝑛𝑀𝑛)}
43infeq1i 9422 . . 3 inf({𝑛 ∈ ℕ ∣ (𝑀𝑛𝑁𝑛)}, ℝ, < ) = inf({𝑛 ∈ ℕ ∣ (𝑁𝑛𝑀𝑛)}, ℝ, < )
51, 4ifbieq2i 4505 . 2 if((𝑀 = 0 ∨ 𝑁 = 0), 0, inf({𝑛 ∈ ℕ ∣ (𝑀𝑛𝑁𝑛)}, ℝ, < )) = if((𝑁 = 0 ∨ 𝑀 = 0), 0, inf({𝑛 ∈ ℕ ∣ (𝑁𝑛𝑀𝑛)}, ℝ, < ))
6 lcmval 16609 . 2 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 lcm 𝑁) = if((𝑀 = 0 ∨ 𝑁 = 0), 0, inf({𝑛 ∈ ℕ ∣ (𝑀𝑛𝑁𝑛)}, ℝ, < )))
7 lcmval 16609 . . 3 ((𝑁 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝑁 lcm 𝑀) = if((𝑁 = 0 ∨ 𝑀 = 0), 0, inf({𝑛 ∈ ℕ ∣ (𝑁𝑛𝑀𝑛)}, ℝ, < )))
87ancoms 462 . 2 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑁 lcm 𝑀) = if((𝑁 = 0 ∨ 𝑀 = 0), 0, inf({𝑛 ∈ ℕ ∣ (𝑁𝑛𝑀𝑛)}, ℝ, < )))
95, 6, 83eqtr4a 2822 1 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 lcm 𝑁) = (𝑁 lcm 𝑀))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 399  wo 858   = wceq 1559  wcel 2141  {crab 3413  ifcif 4479   class class class wbr 5099  (class class class)co 7392  infcinf 9384  cr 11069  0cc0 11070   < clt 11213  cn 12207  cz 12565  cdvds 16269   lcm clcm 16605
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1814  ax-4 1828  ax-5 1929  ax-6 1986  ax-7 2027  ax-8 2143  ax-9 2151  ax-10 2174  ax-11 2190  ax-12 2211  ax-ext 2733  ax-sep 5245  ax-nul 5255  ax-pow 5321  ax-pr 5389  ax-un 7714  ax-resscn 11127  ax-1cn 11128  ax-icn 11129  ax-addcl 11130  ax-mulcl 11132  ax-i2m1 11138  ax-pre-lttri 11144  ax-pre-lttrn 11145
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-3or 1098  df-3an 1099  df-tru 1562  df-fal 1572  df-ex 1799  df-nf 1803  df-sb 2090  df-mo 2565  df-eu 2595  df-clab 2740  df-cleq 2753  df-clel 2836  df-nfc 2910  df-ne 2957  df-nel 3061  df-ral 3076  df-rex 3086  df-rmo 3366  df-rab 3414  df-v 3455  df-sbc 3745  df-csb 3853  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-nul 4286  df-if 4480  df-pw 4556  df-sn 4582  df-pr 4584  df-op 4588  df-uni 4865  df-br 5100  df-opab 5162  df-mpt 5181  df-id 5540  df-po 5553  df-so 5554  df-xp 5651  df-rel 5652  df-cnv 5653  df-co 5654  df-dm 5655  df-rn 5656  df-res 5657  df-ima 5658  df-iota 6473  df-fun 6519  df-fn 6520  df-f 6521  df-f1 6522  df-fo 6523  df-f1o 6524  df-fv 6525  df-ov 7395  df-oprab 7396  df-mpo 7397  df-er 8673  df-en 8924  df-dom 8925  df-sdom 8926  df-sup 9385  df-inf 9386  df-pnf 11215  df-mnf 11216  df-ltxr 11218  df-lcm 16607
This theorem is referenced by:  dvdslcm  16615  lcmeq0  16617  lcmcl  16618  lcmneg  16620  neglcm  16621  lcmgcd  16624  lcmdvds  16625  lcmftp  16653  lcmfunsnlem2  16657  lcmfunsnlem  16658  lcmf2a3a4e12  16664  lcm2un  42595  lcm3un  42596
  Copyright terms: Public domain W3C validator