@Lafari to No Stupid Questions • 10 months agoIs "If A then B" equal to "B if and only if A"?message-square61arrow-up151arrow-down111
arrow-up140arrow-down1message-squareIs "If A then B" equal to "B if and only if A"?@Lafari to No Stupid Questions • 10 months agomessage-square61
minus-square@zenharbingerlink6•edit-210 months agoB can still be true when a is false. iff means that b can only be true when a is true. Also, the equivalent statement is. vehicle if and only if car. not car only if vehicle since a truck is a vehicle, the statement is false. Somewhat wrong above: A B a iff b T T T T F F F T F F F T look online for truth tables.
B can still be true when a is false. iff means that b can only be true when a is true.
Also, the equivalent statement is.
vehicle if and only if car.
not
car only if vehicle
since a truck is a vehicle, the statement is false.
Somewhat wrong above:
A B a iff b
T T T
T F F
F T F
F F T
look online for truth tables.