Chapter 18
Expanding Logical Relations
IN THIS CHAPTER
Understanding QL relational expressions
Unmasking identities
Writing proofs using relations and identities
In sentential logic (SL), you represent a basic statement with just one letter — a constant. For example, you can translate the statement “Barb is a tree surgeon” as
B |
(SL translation) |
In quantification logic (QL), you represent the same sentence with a two-letter combination of a property constant and an individual constant. For example:
|
(QL translation) |
This representation works great. But suppose you want to translate the statement “Barb hired Marty” into QL. Now that more than one person is in the picture, you need a way to express their relationship.
Or suppose you want to translate the statement “Barb is the best tree surgeon in the county.” In this case, you aren’t describing a property that applies to Barb, but rather her identity as the single best tree surgeon in the county.
Fortunately, QL allows you to express these more sophisticated ideas easily. In this chapter, I discuss both relations ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access