ECM 1415 Propositional Logic (Discrete Mathematics)) Flashcards

1
Q

Give the truth table for p -> q

A

p q p -> q
T T T
T F F
F T T
F F T

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

How does implication (->) work?

A

Both operands must be the same OR the RHS must be true

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

Give the truth table for p < -> q

A

P Q (P ↔ Q)
F F T
F T F
T F F
T T T

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

How does biconditional (↔) work?

A

Both operands must have the same boolean value

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

tautology

A

A proposition that is always true

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

Contradiction

A

A proposition that is never true

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

Contigency

A

A proposition that is neither a tautology nor a contradiction

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

¬p -> q is the same as what expression (1) according to which law (2)?

A

(1) p \/ q
(2) Conditional-disjunctive law

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