Logic
Estimated reading time: 3 min
Statements
To avoid ambiguity when expressing mathematical statements in various languages, which arises before even including slang, modern mathematicatians have moved to using an artifical, formalised language to express theories. This starts by specifying what a statement even is. Considering that a goal is to classify them into statements that are either true or false, we can say that a statement is a combination of natural and formal language that can be assigned a truthiness value of (true) and (false).
If is a statement we write for the truthiness value of . For example for the statement “An ape is a fish” we would have , while the statement “A rose is a plant” would yield .
The truthiness value of simple-looking statements often cannot be simply determined: One need only consider open, unsolved problems in mathematics:
Note that not any “sentence” results in a statement, since we may not be able to assign a (sensible) truthiness value, for example with “The number 3 is larger” and “If not yellow then red”.
Statements can also be composed together, via a few “elementary” operations:
- is the statement “not ”, which is true if and only if is false.
- is the statement ” or ”, which is true if and only if either or is true (or both).
- is the statement ” and ”, which is true if and only if both and are true.
- is the statement ” implies ”, which is true if and only if is always true if is also true.