Given that,\({\bf{M = }}\left( {{\bf{S,I,f,}}{{\bf{s}}_{\bf{0}}}{\bf{,F}}} \right)\) is a deterministic finite-state machine.
To prove: If x and y are two strings in \({\bf{I*}}\) that are distinguishable with respect to \({\bf{L}}\left( {\bf{M}} \right)\), then \({\bf{f}}\left( {{{\bf{s}}_{\bf{0}}}{\bf{,x}}} \right) \ne {\bf{f}}\left( {{{\bf{s}}_{\bf{0}}}{\bf{,y}}} \right)\).
Refer the concept of distinguishable and indistinguishable with respect to L.
Proof:
Let x and y are distinguishable with respect to \({\bf{L}}\left( {\bf{M}} \right)\). As a result, \(\frac{{{\bf{L}}\left( {\bf{M}} \right)}}{{\bf{x}}} \ne \frac{{{\bf{L}}\left( {\bf{M}} \right)}}{{\bf{y}}}\).
By the definition of \(\frac{{{\bf{L}}\left( {\bf{M}} \right)}}{{\bf{x}}}\), there exist a string z such that \({\bf{z}} \in \frac{{{\bf{L}}\left( {\bf{M}} \right)}}{{\bf{x}}}\) and \({\bf{z}} \notin \frac{{{\bf{L}}\left( {\bf{M}} \right)}}{{\bf{y}}}\) (if not, the interchange x and y). or equivalently, \({\bf{xz}} \in {\bf{L}}\left( {\bf{M}} \right)\) and \({\bf{yz}} \notin {\bf{L}}\left( {\bf{M}} \right)\).
Let us consider, for the sake of conflict, that \({\bf{f}}\left( {{{\bf{s}}_{\bf{0}}}{\bf{,x}}} \right){\bf{ = f}}\left( {{{\bf{s}}_{\bf{0}}}{\bf{,y}}} \right)\).
Thereby suggesting that the strings x and y both ends in same state \({\bf{s}}\). However, the strings \({\bf{xz}}\) and \({\bf{yz}}\) should then also end in the same state t (as z starts in the state \({\bf{s}}\) in both cases).
So, that \({\bf{xz}} \in {\bf{L}}\left( {\bf{M}} \right)\) while \({\bf{yz}} \in {\bf{L}}\left( {\bf{M}} \right)\),or \({\bf{xz}} \notin {\bf{L}}\left( {\bf{M}} \right)\) while\({\bf{yz}} \notin {\bf{L}}\left( {\bf{M}} \right)\). It has then obtained a contradiction as \({\bf{xz}} \in {\bf{L}}\left( {\bf{M}} \right)\) and \({\bf{yz}} \notin {\bf{L}}\left( {\bf{M}} \right)\) needs to be true.
As the result, that our assumption \({\bf{f}}\left( {{{\bf{s}}_{\bf{0}}}{\bf{,x}}} \right){\bf{ = f}}\left( {{{\bf{s}}_{\bf{0}}}{\bf{,y}}} \right)\) is incorrect and so, \({\bf{f}}\left( {{{\bf{s}}_{\bf{0}}}{\bf{,x}}} \right) \ne {\bf{f}}\left( {{{\bf{s}}_{\bf{0}}}{\bf{,y}}} \right)\) needs to be true.
Hence, the statement is proved as true.