I guess we need to prove that there is no redundant state, so can we use state elimination and prove that the regular language is minimal?
We could prove that the regular language is minimal by contradiction by assuming each part is unnecessary and proving that it leads to a contradiction.
say we have (a|b|c) and proving that a =/= b =/= c by contradiction.
I would suggest two ways:
I hope this helps $\ddot\smile$