New to both math.stackexchange, please let me know if I am breaking any rules with this question. Also, new to logic, so sorry if this is a stupid question.
I am trying to get my head around Quantifiers. Say you have a statement that can be expressed as:
$$\exists x (Rx \rightarrow \forall y Ry)$$
If the statement is written in such a way that $\forall yRy$ could be both True and False, would this statement be both true and false, and if not, how do you determine the truth of it?
For example, with "there is someone who is eating such that if they are eating then everyone else is eating", $Rx$ will always be true, but will $Ry$ both true and false as we do not know if the other people are actually eating?