P is the set of "all exams at university". E(x) denotes the predicate "x is easy". Translate the following sentence to formal logic. "Only one exam is easy." Solution:
I understand the first part, that there exists a test "x" for which the predicate "is easy" holds. But I don't understand the second part. I read it as such that for all y,z element of the set of exams, if y is easy and z is easy and there exist an exam x that is easy it follows that y = z.

The first part says: "some exam is easy".
The second part says: "if there are two easy exams, they are equal".
See Uniqueness quantification.