Multiple quantifier translation

314 Views Asked by At

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!

1

There are 1 best solutions below

2
On BEST ANSWER

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."