Let $k$ be a finite field and write $k[[t]]$ for the set of formal power series $\sum_{i=0}^{\infty}a_{i}t^{i}$ with coefficients $a_{i}$ in $k$.
Prove that $k[[t]]$ is the completion of the polynomial algebra $k[t]$ with respect to the family of powers of the ideal generated by $t$; thus $k[[t]]$ is a pro-$p$ ring, where $p = \text{char} \; k$.
I've made a basic start on this question but no idea if I'm going in the right direction. My work so far:
Let $I$ be the family of powers of the ideal generated by $t$. Then $I$ is a non-empty filter base of normal subgroups.
Let $\hat{G} = s\varprojlim_{I}k[x]/K$ for $K \in I$ and let $j$ be the map $g \mapsto (Kg)$ from $k[x]$ to $\hat{G}$. Then $\hat{G}$ has the properties of the completion of $k[x]$ with respect to $I$.
Then it suffices to show that $s\varprojlim_{I}k[x]/K = k[[x]]$.
I'm not entirely sure where to go from here (or if I'm even close), any input would be appreciated.