You are on page 1of 2

NOTES!

General Mathematics
main goal: use logic to analyze arguments (claims) to see if they are valid or invalid
statements, logical connectives and quantifiers
Logic is the study of methods and principles used in distinguishing correct or incorrect
DIFFERENT LOGICS
Propositional Logic
Area of logic that deals with propositions
LOGICAL OPERATORS
Used to create a compound proposition from two or more propositions

 Negation
 Conjunction
 Disjunction
 Implication
 Biconditional
Example:
Converse- If kaye is straight
Proposition B) Braza is beautiful then Braza is beautiful

Proposition K) Kaye is straight Inverse- If Braza is not beautiful


then Kaye is not straight
Disjunction
Contrapositive-If kaye is
B or K // B v K straight then Braza is not
beautiful
Conjunction
B and K// B ^ K
Negation
K is not straight
Implication
If, then statement// If B, then K
Example Proposition:
P:I study
S:I get good grades
TRUTH TABLE

P S Conjunction
T T True
T F False
F T False
F F False

P S Disjunction
T T True
T F True
F T True
F F False

P S Negation
T T False
T F False
F T True
F F True

P: I get an A
S: I will give you Php 1000

P S Implication
T T True
T F False
F T False
F F False

You might also like