|
Not |
In logic,
a negation of a statement is formed by placing the word "not"
into the statement. Using the word "not"
will always have the
opposite truth value. What was TRUE,
will become FALSE, or what was
FALSE, will become
TRUE. |
Logic
is the study of reasoning, and
it deals with statements that are either
true or
false. The negation
of a statement is a statement that has a different truth value. That
is, if a statement is true, it's negation would be false.
Examples:
|
Original Statement: A cat is an
animal. (is true)
Negation: A cat is not an
animal. (is false) |
|