Suppose that $L$ is a subset of $I^{*},$ where $I$ is a nonempty set of symbols. If $x \in I^{*},$ we let $L / x=\left\{z \in I^{*} | x z \in L\right\} .$ We say that the strings $x \in I^{*}$ and $y \in I^{*}$ are distinguishable with respect to $L$ if $L / x \neq L / y .$ A string $z$ for which $x z \in L$ but $y z \notin L,$ or $x z \notin L,$ but $y z \in L$ is said to distinguish $x$ and $y$ with respect to $L .$ When $L / x=L / y,$ we say that $x$ and $y$ are indistinguishable with respect to $L .$
Suppose that $M=\left(S, I, f, s_{0}, F\right)$ is a deterministic finite- state machine. Show that if $x$ and $y$ are two strings in $I^{*}$ that are distinguishable with respect to $L(M),$ then
$f\left(s_{0}, x\right) \neq f\left(s_{0}, y\right)$