Logical Negation Relation
(Redirected from logical negation relation)
Jump to navigation
Jump to search
A Logical Negation Relation is a unary propositional logic relation that reverses the Boolean variable value of the relation argument.
- AKA: ¬, Not Connective.
- Context:
- It has Truth Table:
A ¬ A T F F T
- It has Truth Table:
- Example(s):
- ¬(A).
- …
- Counter-Example(s):
- See: Propositional Expression, Logical Connective.