Week 1 - Sets, Proofs, Logic Flashcards

1
Q

How do you do a direct proof?

A

Restate the theorem in the form if(conditions) are true, then (conclusion) is true. Take some notes on what it means for the conclusion to be true and see where it leads. Argue in the direction of the conclusion. Always make sure to start from conditions and argue to the conclusions

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

What is the pigeonhole principle?

A

If you have more pigeons than holes, then there must be more than one pigeon in a hole

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

What is a constructive proof? What is a non-constructive proof?

A

A method of proof that demonstrates the existence of a mathematical object by creating or providing a method for creating the object. A non-constructive proof provides the existence of a particular kind of object without providing an example

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

What is a power set?

A

Power set P(A) of set A means that it is the set of all subsets of A

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

What is DeMorgan’s laws (logic version)?

A

(~p) V (~Q) is equal to ¬(P∧Q), and (¬P)∧(¬Q) is logically equivalent to ¬(P∨Q).

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

What does contrapositive mean?

A

Converse and inverse at the same time. Meaning you switch the logic statements, and you negate them.

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