I'm seriously having trouble in understanding the notation used for a splitting field:
Let $f\in K[t]$. Is the splitting field notation $Σf/K$ or just simply $Σf$? What is the difference between the two?
For example, let $t^2 + 1\in \mathbb{Q}[t]$. I know the splitting field of this polynomial is $\mathbb{Q}(i)$; does this mean $Σf/\mathbb{Q}=\mathbb{Q}(i)$ or just simply $Σf=\mathbb{Q}(i)$?
I believe it should be the latter since what I currently understand is that the notation $Σf/\mathbb{Q}$ simply means there exists an injective ring homomorphism between the fields $Σf$ and $\mathbb{Q}$, and so it doesn't actually equal a set.
Both notations are the same, in $\Sigma_f/K$ the $/K$ part is here to emphasize on the fact that one take a splitting field of a polynomial over a given field which contains the polynomial coefficients.
It makes no sense to talk about a splitting field of a polynomial without telling over which field. For example, a splitting field of $f:=x^2-2$ over $\mathbb{Q}$ is $\mathbb{Q}(\sqrt{2})$, whereas over $\mathbb{R}$ it is $\mathbb{R}$. With your notations, one has: $$\Sigma_f/\mathbb{Q}=\mathbb{Q}(\sqrt{2})\neq\mathbb{R}=\Sigma_f/\mathbb{R}.$$
As a side note, do not talk about the splitting field of a polynomial over a given field $K$, it is unique only up to $K$-isomorphims.