Having some difficulty translating into English from Symbolic logic (the mixture of the quantifiers are confusing to me):
∀x(¬∃yBackOf(y, x) → Large(x))
Any suggestions would be appreciated. Thanks!
Having some difficulty translating into English from Symbolic logic (the mixture of the quantifiers are confusing to me):
∀x(¬∃yBackOf(y, x) → Large(x))
Any suggestions would be appreciated. Thanks!
In English, I would say that as "for any $x$, if there is no $y$ such that $y$ is the back of $x$, then $x$ is large."