Topic 1 - Basic Concepts Flashcards

1
Q

Define: Conjunction

A

A statement that is true if and only if both statements P and Q are true, denoted P ∧ Q

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

Define: Disjunction

A

A statement that is true if and only if either statements P or Q (or both) are true, denoted P ∨ Q.

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

Define: Negation

A

A statement that has the opposite truth value to that of P, denoted ¬P.

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

Define: Implication

A

A statement compounded by two statements (P and Q) of the form “if P…, then Q…”, denoted P ⇒ Q.

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

Define: Equivalence

A

A statement compounded by two statements (P and Q) such that P ⇒ Q and Q ⇒ P, denoted P ⇔ Q

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

Define: Set

A

A collection of distinct objects, called elements

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

Define: Function

A

A rule that assigns each element of a set A a unique element of a set B, denoted f: A → B.

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

T/F: The negation of “P ∧ Q” is “¬P ∨ ¬Q”.

A

True. The negation of “P ∧ Q” is “¬(P ∧ Q)”, which is equivalent to “¬P ∨ ¬Q” by De Morgan’s Law.

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

T/F: (P∧Q) ⇒ R is equivalent to ¬(P∧Q) ⇒ ¬R.

A

False. It is equivalent to ¬R ⇒ ¬(P∧Q) by the contrapositive proposition.

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