Logic Statements and Quantifiers
Logic Statements and Quantifiers
LOGIC STATEMENTS
Every language contains different types of sentences, such as statements, questions and
commands. For instance,
“Is the test today?” is a question.
“Go get the newspaper” is a command.
“This is a nice car” is an opinion.
“Manila is the capital of the Philippines” is a statement of fact.
The symbolic logic that Boole was instrumental in creating applies only to
sentences that are statement as defined below.
A Statement
A statement is a declarative sentence that is either true or false, but not both true and
false.
The negation of the statement “Today is Friday” is the statement “Today is not Friday.” In
symbolic logic, the tilde symbol ~ is used to denote the negation of a statement. If a
statement p is true, its negation ~p is false, and if a statement p is false, its negation ~p
is true. The negation of the negation of a statement is the original statement. Thus ~(~p)
can be replaced by p in any statement.
TRUTH TABLE FOR ~𝐩
p ~p
T F
F T
Example 2: Write the Negation of a Statement
a. Ellie Goulding is an opera singer. → Ellie Goulding is not an opera singer.
b. The dog does not need to be fed. → The dog needs to be fed.
Your Turn! Write the negation of each statement:
a. The Queen Mary 2 is world’s largest cruise ship.
b. The fire engine is not red.
If you order cake and ice cream in a restaurant, the waiter will
bring both cake and ice cream. In general, the conjunction 𝑝 ∧ 𝑞 is true if
both p and q are true, and the conjunction is false if either p or q is false.
TABLE 1.4
p TRUTH TABLEq FOR 𝒑 ∧ 𝒒 𝑝∧𝑞
T T T
T F F
F T F
F F F
Reference:
Mathematics in the Modern World
© 2018 Rex Bookstore, Inc.. (RBSI)