I have seen a lot the notation "$\mathfrak{p}R[x]$", where $\mathfrak{p}$ is a prime ideal and $R[x]$ is a polynomial ring with coefficients in $R$.
My first question is: What is $\mathfrak{p}R[x]$ exactly? I think that it is not the same as $\mathfrak{p}[x]$, whose elements are polynomials with coefficients in $\mathfrak{p}$.
Just to give some context, I am trying to prove that $1 + \dim(R) ≤ \dim(R[X]) ≤ 1 + 2 \dim(R)$. And the first thing that appears in every single proof I've seen is the prime ideals chain $$\mathfrak{p}_0R[x]\subsetneq\mathfrak{p}_1R[x]\subsetneq\dots\subsetneq\mathfrak{p}_nR[x]\subsetneq\mathfrak{p}_nR[x]+(x).$$ Somehow, there is a relationship between the ideals of $R$ and the ideals of $R[x]$, but I am not able to spot it.