C959: Discrete Math I latest updated version with 100% correct answers 2026-2027

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/304

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:57 PM on 6/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

305 Terms

1
New cards

Form

When an argument has been translated from English using symbols

2
New cards

Invalid

Describes an argument when the conclusion is false in a situation with all the hypotheses are are true

3
New cards

Valid

Describes an argument when the conclusion is true whenever the hypotheses are all true

4
New cards

Conclusion

The final proposition

5
New cards

Hypothesis

Each of the propositions within an argument

6
New cards

Argument

Sequence of propositions

7
New cards

Two Player Game

In reasoning whether a quantified statement is true or false, it is a useful way to think of the statement in which universal and existential compete to set the statement's truth value.

8
New cards

Nested Quantifier

A logical expression with more than one quantifier that binds different variables in the same predicate

9
New cards

Predicate

A logical statement whose truth value is a function of one or more variables

10
New cards

Domain of a variable

The set of all possible values for the variable

11
New cards

universal quantifier

∀ "for all"

12
New cards

universally quantified statement

∀x P(x)

13
New cards

Counterexample

For a universally quantified statement, it is an element in the domain for which the predicate is false.

14
New cards

existential quantifier

∃ "there exists"

15
New cards

Existentially quantified statement

∃x P(x)

16
New cards

Quantifier

Two types are universal and existential

17
New cards

Quantified Statement

Logical statement including universal or existential quantifier

18
New cards

Logical proof

A sequence of steps, each of which consists of a proposition and a justification for an argument

19
New cards

Arbitrary element

Has no special properties other than those shared by all elements of the domain

20
New cards

Particular element

May have properties that are not shared by all the elements of the domain

21
New cards

Theorem

Statement that can be proven true

22
New cards

Proof

Series of steps, each of which follows logically from assumptions, or from previously proven statements, whose final step should result in the statement of the theorem being proven

23
New cards

Axiom

Statements assumed to be true

24
New cards

Generic object

We don't assume anything about it besides assumptions given in the statement of the theorem

25
New cards

Proof by exhaustion

If the domain is small, might be easiest to prove by checking each element individually

26
New cards

Counterexample

An assignment of values to variables that shows that a universal statement is false

27
New cards

Direct proof

The hypothesis p is assumed to be true and the conclusion c is proven to be a direct result of the assumption; for proving a conditional statement

28
New cards

Rational number

A number that can be expressed as the ratio of two integers in which the denominator is non-zero

29
New cards

Proof by contrapositve

Proves a conditional theorem of the form p->c by showing that the contrapositive -c->-p is true

30
New cards

Even integer

2k for some integer k

31
New cards

Odd integer

2k+1 for some integer k

32
New cards

Irrational number

Real number that cannot be written as a fraction

33
New cards

Proof by contradiction

Starts by assuming that the theorem is false and then shows that some logical inconsistency arises as a result of this assumption

34
New cards

Indirect proof

Another name for a proof by contradiction

35
New cards

Proof by cases

For a universal statement, it breaks the domain into different classes and gives a different proof for each class. All of the domain must be covered.

36
New cards

Parity

Whether a number is odd or even

37
New cards

Absolute value

Of a real number x, is defined as |x| = -x if x ≤ 0, and |x| = x if x ≥ 0.

38
New cards

Set

A collection of objects

39
New cards

Elements

Objects in a set

40
New cards

Roster notation

Definition of a set by listing elements enclosed in curly braces with elements separated by commas

41
New cards

Empty set

Set with no elements, denoted Ø

42
New cards

Finite set

Set with finite number of elements

43
New cards

Infinite set

Set with infinite number of elements

44
New cards

Cardinality

Number of elements in set A, denoted |A|

45
New cards

Set N

Set of natural numbers

46
New cards

Set Z

Set of all integers

47
New cards

Set Q

Set of rational numbers

48
New cards

Set R

Set of real numbers

49
New cards

Set builder notation

A set is defined by specifying that the set includes all elements in a larger set that also satisfy certain conditions

50
New cards

Universal set

Set that contains all elements mentioned in a particular context, often denoted U

51
New cards

Venn diagram

Used to represents sets where a rectangle is used to denote the universal set U, and oval shapes to denote sets within U

52
New cards

Subset

A is a _______ of B if every element in A is also an element of B, denoted A⊆B

53
New cards

Proper subset

A is a ________ of B if A⊆B and A≠B, denoted A⊂B

54
New cards

Power set

The set of all subsets, denoted P(A) for set A

55
New cards

Intersection

Between sets A and B, it is the set of all elements that are elements of both A and B, denoted A ∩ B

56
New cards

Union

The set of all elements that are elements of A or B or both, denoted A∪B

57
New cards

Difference

For sets A and B, the set of elements that are in A but not in B, denoted A-B

58
New cards

Symmetric difference

For sets A and B, the set of elements that are a member of exactly one of A and B but not both, denoted A⊕B = (A-B) U (B-A)

59
New cards

Complement

Of set A, the set of all elements in U that are not elements of A, denoted Ā

60
New cards

Ordered pair

Written (x,y)

61
New cards

Entry

Name for the x or y in an ordered pair

62
New cards

Cartesian product

For two sets A and B, the set of all ordered pairs in which the first entry is in A and the second entry is B, denoted A x B

63
New cards

Ordered triple

Ordered list of three items, denoted (x, y, z)

64
New cards

Ordered n-tuple

An order list of n items, for n ≥ 4

65
New cards

String

Sequence of characters

66
New cards

Alphebet

Set of characters used in a set of strings

67
New cards

Length

Number of characters in a string

68
New cards

Binary string

A string whose alphabet is {0,1}

69
New cards

Bit

A character in a binary string

70
New cards

n-bit string

A string of length n, another way to describe length

71
New cards

Empty string

String with length of 0, denoted λ

72
New cards

Concatenation

If a & b are two strings, when a and be are put together, denoted ab

73
New cards

Disjoint

When two sets A and B have an empty intersection, A ∩ B = Ø

74
New cards

Pairwise disjoint

For a sequence of sets, A1, A2,...,An, when every pair of distinct sets in the sequence is disjoint

75
New cards

Partition

Of a non-empty set A, is a collection of non-empty subsets of A such that each element of A is in exactly one of the subsets

76
New cards

Function

That maps elements of a set X to elements of a set Y is a subset of X x Y such that for every x∈X there is exactly one y∈Y for which (x,y)∈f

77
New cards

Domain (functions)

The set x of function f

78
New cards

Target

The set Y of function f

79
New cards

Arrow diagram

Way to graphically represent a function with a finite domain

80
New cards

Range

For a function f:X→Y, an element is in it if and only if there is an x∈X such that (x,y)∈f

81
New cards

Equal functions

When functions f and g have the same domain and target and f(x) = g(x) for every element x in the domain, denoted f=g

82
New cards

Floor function

Maps real numbers to the nearest integer in the downward direction

83
New cards

Ceiling function

Rounds a real number to the nearest integer in the upward direction

84
New cards

Injective

For a function f:X→A the range of f is equal to the target A; for every a∈A, there is an x∈X such that f(x)=a

85
New cards

Surjective

For a function f:X→A, x1 ≠ x2 implies that f(x1) ≠ f(x2); f maps different elements in X to different elements in A

86
New cards

Bijective

When a function is injective and surjective

87
New cards

Bijection

Name of a bijective function

88
New cards

Onto

Another name for surjective

89
New cards

One-to-one

Another name for injective

90
New cards

Invertable

Characteristic of a function if there exists a function g with domain Y and range X with the property f(x)=y ⇔ g(y)=x

91
New cards

Inverse

As long as function f:X→Y is a bijection, it is obtained by exchanging the first and second entries in each pair f, denoted f^(-1)

92
New cards

Composition of a function

The process of applying a function to the result of another function

93
New cards

Identity function

Always maps a set onto itself and maps every element onto itself

94
New cards

Strictly increasing

For a function f, if whenever x1

95
New cards

Strictly decreasing

For a function f, if whenever x1

96
New cards

Boolean algebra

Set of rules and operation for working with variables whose values are either 0 or 1

97
New cards

Digital logic

Area of computer science concerned with designing computer circuitry

98
New cards

Boolean variables

Variables that can have a value of 0 or 1

99
New cards

Boolean expression

Built by applying Boolean operation to Boolean variables or constants 1 or 0

100
New cards

Equivalent (Boolean expressions)

If two Boolean expressions have the same value for every possible combination of values assigned to the variables contained in the expressions