0
$\begingroup$

enter image description here

I can't figure out how to interpret this. Is my understanding of the statement correct?

"There exists an x such that for all y, if p(x) is true then x = y"

i. P(0) = true, if y = 1 then x != y, formula is not true. p(1) = true, if y = 0 then, x != y, this formula is not true.

ii. P(0) = true, same as above. P(1) = false, since the premise is false the statement should be true. But of course x != y if y = 0

Same for iii.

Am I sort of making sense?

  • 0
    You are sort of making sense. A little clearer writing and you can completely make sense.2017-01-11
  • 0
    Your reading of the formula is correct.2017-01-11
  • 0
    You have to consider in turn each sub-question... *(i)* both $P(0)$ and $P(1)$ are true. Thus, what happens to the formula "There exists an $x$ such that for all $y$, if $P(x)$ is true then $x = y$" ?2017-01-11
  • 0
    There are only two possbile value for the "initial" $x$ : $0$ and $1$. Consider then in order: for $x=0$ is it true that "for all $y$, if $P(0)$ is true then $0=y$" ?2017-01-11
  • 0
    Again, two possible choices for $y$ : $0$ and $1$. With $y=1$ we have $P(0) \to 0=1$; antecedent **T** and consequen **F**: thus the conditional is **F**. So it is not true for **all** $y$...2017-01-11
  • 0
    Now repeat with $x=1$... With $y=0$ we have $P(1) \to 1=0$ and the conclusion is the same. Final conclusion : it is not true that "there is an $x$ ..."2017-01-11
  • 0
    @MauroALLEGRANZA Ok, so to your first comment, since $P(0)$ and $P(1)$ are true, it implies x = y for all values of y, but of course this is not true, so the statement is false So, in all cases (i, ii, iii) the formula is false. The only way it can be true is if $P(0) = P(1) = 0$, which makes the formula a tautology.2017-01-11
  • 0
    The statement is false but the "summary" reason you are stating is not so clear.. It is false because there is no value of $x$ such that $P(x) \to (x=y)$ holds for every value of $y$.2017-01-11
  • 0
    OK, there are x such that P(x)→(x=y)P(x)→(x=y) holds for every value of y. But, we're talking about interpretations, so, for example, in (iii) it is given that $P(0) = false, and P(1) = true$ which makes the formula false under that interpretation. But you can have the case where the premise of the predicate statement always be false, so that the conclusion is false, but that still makes the statement vacuously true.2017-01-11
  • 0
    from Wikipedia: $\forall x:P(x)\Rightarrow Q(x)$, where it is the case that ${\displaystyle \forall x:\neg P(x)}$ https://en.wikipedia.org/wiki/Vacuous_truth2017-01-11
  • 0
    Not correct; for *(ii)* $P(1)$ is *false*; thus $P(1) \to (1=y)$ is *true* for every $y$, because a conditional with *antecedent* **F** is **T**. And so, we have (at least) one value for $x$ such that $\forall y (P(x) \to (x=y))$ holds.2017-01-11
  • 0
    OK, I think I got it now. thank you.2017-01-11

0 Answers 0