Arguments and Proofs


Arguments and Proofs


Our logical language FOL will be both

Reasoning
Arguments

Proofs
All proofs have the following features.

Direct Proof
A proof with no special assumptions is called a direct proof.

Conditional Derivation
A method for proving conditionals is to use conditional derivation: assume the antecendent, and then prove as your conclusion the consequent.

Indirect Derivation
To show that some sentence is true, we assume that it is false (we assume the negation of that sentence) and then show any contradiction. If a contradiction follows, something has gone wrong; and if we follow our rules of logic then the only thing that can have gone wrong was our assumption of the negation of our conclusion. So we must have been wrong to assume it is false, so it must be true.



A reminder about validity: your book says that a valid argument is one that we can prove with our system. This is true but it is not a definition! An argument is valid just in case if the premises are true, then the conclusion must be true. That is our definition of "valid," and that alone.