Discrete Mathematics Exam 1

studied byStudied by 2 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 58

flashcard set

Earn XP

Description and Tags

Math

59 Terms

1
Derived Implications
The original implication (P
New cards
2
Boolean Algebra
A __, bB, consists of an associated set, B, together with three operators and four axioms. The binary operators + and * map elements of B x B to elements of B. The unary operator complement, (bar), maps elements of B to elements of B.
New cards
3
Proposition 2.29: The Uniqueness of 0 and 1
In any Boolean algebra, the distinct elements 0 and 1 are unique.
New cards
4
Duality Principle (for Boolean Algebras)
Let T be a theorem that is valid over a Boolean algebra. Then if all 0s and 1s are exchanged, and if all + and * are exchanged (with a suitable exchange in parentheses to preserve operator precedence), the result is a theorem that is also valid over the Boolean algebra.
New cards
5
Biconditional
p if and only if q (p
New cards
6
Boolean Algebra
A __, bB, consists of an associated set, B, together with three operators and four axioms. The binary operators + and * map elements of B x B to elements of B. The unary operator complement, (bar), maps elements of B to elements of B.
New cards
7
Cardinality; Infinite Set
The __ of a set is the number of elements in the set. The cardinality of the set, S, is denoted by S .
New cards
8
A set, S, is said to be __ if for each positive integer, n, there is a proper subset, Sn S, with Sn = n.
New cards
9
Cartesian Product
Let {Si | i = 1, 2, ...., n} be a fine collection of two or more sets. The Cartesian product of the collection, denoted S1 X S2 X S3 X ... X Sn, is the set of all ordered n-tuples with coordinate ai a member of Si. That is,
New cards
10
The Cartesian products S X S X ... X S is often abbreviated as S^n.
New cards
11
Complement
The __ A-bar of the set A is the set of all elements of the universal set that are not elements of A.
New cards
12
Conditional
A statement that is nor a taut. nor a contra. is called a __ statement.
New cards
13
Contradiction
A statement is called a __ if every entry in its truth table is F.
New cards
14
Deferred Acceptance Algorithm
round = 1
New cards
15
All suitors are initially considered unattached.
New cards
16
while at least one suit has no pending proposal, repeat the following:
New cards
17
Each unattached suitor proposes to his or her string of suitors, rejecting all except the highest ranked suitor. That suitor is told to wait while the proposal is considered. (The waiting suitor therefore becomes attached for the next round.)
New cards
18
Add 1 to round.
New cards
19
end while
New cards
20
All suits accept the proposal of the single suitor waiting for an answer.
New cards
21
Derived Implications
The original implication (P -> Q); The contrapositive (-Q -> -P) (logical equiv. to orig.); The converse (Q -> P); The inverse (-P -> -Q) (logically equiv. to conv.)
New cards
22
Difference
The set of all elements that are in A but are not in B. Denoted by A - B.
New cards
23
Disjoint
sets that have no elements in common
New cards
24
Duality Principle (for Boolean Algebras)
Let T be a theorem that is valid over a Boolean algebra. Then if all 0s and 1s are exchanged, and if all + and * are exchanged (with a suitable exchange in parentheses to preserve operator precedence), the result is a theorem that is also valid over the Boolean algebra.
New cards
25
Empty Set
∅, a set with no elements
New cards
26
implication
if p, then q. Denoted as P -> Q.
New cards
27
Intersection
The set of elements that are common to two or more sets. Denoted by A (upside down U) B.
New cards
28
Logical Equivalence
when 2 statements imply each other (the statements must both be true or both be false).
New cards
29
Negation of AND, OR, and NOT
just remember the negation symbol and that it undoes NOT. NAND and NOR.
New cards
30
Partition
A __ of a set A is a set of non-empty subsets of A that are pairwise disjoint and whose union is A. Basically a divided set.
New cards
31
Power Set
The __ of S, denoted P(s), is the set of all subsets of S (including the empty set and S itself).
New cards
32
Proper subset
B is a (underlined c) of A, but B is not equal to A. Denoted by a sideways U.
New cards
33
Proposition 2.17
Let A and B be sets. Then A (union) B (is a subset of) A.
New cards
34
Proposition 2.18
Let A and B be sets. Then
New cards
35
(A - B) U (B - A) = (A U B) - (A B)
New cards
36
Proposition 2.19: A De Morgan Law for Sets
Let A and B be sets. Then
New cards
37
(A U B)(complement) = A (intersects/or) B
New cards
38
Proposition 2.20: Eliminating Set Difference
Let A and B be sets. Then A - B = A (intersects/or) B (bar).
New cards
39
Proposition 2.29: The Uniqueness of 0 and 1
In any Boolean algebra, the distinct elements 0 and 1 are unique.
New cards
40
René Descartes advice
- Never accept anything as true unless I recognize it to be certainly and evidently true.
New cards
41
- Divide each of the difficulties that I encounter into as many parts as possible and necessary for an easier solution.
New cards
42
- Think an orderly fashion, beginning with the things that are simplest and easiest to understand and gradually reaching toward more complex knowledge.
New cards
43
- In both the process of searching and in reviewing when in difficulty, make enumerations so complete, and reviews so general, that I will be certain nothing is omitted.
New cards
44
Set Equality
two sets are equal if and only if they have the same elements
New cards
45
Set; Element; Member; Universal Set
Informally, a set is a collection of distinct objects, each thought of as a single entity. The set is the aggregate collection. The objects in the set are called the elements or members of the set. The potential elements are considered to be members of a set U, called the universal set.
New cards
46
The notation x (exists in) A is used to indicate that x is an element of the set A. The notation y -(exists in) A indicates that y is not an element of A.
New cards
47
Stability (Thm)
The Deferred Acceptance Algorithm always produces a stable assignment.
New cards
48
Stable Assignment
Given a collection of n men, m1.....mn, and n women, w1.....wn, we wish to associate every person with a mate. Suppose that each person ranks the people of the opposite gender by preference with no ties. An assignment is one of the possible collections of n couples. An assignment is stable if there does not exist a man, mi, and a woman, wj, who are not partners but mi prefers wj to his assigned bride and wj prefers mi to her assigned groom.
New cards
49
Subset
Set A is a __ of set B if and only if every element of set A is also in set B. This is denoted by B (underlined c) A.
New cards
50
Symmetric Difference
The symmetric difference of the sets A and B is denoted A (triangle) B which = (A-B) U (B-A).
New cards
51
Tautology
A statement is called a __ if every entry in its truth table is T.
New cards
52
Termination (Thm)
The Deferred Acceptance Algorithm always t_s.
New cards
53
The Operators AND, OR, and XOR
up arrow is and, down arrow or
New cards
54
Truth Table
A table used as a convenient method for organizing the truth values of statements
New cards
55
Unattached
A suitor will be called __ if he/she is not currently waiting for a suitee to respond to a proposal
New cards
56
Union
The set that contains all of the elements of two or more sets. Denoted by A U B.
New cards
57
Union and Intersection of Multiple Sets
Let {Si | i Y} be a collection of sets with index set Y. Their union is the set
New cards
58
Their intersection is the set
New cards
59
Viable
A suitee is __ to a suitor if that suitee has not already rejected a proposal from that suitor
New cards

Explore top notes

note Note
studied byStudied by 39 people
70 days ago
5.0(1)
note Note
studied byStudied by 13 people
183 days ago
5.0(1)
note Note
studied byStudied by 253 people
681 days ago
4.5(6)
note Note
studied byStudied by 18 people
813 days ago
5.0(1)
note Note
studied byStudied by 215 people
720 days ago
5.0(2)
note Note
studied byStudied by 22 people
710 days ago
5.0(2)
note Note
studied byStudied by 2488 people
700 days ago
4.7(6)

Explore top flashcards

flashcards Flashcard (55)
studied byStudied by 84 people
381 days ago
5.0(1)
flashcards Flashcard (44)
studied byStudied by 39 people
789 days ago
4.1(7)
flashcards Flashcard (58)
studied byStudied by 170 people
730 days ago
5.0(1)
flashcards Flashcard (45)
studied byStudied by 12 people
764 days ago
5.0(1)
flashcards Flashcard (45)
studied byStudied by 1 person
74 days ago
5.0(1)
flashcards Flashcard (43)
studied byStudied by 10 people
220 days ago
5.0(1)
flashcards Flashcard (42)
studied byStudied by 33 people
372 days ago
5.0(1)
flashcards Flashcard (101)
studied byStudied by 183 people
2 days ago
5.0(1)
robot