edited by
4,224 views
2 votes
2 votes

Translate in two ways each of these statements into logical
expressions using predicates, quantifiers, and logical
connectives. First, let the domain consist of the students
in your class and second, let it consist of all people.


a) Everyone in your class has a cellular phone.
b) Somebody in your class has seen a foreign movie.
c) There is a person in your class who cannot swim.
d) All students in your class can solve quadratic equations.
e) Some student in your class does not want to be rich

edited by

1 Answer

Best answer
4 votes
4 votes

Points to be noted

Implications is used with forAll.

"And" to be used with thereExist.

selected

Related questions

4 votes
4 votes
1 answer
1
3 votes
3 votes
1 answer
2