Discrete Mathematics Exam 1

studied byStudied by 0 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 / 39

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

40 Terms

1

p v q

This is a disjunction: p or q, or p and q. This is an inclusive or.

New cards
2

p ^ q

This is a conjunction: p and q

New cards
3

p ⊕ q

This is an exclusive or: either p or q

New cards
4

p → q

This is an implication. If p, then q

New cards
5

Converse conditional statements

q → p

New cards
6

Contrapositive conditional statements

¬q → ¬p (has the same truth values as p → q)

New cards
7

Inverse conditional statement

¬p → ¬q

New cards
8

p ↔ q

This is a biconditional statement, also known as bi-implications. It means p if and only if q. True if both p and q have the same truth values. Also written as "p is necessary and sufficient for q", "if p then q, and conversely", and "p iff q".

New cards
9

Precedence of logical operators in 1st to 5th

1. ¬ 2. ^ 3. v 4. → 5. ↔

New cards
10

Bit

This is a symbol with two possible values, specifically 0 (zero) and 1 (one). 1 represents the True value and 0 represents a False value.

New cards
11

De Morgan's law

When you distribute a "¬", then you flip the conjunction or disjunction sign that you are distributing to.

New cards
12

p ∧ T ≡ p
p ∨ F ≡ p

Identity laws

New cards
13

p ∨ T ≡ T
p ∧ F ≡ F

Domination laws

New cards
14

p ∨ p ≡ p
p ∧ p ≡ p

Idempotent laws

New cards
15

¬(¬p) ≡ p

Double negation law

New cards
16

p ∨ q ≡ q ∨ p
p ∧ q ≡ q ∧ p

Commutative laws

New cards
17

(p ∨ q) ∨ r ≡ p ∨ (q ∨ r)
(p ∧ q) ∧ r ≡ p ∧ (q ∧ r)

Associative laws

New cards
18

p ∨ (q ∧ r) ≡ (p ∨ q) ∧ (p ∨ r)
p ∧ (q ∨ r) ≡ (p ∧ q) ∨ (p ∧ r)

Distributive laws

New cards
19

¬(p ∧ q) ≡ ¬p ∨ ¬q
¬(p ∨ q) ≡ ¬p ∧ ¬q

De Morgan's laws (1st and 2nd)

New cards
20

p ∨ (p ∧ q) ≡ p
p ∧ (p ∨ q) ≡ p

Absorption laws

New cards
21

p ∨ ¬p ≡ T
p ∧ ¬p ≡ F

Negation laws

New cards
22

Predicate

refers to a property that the subject of the statement can have (e.g. is greater than 3)

New cards
23

Propositional function

P at x or P(x); the function

New cards
24

Functionally Complete

Every compound proposition is logically equivalent to a compound proposition composed of only these logical operators

New cards
25

Satisfiability

Occurs when there is an assignment of truth values to its variables that makes it true

New cards
26

Set N

natural numbers = {0,1,2,3...}

New cards
27

Set Z

integers = {....-3,-2,-1,0,1,2,3....}

New cards
28

Set Z+

positive integers = {1,2,3.....}

New cards
29

Set R

real numbers

New cards
30

set R+

positive real numbers

New cards
31

set C

complex numbers

New cards
32

Q

set of rational numbers

New cards
33

Injection

Every single input into A (the domain) has a single output in B (the codomain). However, all of the codomain values do not have to be matched up. "One-to-one"

New cards
34

Surjection

Every element of the codomain is matched up with a value from the domain.

New cards
35

Bijection

It is both injective and surjective. In other words, every one of the domain has a single single output and every one of the codomain values is matched up with a value of the domain.

New cards
36

א

The Hebrew symbol aleph. |S| is equal to the cardinality "aleph null"

New cards
37

Join of matrices

A v B

New cards
38

The meet of matrices

A ^ B

New cards
39

Boolean Product

^ between terms and then v between the two deciding terms

New cards
40

Boolean Powers of zero-one matrices

for all positive integers n with n >=5, the matrix becomes all ones

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