Module 1 Introduction
Module 1 Introduction
Module 1 Introduction
OBJECTIVES: At the end of the lesson the students will be able to:
LESSON 1
Discrete Structures
1
Republic of the Philippines
Cagayan State University
SANCHEZ MIRA CAMPUS
Sanche Mira, Cagayan
Discrete Mathematics
Discrete math is mathematics that deals with the study of discrete objects and the
concepts associated with them, their properties, and relationships among them.
Discrete objects are those which are separated/distinct from each other
LESSON 2
Propositional Logic
Examples:
Manila is the capital of Philippines
5 is a prime number
8 is an odd number
20 is greater than 12
Propositional logic
- is logic that deals with statements that are either true or false.
If a proposition is true, it has a truth value of "true"; if a proposition is false, its truth value is
"false".
Exercises:
Which of the following do you think are propositions?
a. Philippines is in Asia
b. Grass is Green
2
Republic of the Philippines
Cagayan State University
SANCHEZ MIRA CAMPUS
Sanche Mira, Cagayan
Simple sentences which are true or false are basic propositions. Larger and more
complex sentences are constructed from basic propositions by combining them with
connectives. Thus, propositions and connectives are the basic elements of propositional
logic.
1. NOT( )
2. AND( )
3. OR( )
4. IF-THEN(IMPLY) (→ )
5. IF AND ONLY IF( ↔)
1) Negation
The negation of a statement is also a statement with a truth value that is exactly
opposite that of the original statement.
2) Conjunction
3
Republic of the Philippines
Cagayan State University
SANCHEZ MIRA CAMPUS
Sanche Mira, Cagayan
3) Disjunction or Inclusive OR
Symbol: ∨ is read as OR
Example: P∨Q is translated as “P or Q“
4) Implication or Conditional
There are many ways how to read the conditional P→Q. Below are some of the few
common ones.
4
Republic of the Philippines
Cagayan State University
SANCHEZ MIRA CAMPUS
Sanche Mira, Cagayan
LESSON 3
TRUTH TABLE
In math logic, a truth table is a chart of rows and columns showing the truth value
(either “T” for True or “F” for False) of every possible combination of the given
statements (usually represented by uppercase letters P, Q, and R) as operated by
logical connectives.
I. Statement
A statement is a sentence or mathematical expression that is either definitely true or
definitely false but not both. It is usually denoted by an uppercase letter or variable. The
common ones are P, Q, R and S.
5
Republic of the Philippines
Cagayan State University
SANCHEZ MIRA CAMPUS
Sanche Mira, Cagayan
OPEN SENTENCE
An open sentence is a sentence that is either true or false depending on the value of
the variable(s). This kind of sentence is NOT a proposition because it must be definitely
true or definitely false.
Examples:
- The number k is even.
Notice, the sentence is true if k=4k=4 or false if k=7k=7. Since the truth value of
the sentence can be true or false depending on the value of the variable k, then
it is an open sentence, and thus not a proposition.
6
Republic of the Philippines
Cagayan State University
SANCHEZ MIRA CAMPUS
Sanche Mira, Cagayan