Quiz 1 Flashcards
A set whose elements can be listed in a sequence
Countable set
A countable set
Discrete set
The study of discrete (i.e. countable) objects and the relationship between them
Discrete mathematics
Consists of a new vocabulary word together with its description using already known terms
Definition
A declarative sentence that is both true or false, but not both
Proposition (a statement)
A sequence of sentences demonstrating the truth of a claim
Argument (a proof)
OR (∨)
AND (∧)
Negation/ NOT (~)
Implication implies/ if-then (→)
If and only if (⇔)
Logical operators (connectives)
Two propositional forms p and q are ________ if and only if they have the same truth values for each possible substitution of propositions into their component propositional variables
Logically equivalent
Theorem:
~(p ∨ q) ≡ ~p ∧ ~q
~(p ∧ q) ≡ ~p ∨ ~q
DeMorgan’s Law
A propositional form that is always true, denoted t
Tautology
A propositional form that is always false, denoted c
Contradiction
p ∧ q ≡ q ∧ p
p ∨ q ≡ q ∨ p
Commutative Law
(p ∧ q) ∧ r ≡ p ∧ (q ∧ r)
(p ∨ q) ∨ r ≡ p ∨ (q ∨ r)
Associative Law
p ∧ (q ∨ r) ≡ (p ∧ q) ∨ (p ∧ r)
p ∨ (q ∧ r) ≡ (p ∨ q) ∧ (p ∨ r)
Distributive Law
p ∧ t ≡ p
p ∨ c ≡ p
Identity Law