Discrete Flashcards
1
Q
What is the property of Conditional?
A
if p is true and q is false then p -> q is false other wise p -> is true
2
Q
What is the symbol of Conditional?
A
->
3
Q
What is the symbol of Conjuction?
A
4
Q
What is the property of Conjunction?
A
p and q = true then p^q is true other false
5
Q
What is the property of Biconditional?
A
if p and q are both false or true then p <-> q is true otherwise F
6
Q
What is the symbol of exclusive-or?
A
o+
7
Q
What is the symbol of Biconditional?
A
< - >
8
Q
A
9
Q
What is the symbol of Negation?
A
~
10
Q
What is the property of Disjunction?
A
p and q = false then pvq is false otherwise true
11
Q
What is the symbol of disjunction?
A
v