Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Relations and multiple quantifiers

1.[3p]

In the domain of positive integers with Gxy meaning x>y, which is true?

Correct
The answer is: $\forall x \exists y\, Gyx$
The answer is: $\forall x \exists y\, Gyx$
The answer is: $\forall x \exists y\, Gyx$

2.[3p]

Why is yxRxy stronger than xyRxy?

Correct
The answer is: The $y$ must be fixed before $x$ is considered, so one $y$ has to serve every $x$
The answer is: The $y$ must be fixed before $x$ is considered, so one $y$ has to serve every $x$
The answer is: The $y$ must be fixed before $x$ is considered, so one $y$ has to serve every $x$

3.[2p]

¬xFx is equivalent to

Correct
The answer is: $\exists x\, \neg Fx$
The answer is: $\exists x\, \neg Fx$
The answer is: $\exists x\, \neg Fx$

4.[3p]

Negating x(Sxy(ByRxy)) gives

Correct
The answer is: $\exists x (Sx \wedge \forall y (By \rightarrow \neg Rxy))$
The answer is: $\exists x (Sx \wedge \forall y (By \rightarrow \neg Rxy))$
The answer is: $\exists x (Sx \wedge \forall y (By \rightarrow \neg Rxy))$

5.[3p]

Match each property of a relation R to its formula.

  • Reflexive

  • Symmetric

  • Transitive

  • xyz((RxyRyz)Rxz)

  • xRxx

  • xy(RxyRyx)

Show the answer

Reflexive: xRxx Symmetric: xy(RxyRyx) Transitive: xyz((RxyRyz)Rxz)

6.[2p]

xyRxy and yxRxy say the same thing.

Correct
The answer is: True

7.[3p]

Continuity and uniform continuity differ in that

Correct
The answer is: uniform continuity moves $\exists \delta$ in front of $\forall x$, so one $\delta$ must work everywhere
The answer is: uniform continuity moves $\exists \delta$ in front of $\forall x$, so one $\delta$ must work everywhere
The answer is: uniform continuity moves $\exists \delta$ in front of $\forall x$, so one $\delta$ must work everywhere

8.[2p]

For f(x)=x2, what is 1000.0012-10002, to three decimal places?

CorrectNot quite: 2.000

9.[3p]

"Every lock has a key that opens it" and "there is a key that opens every lock" are related how?

Correct
The answer is: The second entails the first, and not the other way round
The answer is: The second entails the first, and not the other way round
The answer is: The second entails the first, and not the other way round