Rules of Replacement III Flashcards

1
Q

Law of Material Implication

A

(p -> q) <=> (~p v q)

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

Laws of Material Equivalence

A

(p <-> q) <=> (p -> q) ^ (q -> p)
(p <-> q) <=> (p ^ q) v (~p ^ ~q)

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

Law of Contraposition

A

(p -> q) <=> (~q -> ~p)

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

Law of Exportation

A

((p ^ q) -> r) <=> (p -> (q -> r))

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

Negation of an Implication

A

~(p -> q) <=> (p ^ ~q)

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