If and are simple propositions, then is true when
is false and is true
Explantion for the correct option:
Step-1: Definition of Logical negation and Bi-conditional:
Logical Negation: Logical negation is defined as when we apply negation to a proposition then it gives the opposite value as output for the input. If is True then is False and vice versa.
Notation: Negation is denoted by the symbol
Bi-conditional:
Let, and are two simple propositions. If and both the propositions are either True or False then Bi-conditional gives the output as True otherwise if anyone is False then the output is False.
Notation: Bi-conditional is denoted by the symbol
Step-2: Truth Table:
The truth table is used to perform logical operations on given propositions. It is used to check whether the given propositional statement is either True or False. Using some of the logical operations like AND, OR, NOR, Conditional, and Bi-conditional.
Given and are both simple propositions
The truth table for is given below
T | T | F | F |
T | F | T | T |
F | T | F | T |
F | F | T | F |
Where T is True and F is False.
From the above table, we can conclude is True if is False and is True.
Hence option 'C' is the correct answer.