Yes. We don't have them in x. <>phi just means “does this state have a successor that satisfies phi”. Here, we don't have phi but x, and we fixed so that it represents a certain set of states. Now, we look at *all* states and check which of them have a transition to the given set. s0 has successor s1, s3, s4 has successor s5, and so on …