Math 163 Flashcards

Memorize (32 cards)

1
Q

Mapping Function

A

If we have two sets one A and one B if A -> (maps) to B. Every element in A must map to another element. And elements in A cannot map to another element more than once.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a function?

A

(input - output) relation also for every element in the domain there is exactly one element in the codmain (ordered pair)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an image?

A

If we have a a function going from A to B we say that in (a,b) b is the image/output of a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a pre-image?

A

If we have a a function going from A to B we say that in (a,b) a is the pre-image/input of b

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Surjective

A

Let A and B be sets and f is function from A to B. It is surjective when at least all of the elements in A map to all of the elements in B.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Injective

A

Let A and B be sets and f is a function from A to B. We say f is injective when every element of A has a unique image.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Bijective

A

When the function is both injective and surjective

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Inverse

A

(Will come back to)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Relation

A

Is a subset of AxB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Partial Order

A

Is a relation that has the properties of reflexive, antisymmetric, and transitive.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What properties does a relation need when it is on a graph set?

A

antireflexive and symmetric

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does a | b mean?

A

It means that b = a * k where k is a natural number. b is some multiple of a.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Equivalence Relation

A

Must be reflexive, symmetric, and transitive.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does S \ R mean

A

All of the elements in S that are that are in not is R.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Mathematical Statement

A

A declarative true or false statement cannot be both.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Conjunction(∧)

A

Whenever T(P) = 1 and T(Q) = 1
then, T(P ∧ Q) = 1. Otherwise T(P ∧ Q) = 0

17
Q

Disjunction(∨)

A

Whenever T(P) = 0 and T(Q) = 0
then, T(P ∨ Q) = 0. Otherwise T(P ∨ Q) = 1

18
Q

Negation(¬)

A

Means not P or that statement

19
Q

Mathmatical Formula

A

Is a statement that has a truth value for each element in a set.

20
Q

Universal Quantifier

A

“For every”

21
Q

Existential Quantifier

A

“There exists” or “At least one”

22
Q

Principle of mathematical induction

A

It is a template for constructing a mathmatical proof that consists of two main components. The base case and the inductive step.

23
Q

What is the outline of mathematical induction?

A

1.) State Fact
2.) Prove base case
3.) Assume P(k) to be true to prove P(k+1) to be true
4.) Express that your claim is valid for your range of elements

24
Q

What does this symbol mean “^”

A

Called a “conjunction”. This means when T(P) = 1 and T(Q) = 1 then it’s true else it’s false(zero).

25
What does this symbol mean "∨"
Called a "disjunction". This means when T(P) = 0 and T(Q) = 0 then it's false(zero) else it's true.
26
What does this symbol mean "⇒"
Called an "implication". This means that If P, then Q, The only time this is false is when P is true and Q is false. Think of P as the hypothesis and Q as the conclusion
27
What does this symbol mean "↔"
It's called "biconditional". If A ⇒ B and B ⇒ A have the same truth value then it is true else it is false.
28
Converse
Reversing the statement. If the original statement was P ⇒ Q then it would be Q ⇒ P.
29
Contrapositive
Reversing the statement rather than negating both statements. This is equal to the same truth values as the original statements. ¬ Q ⇒ ¬ P.
30
Define this symbol "ℂ"
It is called the complex number. Defined as {a+b𝒾 | a,b ∈ R}, Where "a" is the real part and "b" is the imaginary part.
31
Imaginary Unit "𝒾"
It means the number which is a solution of x^2 + 1 = 0. Morover 𝒾 = square root (-1).
32