<< Chapter < Page | Chapter >> Page > |
Throughout these exercises, is simply a shorthand for .
Consider the binary relation on the domain .
List all the ordered pairs in the relation.
Display the relation as a directed graph.
Display the relation in tabular form.
Is the relation reflexive? symmetric? transitive?
How would you define as a ternary relation?
List the set of triples in the relation on the domain .
Generalize the previous problem to describe how you can represent any -ary function as a -ary relation.
Are each of the following formulas valid,
[Practice problem solution provided.]
Suppose we wanted to represent the count of neighboring pirates with a binary relation, such that when location has two neighboring pirates, will be true. Of course, would not be true in this situation. These would be analogous with the propositional WaterWorld propositions and , respectively.
If we only allow binary relations to be subsets of a domain crossed with itself,then what must the domain be for this new relation ?
If we further introduced another relation, , what is a formula that would help distinguishintended interpretations from unintended interpretations? That is, give a formula that is true under all our intendedinterpretations of but is not true for some
nonsenseinterpretations we want to exclude. (This will be a formula without an analog in the WaterWorld domain axioms .)
The relation needs to accept locations as well as numbers, so the domain is , where is the set of WaterWorld locations. Alternatively, you could use instead of , the set of all natural numbers.
The difficulty is that it's possible to ask about nonsensical combinations like and . Adding , any interpretation would be expected to satisfy, for arbitrary and , .
Notification Switch
Would you like to follow the 'Intro to logic' conversation and receive update notifications?