2

Consider the statement $$(\forall x \in U, P(x)) \implies (\exists x \in U, P(x))$$

Write down a domain $U$ and a predicate $P$ for which this statement is false.

What property exists that can be true for all members in a group but false for one member? (if that makes any sense?)

2 Answers2

5

Let $U$ be empty, $P(x)$ be anything you want.

vadim123
  • 82,796
2

Let $P(x)$ indicate $x\neq x,$ and let $U=\emptyset.$

Cameron Buie
  • 102,994