S1, C2: Logic Flashcards

1
Q

Converse

A

The converse of A => B is B => A.

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

Equivalence

A

P is equivalent to Q if P is true iff Q is true. P Q.

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

Negation

A

The negation of P is ¬P (not P).

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

Contrapositive

A

The contrapositive of P => Q is ¬Q => ¬P. These two statements are equivalent.

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

The statement P => Q is equivalent to

A

¬P ‘or’Q

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

Injective

A

A function f: A -> B is injective if for all s, t ∈ A s.t. s =/ t, then f(s) =/ f(t).

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

Surjective

A

We say that f is surjective if, for each b ∈ B, there

exists at least one element a ∈ A such that f(a) = b.

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