- #1
roadrunner
- 103
- 0
i am doing truth tables in a comp sci course and unsure as to what <--> and --> mean
for example
p-->q boook says p implies q
p<-->q boook says biconditional of two statements
truth table sshown is as folllowes
p w p-->q p<-->q
0 0 1 1
0 1 1 0
1 0 0 0
1 1 1 1
i don't get those two columns because i don't understand what the "-->" and "<-->" notations mean
i think the last one just means that p/q either both have to be truw or both half to be false?
thanks!
for example
p-->q boook says p implies q
p<-->q boook says biconditional of two statements
truth table sshown is as folllowes
p w p-->q p<-->q
0 0 1 1
0 1 1 0
1 0 0 0
1 1 1 1
i don't get those two columns because i don't understand what the "-->" and "<-->" notations mean
i think the last one just means that p/q either both have to be truw or both half to be false?
thanks!