We want to translate the following statement to a symbolic representation:
Paul Blart is an alias for 007 and he is a millionaire
To do so, we must identify first the most basic sentences that conform this statement. These are:
- Paul Blart is an alias for 007
-he is a millionaire
WE see that these two sentences are joined by the "AND" conjuntion.
Let us call the first statement p and the second statement q. So if we replace this symbols in the expression it would look like this
p and q
now, we give the conjunction and a symbol, which is ^. So the statement in symbolic representation would be
p^q