Translation involving ∀x∀y∀z

72 Views Asked by At

Domain of discourse: the set of human beings.

Exercise($x$) := $x$ enjoys exercising.

How does $$∀x∀y∀z ( (x ≠ y) ∧(y ≠ z) ∧(x ≠ z) \to (\text{Exercise}(x) ∧ \text{Exercise}(y) ∧ \text{Exercise}(z)) )$$ translate to natural English?