honestrosewater
Gold Member
- 2,133
- 6
I'm browsing around waiting for my books to arrive, and I came across http://people.cornell.edu/pages/ps92/414/LogicalOpLogicQuantifiers.pdf (PDF) site that says \forall x P(x) \Rightarrow \exists x P(x). They don't define \Rightarrow, but I imagine it bears the same relation to \rightarrow as \Leftrightarrow bears to \leftrightarrow. Anyway, how would you prove \forall x P(x) \Rightarrow \exists x P(x)?
[\forall x P(x) \rightarrow \exists x P(x)] \Leftrightarrow [(\neg \forall x P(x))\ \vee \ \exists x P(x)] \Leftrightarrow [\exists x \neg P(x)\ \vee\ \exists x P(x)] right? I don't know any more rules to apply to evaluate that nor how to construct a truth table for propositions with quantifiers. I need to show that \exists x \neg P(x) and \exists x P(x) cannot both be false (at once), but I'm stumped.
Does it have something to do with how they define the quantifiers? They define \forall x P(x) as [P(x_1) \wedge P(x_2) \wedge ... \wedge P(x_n)]\ \mbox{where} \ [x_1, x_2, ..., x_n] are (exhaustively) the members of x. \exists x P(x) is defined the in same way but as a disjunction.
I suspect I'll be kicking myself about this.
[\forall x P(x) \rightarrow \exists x P(x)] \Leftrightarrow [(\neg \forall x P(x))\ \vee \ \exists x P(x)] \Leftrightarrow [\exists x \neg P(x)\ \vee\ \exists x P(x)] right? I don't know any more rules to apply to evaluate that nor how to construct a truth table for propositions with quantifiers. I need to show that \exists x \neg P(x) and \exists x P(x) cannot both be false (at once), but I'm stumped.
Does it have something to do with how they define the quantifiers? They define \forall x P(x) as [P(x_1) \wedge P(x_2) \wedge ... \wedge P(x_n)]\ \mbox{where} \ [x_1, x_2, ..., x_n] are (exhaustively) the members of x. \exists x P(x) is defined the in same way but as a disjunction.
I suspect I'll be kicking myself about this.
Last edited by a moderator: