in Mathematical Logic edited by
1,389 views
2 votes
2 votes

Let Q(x, y) be the statement “student x has been a contestant
on quiz show y.” Express each of these sentences
in terms of Q(x, y), quantifiers, and logical connectives,
where the domain for x consists of all students at your
school and for y consists of all quiz shows on television
.


a) There is a student at your school who has been a contestant
on a television quiz show.
b) No student at your school has ever been a contestant
on a television quiz show.
c) There is a student at your school who has been a contestant
on Jeopardy and on Wheel of Fortune.
d) Every television quiz show has had a student from
your school as a contestant.
e) At least two students from your school have been contestants
on Jeopardy.

in Mathematical Logic edited by
1.4k views

3 Comments

edited by
$\exists x\exists y \left ( x \neq y \wedge Q(x, jeopardy) \wedge Q(y, jeopardy) \right )$
0
0
Here y is indicating quiz show name . So , how it can be Q(y,jeopardy) and jeopardy itself is a tv show. Pls elaborate it .
0
0
x and y used to represent two student since there no need to use quantifier on quiz name(only one quiz is there with name if it ask atleast one quiz then it used with quantifier).
0
0

2 Answers

1 vote
1 vote

hope it helps!

0 votes
0 votes
a. ∃x ∃y Q(x, y)
b. ∃x ∃y ¬Q(x, y)
c. ∃x (Q(x, Jeopardy) ∧ Q(x, Wheel of Fortune))
d. ∀y ∃x Q(x, y)
e. ∃x ∃y ((x != y) ∧ Q(x, Jeopardy) ∧ Q(y, Jeopardy))

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true