Logic-I
Logic-I
LOGIC
Logic:
Statements and
Quantifiers
Learning Objectives
3
STATEMENTS
In the English language there are many types of sentences; a few of the types are
▪ Factual statements (You have to pass the bar exam to practice law)
▪ Commands (Get out of my face!)
▪ Opinions (Chocolate cake with cream cheese icing is the best dessert EVER.)
▪ Questions (‘Sup with you?)
▪ Exclamations (Holy cow!)
4
STATEMENTS
5
Example 1: Recognizing Statements
Decide which of the following are statements and which are not.
a. Most scientists agree that the global warming is a threat to the environment.
b. Is that your laptop?
c. Man, that hurts?
d. 432 + 8 / 1.3 = 115, 000
e. This book is about database management.
f. Watching reality shows turns your brain to mush.
6
Try This One
Decide which of the following are statements and which are not.
7
SIMPLE AND COMPOUND STATEMENTS
I’m going to pass this class or I’m going to change my major. (disjunction)
If I get 80% of the questions on the NAT right, then I will get into law school. (conditional)
We will win the game if and only if we score more points than the other team. (biconditional)
11
“ MATH NOTE
In standard usage, the word then is often
omitted from a conditional statement; instead of
“If it snows, then I will go skiing,” you’d probably
just say “If it snows, I will go skiing.”
12
Example 2: Classifying Statements as Simple or
Compound
Classify each statement as simple or compound. If it is compound, state the name of
the connective word.
b) If you register for WiFi service, you will get three days of free access.
d) In the interest of saving the planet, I plan to buy either a hybrid or a motorcycle.
13
Try This One
Classify each statement as simple or compound. If it is compound, state the name of
the connective word.
14
QUANTIFIED STATEMENTS
Quantified statements involve terms such as ALL,
EACH, EVERY, NO, NONE, SOME, THERE EXISTS,
and AT LEAST ONE.
16
Example
Here are some examples of quantified statements.
Some people who are Bren Esports fans are also Alter Ego fans.
There is at least one professor in this school who does not have brown
eyes.
17
NEGATION
18
NEGATION
For example:
My dorm room is blue.
STATEMENT NEGATION
Bren will win tomorrow. Bren will not win tomorrow.
I took a shower today. I did not take a shower today.
My car is clean. My car is not clean.
20
You have to be especially careful when negating
quantified statements. Consider the example statement
“All dogs are fuzzy”. It’s not quite right to say that the
negation is “All dogs are not fuzzy”, because if some
dogs are fuzzy and others aren’t, then both statements
are false. All we need for the statement “All dogs are
fuzzy” to be false is to find out at least one dog that is not
fuzzy, so the negation of the statement would be “Some
dogs are not fuzzy”. (In this setting, we define the word
some to mean at least one.)
21
NEGATION OF QUANTIFIED STATEMENTS
Statement
contains… Example Negation Example
All do All of my meals are Some do not, or not Some of my meals
low in fat. all do are not low in fat.
Some do Some majors None do, or all do There are no majors
require 5 years of not that require 5 years
study. of study.
Some do not Some people don’t All do Everyone goes to
go to football football games.
games.
None do No airlines include Some do At least one airline
checked bags for allows a checked
free. bag for free.
22
Example: Writing Negations
Write the negation of each of the following quantified statements.
Some people who are Bren Esports fans are also Alter Ego fans.
There is at least one professor in this school who does not have brown
eyes.
23
Example: Writing Negations
Write the negation of each of the following quantified statements.
Every student taking philosophy this semester will pass.
Negation: Not every student taking philosophy this semester will pass.
Some student taking philosophy this semester will not pass.
No nursing student is also majoring in criminal justice.
Negation: At least one nursing student is also majoring in criminal justice.
Some people who are Bren Esports fans are also Alter Ego fans.
Negation: No people who are Bren Esports fans are also Alter Ego fans.
There is at least one professor in this school who does not have brown eyes.
Negation: All professors in this school have brown eyes.
24
CAUTION!
Be especially careful when negating
statements. It’s tempting to say that the
negation of a statement like “Every
student will pass” is “Every student will
fail”, BUT IT ISN’T.
Not only is it possible that both statements
are false, in most classes it’s likely that both
are false. 25
Try This One
Write the negation of each of the following quantified statements.