ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  df-lcm Unicode version

Definition df-lcm 11731
Description: Define the lcm operator. For example,  ( 6 lcm  9 )  =  1 8. (Contributed by Steve Rodriguez, 20-Jan-2020.) (Revised by AV, 16-Sep-2020.)
Assertion
Ref Expression
df-lcm  |- lcm  =  ( x  e.  ZZ , 
y  e.  ZZ  |->  if ( ( x  =  0  \/  y  =  0 ) ,  0 , inf ( { n  e.  NN  |  ( x 
||  n  /\  y  ||  n ) } ,  RR ,  <  ) ) )
Distinct variable group:    x, n, y

Detailed syntax breakdown of Definition df-lcm
StepHypRef Expression
1 clcm 11730 . 2  class lcm
2 vx . . 3  setvar  x
3 vy . . 3  setvar  y
4 cz 9047 . . 3  class  ZZ
52cv 1330 . . . . . 6  class  x
6 cc0 7613 . . . . . 6  class  0
75, 6wceq 1331 . . . . 5  wff  x  =  0
83cv 1330 . . . . . 6  class  y
98, 6wceq 1331 . . . . 5  wff  y  =  0
107, 9wo 697 . . . 4  wff  ( x  =  0  \/  y  =  0 )
11 vn . . . . . . . . 9  setvar  n
1211cv 1330 . . . . . . . 8  class  n
13 cdvds 11482 . . . . . . . 8  class  ||
145, 12, 13wbr 3924 . . . . . . 7  wff  x  ||  n
158, 12, 13wbr 3924 . . . . . . 7  wff  y  ||  n
1614, 15wa 103 . . . . . 6  wff  ( x 
||  n  /\  y  ||  n )
17 cn 8713 . . . . . 6  class  NN
1816, 11, 17crab 2418 . . . . 5  class  { n  e.  NN  |  ( x 
||  n  /\  y  ||  n ) }
19 cr 7612 . . . . 5  class  RR
20 clt 7793 . . . . 5  class  <
2118, 19, 20cinf 6863 . . . 4  class inf ( { n  e.  NN  | 
( x  ||  n  /\  y  ||  n ) } ,  RR ,  <  )
2210, 6, 21cif 3469 . . 3  class  if ( ( x  =  0  \/  y  =  0 ) ,  0 , inf ( { n  e.  NN  |  ( x 
||  n  /\  y  ||  n ) } ,  RR ,  <  ) )
232, 3, 4, 4, 22cmpo 5769 . 2  class  ( x  e.  ZZ ,  y  e.  ZZ  |->  if ( ( x  =  0  \/  y  =  0 ) ,  0 , inf ( { n  e.  NN  |  ( x 
||  n  /\  y  ||  n ) } ,  RR ,  <  ) ) )
241, 23wceq 1331 1  wff lcm  =  ( x  e.  ZZ , 
y  e.  ZZ  |->  if ( ( x  =  0  \/  y  =  0 ) ,  0 , inf ( { n  e.  NN  |  ( x 
||  n  /\  y  ||  n ) } ,  RR ,  <  ) ) )
Colors of variables: wff set class
This definition is referenced by:  lcmval  11733
  Copyright terms: Public domain W3C validator