I am studying discrete math at university. However, the materials don't seem to explain non-numeric predicate statements in much detail. I am asked to prove that a predicate statement is false using nested quantifiers and give reasons. The statement is this:
For all the simple things you have done to me, there exists one thing that makes me happy.
My predicate statement is something like this but I'm confused about how to prove it is false.
Let
UD= All things
S(x)= x is a simple thing you have done to me
H(x)= x is a thing that makes me happy
∀x ( S(x) → ∃!y H(y) )
If someone could please explain how you are supposed to go about this, or perhaps provide a link, I would be very grateful.