Logical inference rules provide the foundation for constructing correct arguments. These are patterns that ensure if the starting statements are true, the conclusion will also be true.
If p is true, and p implies q, then q is true.
Example: If it is raining (p), then the road is wet (q). It is raining → therefore the road is wet.
If p → q is true, and q is false, then p cannot be true.
Example: If it is raining (p), then the road is wet (q). The road is not wet → therefore it is not raining.
If p implies q, and q implies r, then p implies r.
Example: If you study (p), then you understand the material (q). If you understand the material, then you will succeed on the exam (r). Therefore: if you study, you will succeed on the exam.
If p or q is true, and p is false, then q is true.
Example: Either Anna is at home (p), or at the store (q). If she is not at home, then she must be at the store.
Double negation returns to the original statement: if it is not true that not p, then p is true.
Inference rules ensure correct reasoning. The most well-known are: modus ponens, modus tollens, hypothetical and disjunctive syllogism, as well as the double negation rule.
We have reviewed and checked the materials, but errors may still occur. The content is provided for educational purposes only, so use it at your own responsibility and verify with other sources if needed.
Please sign in to ask Lara about Inference Rules.
Select Language
Set theme
© 2025 ReadyTools. All rights reserved.