Discrete Math Symbols

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

1/44

flashcard set

Earn XP

Description and Tags

List of all Discrete Math Symbols

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

45 Terms

1
New cards

“element of”

2
New cards

3 ∈ {1, 2, 3}

3 is in the set

3
New cards

“not element of”

4
New cards

4 ∉ {1, 2, 3}

4 is not in the set

5
New cards

“proper subset of”

6
New cards

{1,2} ⊂ {1,2,3}

Left set is part of the right set

7
New cards

"subset of or equal to"

8
New cards

A ⊆ A

A includes all elements of itself

9
New cards

“proper superset of"

10
New cards

{1,2,3} ⊃ {1,2}

Reverse of subset

11
New cards

union

12
New cards

A ∪ B

All elements in A, B, or both

13
New cards

“intersection”

14
New cards

A ∩ B

Only elements in both A and B

15
New cards

-

“set difference”

16
New cards

A-B

Elements in A but not in B

17
New cards

\overline{A} or A^c

“complement”

18
New cards

\overline{A}

Everything not in A

19
New cards

“empty set”

20
New cards

A ∩ B = ∅

No elements in common

21
New cards

¬

not (negation)

22
New cards

“and” (conjunction)

23
New cards

P ∧ Q

Both P and Q must be true

24
New cards

“or” (disjunction)

25
New cards

P∨Q

Either P, or Q, or both

26
New cards

implies

27
New cards

P→Q

If P is true, Q must be true

28
New cards

“if and only if” (iff)

29
New cards

P ⇔ Q

P is true exactly when Q is true

30
New cards

Therefore

31
New cards

P ∴ Q

Used to conclude a result

32
New cards

“for all” (universal quantifier)

33
New cards

∀x ∈ A, P(x)

P is true for every x in A

34
New cards

“there exists”

35
New cards

∃x ∈ A, P(x)

There is at least one x such that P(x) is true

36
New cards

∃!x ∈ A, P(x)

Only one x makes P(x) true

37
New cards

Natural numbers

38
New cards

ℕ = {1,2,3,}

Positive integers (sometimes includes 0)

39
New cards

Integers

40
New cards

{…, -2, -1, 0, 1, 2, …}

All whole numbers

41
New cards

Rational Numbers

42
New cards

1/2 , ¾ ∈ ℚ

Fractions (p/q form)

43
New cards

Real numbers, Includes all decimals, π, √2, etc.

44
New cards

C

Complex Numbers

45
New cards

a+bi ∈ C

Numbers with real and imaginary parts