Intro to Discrete Math Flashcards
Give examples of discrete objects
Integers (whole numbers), rational numbers (quotient of two integers), automobiles, houses, people
This category of mathematics is based upon a continuous number line. It is characterized by the fact that between any two numbers, there are almost always an infinite set of numbers.
Continuous Mathematics
This category of mathematics involves distinct values.
Discrete Mathematics
Give five connectives used in a propositional logic
Or (v)
And (^)
Negation (¬)
Implication/if-then (→)
If and only if (↔)
Condition: The proposition is true if at least any of the propositional variable A or B is true
OR (v)
Condition: Both propositional variables A and B are true
And (^)
Condition: Unless the propositional variables A and B are equal, the second variable is the truth value
Implication
Condition: The proposition is only true of both propositional variables are the same
If and only if
This is a formula which is always true for every value of its propositional variables
Tautology
This is a formula which is always false for every value of its propositional variables
Contradiction
This is a formula which has both some true and some false values for every value of its propositional variables
Contingency
This is the negation of both the hypothesis and the conclusion
(p→q) = (¬p→¬q)
Inverse
The is computed by interchanging the hypothesis and the conclusion
(p→q) = (q→p)
Converse
This is computed by interchanging the hypothesis and the conclusion of the inverse statement
(p→q) = (¬q→¬p)
Contrapositive