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

Definition df-pc 12213
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 = (𝑝 ∈ ℙ, 𝑟 ∈ ℚ ↦ if(𝑟 = 0, +∞, (℩𝑧𝑥 ∈ ℤ ∃𝑦 ∈ ℕ (𝑟 = (𝑥 / 𝑦) ∧ 𝑧 = (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < ))))))
Distinct variable group:   𝑟,𝑝,𝑧,𝑥,𝑦,𝑛

Detailed syntax breakdown of Definition df-pc
StepHypRef Expression
1 cpc 12212 . 2 class pCnt
2 vp . . 3 setvar 𝑝
3 vr . . 3 setvar 𝑟
4 cprime 12035 . . 3 class
5 cq 9553 . . 3 class
63cv 1342 . . . . 5 class 𝑟
7 cc0 7749 . . . . 5 class 0
86, 7wceq 1343 . . . 4 wff 𝑟 = 0
9 cpnf 7926 . . . 4 class +∞
10 vx . . . . . . . . . . 11 setvar 𝑥
1110cv 1342 . . . . . . . . . 10 class 𝑥
12 vy . . . . . . . . . . 11 setvar 𝑦
1312cv 1342 . . . . . . . . . 10 class 𝑦
14 cdiv 8564 . . . . . . . . . 10 class /
1511, 13, 14co 5841 . . . . . . . . 9 class (𝑥 / 𝑦)
166, 15wceq 1343 . . . . . . . 8 wff 𝑟 = (𝑥 / 𝑦)
17 vz . . . . . . . . . 10 setvar 𝑧
1817cv 1342 . . . . . . . . 9 class 𝑧
192cv 1342 . . . . . . . . . . . . . 14 class 𝑝
20 vn . . . . . . . . . . . . . . 15 setvar 𝑛
2120cv 1342 . . . . . . . . . . . . . 14 class 𝑛
22 cexp 10450 . . . . . . . . . . . . . 14 class
2319, 21, 22co 5841 . . . . . . . . . . . . 13 class (𝑝𝑛)
24 cdvds 11723 . . . . . . . . . . . . 13 class
2523, 11, 24wbr 3981 . . . . . . . . . . . 12 wff (𝑝𝑛) ∥ 𝑥
26 cn0 9110 . . . . . . . . . . . 12 class 0
2725, 20, 26crab 2447 . . . . . . . . . . 11 class {𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}
28 cr 7748 . . . . . . . . . . 11 class
29 clt 7929 . . . . . . . . . . 11 class <
3027, 28, 29csup 6943 . . . . . . . . . 10 class sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < )
3123, 13, 24wbr 3981 . . . . . . . . . . . 12 wff (𝑝𝑛) ∥ 𝑦
3231, 20, 26crab 2447 . . . . . . . . . . 11 class {𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}
3332, 28, 29csup 6943 . . . . . . . . . 10 class sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < )
34 cmin 8065 . . . . . . . . . 10 class
3530, 33, 34co 5841 . . . . . . . . 9 class (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < ))
3618, 35wceq 1343 . . . . . . . 8 wff 𝑧 = (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < ))
3716, 36wa 103 . . . . . . 7 wff (𝑟 = (𝑥 / 𝑦) ∧ 𝑧 = (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < )))
38 cn 8853 . . . . . . 7 class
3937, 12, 38wrex 2444 . . . . . 6 wff 𝑦 ∈ ℕ (𝑟 = (𝑥 / 𝑦) ∧ 𝑧 = (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < )))
40 cz 9187 . . . . . 6 class
4139, 10, 40wrex 2444 . . . . 5 wff 𝑥 ∈ ℤ ∃𝑦 ∈ ℕ (𝑟 = (𝑥 / 𝑦) ∧ 𝑧 = (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < )))
4241, 17cio 5150 . . . 4 class (℩𝑧𝑥 ∈ ℤ ∃𝑦 ∈ ℕ (𝑟 = (𝑥 / 𝑦) ∧ 𝑧 = (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < ))))
438, 9, 42cif 3519 . . 3 class if(𝑟 = 0, +∞, (℩𝑧𝑥 ∈ ℤ ∃𝑦 ∈ ℕ (𝑟 = (𝑥 / 𝑦) ∧ 𝑧 = (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < )))))
442, 3, 4, 5, 43cmpo 5843 . 2 class (𝑝 ∈ ℙ, 𝑟 ∈ ℚ ↦ if(𝑟 = 0, +∞, (℩𝑧𝑥 ∈ ℤ ∃𝑦 ∈ ℕ (𝑟 = (𝑥 / 𝑦) ∧ 𝑧 = (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < ))))))
451, 44wceq 1343 1 wff pCnt = (𝑝 ∈ ℙ, 𝑟 ∈ ℚ ↦ if(𝑟 = 0, +∞, (℩𝑧𝑥 ∈ ℤ ∃𝑦 ∈ ℕ (𝑟 = (𝑥 / 𝑦) ∧ 𝑧 = (sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑥}, ℝ, < ) − sup({𝑛 ∈ ℕ0 ∣ (𝑝𝑛) ∥ 𝑦}, ℝ, < ))))))
Colors of variables: wff set class
This definition is referenced by:  pcval  12224  pc0  12232
  Copyright terms: Public domain W3C validator