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

Definition df-pc 12176
Description: Define the prime count function, which returns the largest exponent of a given prime (or other positive integer) that divides the number. For rational numbers, it returns negative values according to the power of a prime in the denominator. (Contributed by Mario Carneiro, 23-Feb-2014.)
Assertion
Ref Expression
df-pc  |-  pCnt  =  ( p  e.  Prime ,  r  e.  QQ  |->  if ( r  =  0 , +oo ,  ( iota z E. x  e.  ZZ  E. y  e.  NN  ( r  =  ( x  /  y
)  /\  z  =  ( sup ( { n  e.  NN0  |  ( p ^ n )  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n
)  ||  y } ,  RR ,  <  )
) ) ) ) )
Distinct variable group:    r, p, z, x, y, n

Detailed syntax breakdown of Definition df-pc
StepHypRef Expression
1 cpc 12175 . 2  class  pCnt
2 vp . . 3  setvar  p
3 vr . . 3  setvar  r
4 cprime 12000 . . 3  class  Prime
5 cq 9535 . . 3  class  QQ
63cv 1334 . . . . 5  class  r
7 cc0 7735 . . . . 5  class  0
86, 7wceq 1335 . . . 4  wff  r  =  0
9 cpnf 7912 . . . 4  class +oo
10 vx . . . . . . . . . . 11  setvar  x
1110cv 1334 . . . . . . . . . 10  class  x
12 vy . . . . . . . . . . 11  setvar  y
1312cv 1334 . . . . . . . . . 10  class  y
14 cdiv 8550 . . . . . . . . . 10  class  /
1511, 13, 14co 5827 . . . . . . . . 9  class  ( x  /  y )
166, 15wceq 1335 . . . . . . . 8  wff  r  =  ( x  /  y
)
17 vz . . . . . . . . . 10  setvar  z
1817cv 1334 . . . . . . . . 9  class  z
192cv 1334 . . . . . . . . . . . . . 14  class  p
20 vn . . . . . . . . . . . . . . 15  setvar  n
2120cv 1334 . . . . . . . . . . . . . 14  class  n
22 cexp 10428 . . . . . . . . . . . . . 14  class  ^
2319, 21, 22co 5827 . . . . . . . . . . . . 13  class  ( p ^ n )
24 cdvds 11695 . . . . . . . . . . . . 13  class  ||
2523, 11, 24wbr 3967 . . . . . . . . . . . 12  wff  ( p ^ n )  ||  x
26 cn0 9096 . . . . . . . . . . . 12  class  NN0
2725, 20, 26crab 2439 . . . . . . . . . . 11  class  { n  e.  NN0  |  ( p ^ n )  ||  x }
28 cr 7734 . . . . . . . . . . 11  class  RR
29 clt 7915 . . . . . . . . . . 11  class  <
3027, 28, 29csup 6929 . . . . . . . . . 10  class  sup ( { n  e.  NN0  |  ( p ^ n
)  ||  x } ,  RR ,  <  )
3123, 13, 24wbr 3967 . . . . . . . . . . . 12  wff  ( p ^ n )  ||  y
3231, 20, 26crab 2439 . . . . . . . . . . 11  class  { n  e.  NN0  |  ( p ^ n )  ||  y }
3332, 28, 29csup 6929 . . . . . . . . . 10  class  sup ( { n  e.  NN0  |  ( p ^ n
)  ||  y } ,  RR ,  <  )
34 cmin 8051 . . . . . . . . . 10  class  -
3530, 33, 34co 5827 . . . . . . . . 9  class  ( sup ( { n  e. 
NN0  |  ( p ^ n )  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n
)  ||  y } ,  RR ,  <  )
)
3618, 35wceq 1335 . . . . . . . 8  wff  z  =  ( sup ( { n  e.  NN0  | 
( p ^ n
)  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n )  ||  y } ,  RR ,  <  ) )
3716, 36wa 103 . . . . . . 7  wff  ( r  =  ( x  / 
y )  /\  z  =  ( sup ( { n  e.  NN0  |  ( p ^ n
)  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n )  ||  y } ,  RR ,  <  ) ) )
38 cn 8839 . . . . . . 7  class  NN
3937, 12, 38wrex 2436 . . . . . 6  wff  E. y  e.  NN  ( r  =  ( x  /  y
)  /\  z  =  ( sup ( { n  e.  NN0  |  ( p ^ n )  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n
)  ||  y } ,  RR ,  <  )
) )
40 cz 9173 . . . . . 6  class  ZZ
4139, 10, 40wrex 2436 . . . . 5  wff  E. x  e.  ZZ  E. y  e.  NN  ( r  =  ( x  /  y
)  /\  z  =  ( sup ( { n  e.  NN0  |  ( p ^ n )  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n
)  ||  y } ,  RR ,  <  )
) )
4241, 17cio 5136 . . . 4  class  ( iota z E. x  e.  ZZ  E. y  e.  NN  ( r  =  ( x  /  y
)  /\  z  =  ( sup ( { n  e.  NN0  |  ( p ^ n )  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n
)  ||  y } ,  RR ,  <  )
) ) )
438, 9, 42cif 3506 . . 3  class  if ( r  =  0 , +oo ,  ( iota z E. x  e.  ZZ  E. y  e.  NN  ( r  =  ( x  /  y
)  /\  z  =  ( sup ( { n  e.  NN0  |  ( p ^ n )  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n
)  ||  y } ,  RR ,  <  )
) ) ) )
442, 3, 4, 5, 43cmpo 5829 . 2  class  ( p  e.  Prime ,  r  e.  QQ  |->  if ( r  =  0 , +oo ,  ( iota z E. x  e.  ZZ  E. y  e.  NN  (
r  =  ( x  /  y )  /\  z  =  ( sup ( { n  e.  NN0  |  ( p ^ n
)  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n )  ||  y } ,  RR ,  <  ) ) ) ) ) )
451, 44wceq 1335 1  wff  pCnt  =  ( p  e.  Prime ,  r  e.  QQ  |->  if ( r  =  0 , +oo ,  ( iota z E. x  e.  ZZ  E. y  e.  NN  ( r  =  ( x  /  y
)  /\  z  =  ( sup ( { n  e.  NN0  |  ( p ^ n )  ||  x } ,  RR ,  <  )  -  sup ( { n  e.  NN0  |  ( p ^ n
)  ||  y } ,  RR ,  <  )
) ) ) ) )
Colors of variables: wff set class
This definition is referenced by:  pcval  12187  pc0  12195
  Copyright terms: Public domain W3C validator