The prime number theorem states:
$$ \lim_{x-> \infty}{\frac{\pi(x)}{\frac{x}{ln(x)}}} = 1 $$
I was trying to get a better understanding on the intuition on that statement and more importantly, I was reading in a summary slide on a crypto course online that " about $(1/\ln x)$ numbers near $x$ are prime." I was wondering what "near" meant and what was the intuition to support that claim (based on the above limit). Basically, I think that understanding that limit better conceptually might be the key to understanding that claim better (proofs that answer my question are welcome, but I feel I might not have the knowledge on number theory to understand them well, so I would prefer good intuitions).
One way to express the prime number theorem intuitively is to say that the probability of picking a prime number in the interval $[1,x]$ is approximately $\frac{1}{\ln x}$ (and converges to that when $x\to\infty$). But that is not the same as "close".
Perhaps this version of Bertrand's postulate works for you: $$ \pi(2x)-\pi(x) \sim \frac{x}{\ln x} $$