Discrete Mathematics - Terminologies (Midterms)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/120

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

121 Terms

1
New cards

Set

Collection of definite and distinguishable objects adhering to certain rules and descriptions

2
New cards

Sets

Unordered collection of elements

3
New cards

George Cantor

Defined that sets are groups of elements following rules and descriptions

4
New cards

Roster/ Tabular Form & Set Builder Notation

Defining and representing sets can come in 2 ways, what are these?

5
New cards

Roster Form

What form is used when all elements are listed and enclosed by curly braces, with each element being separated with commas

6
New cards

Set Builder Notation

Form wherein the notation contains relations of symbols and words inside columns where each set element must first posses a property to become it becomes its member. It does not mention the elements individually directly

7
New cards

Variable

Set Builder Notation:

Represents x as the placeholder for any element in the set that satisfies the condition

8
New cards

: or |

Set Builder Notation:

Separates the variable from the conditions that define the set (read as such that).

9
New cards

Conditions

Set Builder Notation:

Properties that x must satisfy to be included in the set

10
New cards

Cardinality

Measures the number of elements in the set that determines its size (|A|)

11
New cards

Finite Set

A set with limited elements

12
New cards

Infinite Set

A set with unlimited elements

13
New cards

Empty or Null Set

Set with no elements

14
New cards

Equal Sets

Sets that have the same elements

15
New cards

Equivalent Sets

Sets with the same number of unique elements

16
New cards

Universal Set

Contains every element

17
New cards

Subsets

Sets where its elements are also elements of other sets

18
New cards

Proper Subset

If a subset does not contain all the elements of its parent set

19
New cards

2^n - 1

The formula to get all the elements of a subset excluding the null set

20
New cards

Superset

The parent set of a subset

21
New cards

Proper Superset

A superset wherein not all elements are contained in the subset

22
New cards

Power Set

A set that defines all subsets of a set

23
New cards

Union

Set Operations:

Denotes that a set consists all elements belonging to the defined sets (or both). Unifies all terms

24
New cards

Intersection

Set Operations:

Denoted by combining only like elements present in the defined sets

25
New cards

Complement

Set Operations:

Leaves a set of all elements that is not in the defined set but is in the universal set

26
New cards

Difference

Set Operations:

An operation done to remove like elements from defined sets

27
New cards

Cartesian Products

Set Operations:
Product of two or more sets that produces a sets of ordered pairs

28
New cards

Cartesian Product

Set operation that is not commutative

29
New cards

Symmetric Difference

Set Operations:

Consists of the union of elements done through using the difference operations simultaneously

30
New cards

Commutative law

Set Laws:

  • Order of sets does not matter

  • AUB=BUA (Union)

  • A∩B=B∩A (Intersection)

31
New cards

Associative Law

Set Laws:

  • The way the sets are grouped in terms for parenthesis does not affect the result as long as it is under the same operations

  • (A∪B)∪C = A∪(B∪C)

  • (A∩B)∩C = A∩(B∩C)

32
New cards

Idempotent Laws

Set Laws:

  • Repeats the same set operation on itself, producing the same outcome

  • A∪A = A

  • A∩A = A

33
New cards

Distributive Laws

Set Laws:

  • Equality relation between union and intersection

  • Shows how an operation is distributed to the other

  • A∩(B∪C) = (A∩B)∪(A∩C)

  • A∪(B∩C) = (A∪B)∩(A∪C)

34
New cards

De Morgan’s Law

Set Laws:

  • Explains the Unions and Intersections are related to the complements of its inverse

  • (A∪B)’ = A’∩B’

  • (A∩B)’ = A’∪B’

35
New cards

Identity Law

Set Laws:

  • States the relationship between the intersections with empty sets and union with universal sets will yield the set itself

  • A∪∅ = A

  • A∩U = A

36
New cards

Domination

Set Laws:

  • Also known as the Absorption Law, states that the union with an empty set and intersection with a universal set will absorb the original set and yield the null and universal respectively

  • A ∪ U = U

  • A ∩ ∅ = ∅

37
New cards

Complement Law

Set Laws:

  • States that the union and the intersection of a set and its complement will yield a universal and empty set respectively

38
New cards

Negation Law

Set Laws:

States that the complement of a negation will yield the original set prior to negation

39
New cards

Proposition

Declarative statement that can either be true or false

40
New cards

Simple Sentence

This statement does not include other statements and propositions

41
New cards

Complex sentences

Consists of more logical connectives

42
New cards

Negation, Conjunctions, Disjunction, Conditionals, & Biconditionals

Types of complex sentences

43
New cards

Negation

  • Reverses a statement

  • truth value p is false only if -p is true, vice versa

44
New cards

Conjunctions

  • AND sentences that put two sentences together claiming they are both true

  • True if and only if A and B are true

45
New cards

Disjunction

  • OR sentences that claim at least one is true

  • False if and only if both are false

46
New cards

Conditionals

  • Statements that are only false when the hypothesis is true and the conclusion is false

47
New cards

Inverse

Types of Conditionals:

Negates the hypothesis and conclusion

48
New cards

Converse

Types of Conditionals:

Changes the position of the conclusion and hypothesis

49
New cards

Contrapositive

Types of Conditionals:

Inverse of the Converse

50
New cards

Sufficient

Conditional that is enough on its own to satisfy the truth

51
New cards

Necessary

Condition that needs to be true to prove something else to be true

52
New cards

If

Used to introduce the condition

53
New cards

Then

Used to introduce the result

54
New cards

Biconditional

Statements that are both sufficient and necessary for something elese

55
New cards

Syntax

Refers to the form of the expression

56
New cards

Unary Propositional Operator / Negation

-

57
New cards

Conjunction

58
New cards

Disjunction

59
New cards

Conditional

60
New cards

Biconditional

61
New cards

Semantics

Refers to the meaning of expressions

62
New cards

Truth Tables

Shows all the possible truths in a given proposition

63
New cards

Tautology

Nature of Propositions:

Proposition that is always true for all possible truth values

64
New cards

Contradiction

Nature of Propositions:

Proposition that is always false for all possible truth values

65
New cards

Contingency

Nature of Propositions:

Proposition that contains both true and false values

66
New cards

Logically Equivalent Sentences

What do you call when both propositional statements have the same truth values?

67
New cards

Propositional Equivalence

Replacement of a statement with another equal statement of equal truth value

68
New cards

Compound Propositions

A term used to define propositional variables with logical operators

69
New cards

Logical Equivalence

Compound Propositions with the same truth values in all cases

70
New cards

De Morgans

Key Logical Laws:

  • Named after Augustus De Morgan, an English Mathematician in the mid-19th Century

  • Dictates the negation of a disjunction is the conjunction of its components, and vice versa

71
New cards

Associative Law

Key Logical Laws:

Propositions with only conjunctions and disjunctions that have grouping (parenthesis) does not affect the truth value

72
New cards

Idempotent Law

Key Logical Laws:

Applying the same logical operation on itself does not change the value

73
New cards

Commutative

Key Logical Laws:

Placement does not affect the result

74
New cards

Distributive

Key Logical Laws:

Rearranges the expression by factoring the propositions AND and OR

75
New cards

Material Equivalence

Key Logical Laws:

Refers to a logical relationship that is either true together or false together

76
New cards

Involution

Key Logical Laws:

Applying Negation twice returns it to its original proposition

77
New cards

Material Implication

Key Logical Laws:

States that if the hypothesis is true then the conclusion must be true

78
New cards

Exportation

Key Logical Laws:

Shows that a conditional statement with a conjunction can be rewritten as a nested conditional

79
New cards

Identity

Key Logical Laws:

True is a Proposition that is always true and False is a proposition that is always false

80
New cards

Predicate Logic

Fundamental extension of propositional logic that allows more flexible expressions by incorporating variables, quantifiers, and predicates

81
New cards

Lack of Expressiveness

Limitations of Propositional Logic:

Can’t handle statements with variables, relationships, or generalizations

82
New cards

Cannot infer truth

Limitations of Propositional Logic:

Cannot establish the truth of a proposition that isn’t given a premise or can’t be inferred by laws of inference

83
New cards

No Quantifiers

Limitations of Propositional Logic:

Cannot express specific instances through universal or existential quantifiers, therefore they cannot represent all or some

84
New cards

Cannot Represent Relationships

Limitations of Propositional Logic:

Propositional statements treats statements as atomic units, no relationships

85
New cards

Cannot Represent Relationships

Limitations of Propositional Logic:

Cant provide formal and structured ways of expressing relationships between multiple objects

86
New cards
  • Variables

  • Express relationships

  • Quantifiers

What does predicate logic introduce?

87
New cards

Predicate

  • Function that maps objects to truth values

  • A statement that applies a property or description

  • Predicate(Domain) = P(x)

88
New cards

Variables

Represents unspecified objects from the domain

89
New cards

Constants

Represent specific objects from the domain

90
New cards

Quantifiers

  • States the domain in which the predicate holds true

  • Used with predicates to know what extent is the range of elements

91
New cards

Universal Quantifier

Denoted by symbol ∀ that expresses that the predicate applies to all elements int he domain (reads “for all”)

92
New cards

Existential Quantifier

Denoted by ∃ that tells the amount or quantity that there is at least one or some

93
New cards

Nested Quantifiers

Quantifiers that occur within the scope of quantifiers

94
New cards

95
New cards

Universal Universal

∀x∀yP(x,y)

96
New cards

Universal Existential

∀x∃yP(x,y)

97
New cards

Existential Universal

∃x∀yP(x,y)

98
New cards

Existential Existential

∃x∃yP(x,y)

99
New cards

Rules of Inference

The standards in which we consider certain arguments are valid if it only uses given hypotheses together

100
New cards

Universal Instantiation

Says that c is true for every element of the domain, we name an element by c so c is true for all these things