Show every algebra can be embedded into each of it's ultrapowers.
Let $I$ be any set and and consider $\mathcal{P}(I)$. Let $U$ be an ultrafilter over $I$. Then, we define the ultrapower for some algebra $A$ to be $\prod_{i \in I} A_i/U$ where for all $i \in I, A_i \simeq A$.
And, $a/U = b/U \iff [[a=b]]$ where $[[a=b]] = \{ i \in I : a_i = b_i \}$.
So if I understand correctly then for any $U$ : ultrafilter over any $I$, the above is an ultrapower of $A$. So need to show every possible scenario gives an embedding of $A$ into $\prod_{i \in I} A_i/U$.
Seems like all we need is a map that such that $a \in A \mapsto (a, a,a, ...) \in \prod_{i \in I }A_i$. Then modding out by $U$ gives $a=b$ iff $(a,a,...) = (b,b,...)$ which is to say $[[a=b]] = I \,\text{or} \,\emptyset$.
Is this the correct intuition?