In the proof for the existence of unlimited prime numbers, i saw the following
let n be the number of prime numbers as P1,P2,P3,.......Pn
let a = P1P2P3....Pn+1
a > Pn and a is not a prime number
a should have a prime factor
let P be it
P|a ----> 1
but P|a-1 ----->2
1 & 2 -> P|1
but 1 doesn't have a factor ........
and the proof follows
but i didn't understand the symbol P|a
what does P|a means? please somebody explain me
It means $P$ is a divisor of $a$.