Logic is the fundamental tool used for arguments in natural language, statements in computer science, and the ultimate method in evaluating truth and validity. Logic is not always intuitive to people, so we formalize it and explain it in a way to help organize your arguments and determine whether a conclusion really follows its premises.
A proposition is any statement that can be true or false. In English, these are declarative sentences. The following are examples of propositions.
A proposition is not a question or command. The following are not examples of propositions.
We often formalize propositions with capital letters like P, Q, R, and so on.
If a proposition is true we write val(P) = 1. If a proposition is false we write val(P) = 0.
0 comments