Let $K=\mathbb{F}_p(T)$ be the field of rational functions on one variable T over $\mathbb{F}_p$, and $f=X^p-X+T \in K[X]$. I want to show that $f$ is an irreducible polynomial.
I know that $T$ is a prime element in the field $K$, so I’m trying to apply Eisenstein criterion for that element. The only point where I was having some doubts is verifying that $T$ divides $-1$, but I think that is true since $-1/T \in K$. Is that right?
Edit: As discussed in the comments, Eisenstein’s criterion can’t be applied here. I don’t really see how to apply this solution here though, since $T \notin \mathbb{F}_p$, so $T^p \neq T$ as far as I know…