I just need a check for my reasoning:
If I have a ring $R=\mathbb{F}_p[X]$ and elements $x,y\in R$ it is true $$(x+y)^p=x^p+y^p?$$ It is true since every other element of expansion has a multiple of $p$ as coefficient.
What about field $R=\mathbb{F}_p[X]/(f)$ where $f$ is polynomial of degree $n$. I think rule still holds for the same reason.
Also what can be said about $x^p$? Is there any general rule about that element? It seems to me that $x^p=x$ since $(\mathbb{F}_p,\cdot)$ has order $p-1$. Am I missing something?