17
Today’s Topics •Relational predicates •Multiple quantification •Expansions of relational predicates

Today’s Topics

Embed Size (px)

DESCRIPTION

Today’s Topics. Relational predicates Multiple quantification Expansions of relational predicates. Relational Predicates. Assert relations that exist between objects Always have at least 2 variables Depending on the predicate, have or lack properties of Symmetry Transitivity Reflexivity - PowerPoint PPT Presentation

Citation preview

Page 1: Today’s Topics

Today’s Topics

•Relational predicates

•Multiple quantification

•Expansions of relational predicates

Page 2: Today’s Topics

Relational Predicates• Assert relations that exist between objects• Always have at least 2 variables• Depending on the predicate, have or lack

properties of– Symmetry– Transitivity– Reflexivity

• The order of the variables in a relational predicate is crucial

Page 3: Today’s Topics

Symbolizing with multiple quantifiers

• When symbolizing a quantified sentence with multiple quantifiers, it is frequently a good idea to paraphrase inward.

• Work from the gross external structure of an English sentence toward the finer structures

Page 4: Today’s Topics

Any thief can pick any lock

• (x)(If x is a thief, then x can pick any lock)

• (x)(Tx x can pick any lock)

• (x)(Tx (y)(If y is a lock, then x can pick it))

• (x)(Tx (y)(Ly Pxy))

Page 5: Today’s Topics

The order of quantifiers is significant1. (x)( y)Lxy says “everybody loves somebody

or other”

2. (x)(y)Lxy says, “there is at least one person who loves everyone”

3. (y)(x)Lxy says “somebody is loved by everyone”

4. (y)(x)Lxy says “everybody is loved by somebody or other”

• In a 3 element universe {a, b, c} where Lab, Lba, Lbb, Lbc, and Lcc are true:

• 1 is true, 2 is true, 3 is false and 4 is true

Page 6: Today’s Topics

Truth Functional Expansions of Formulas Using Relational

Predicates

• A truth functional expansion of a formula using relational predicates works just like a truth functional expansion of a formula using only monadic predicates.

Page 7: Today’s Topics

• Consider the 2 element universe {a,b}

• The truth functional expansion of

• (x)(y)Lxy is:

• [Laa v Lab] [Lba v Lbb]

• The truth functional expansion of

• (x)(y)Lxy is:

• [Laa Lab] v [Lba Lbb]

Page 8: Today’s Topics

Interpretations of Universes with Relational Predicates

• Providing an interpretation of a universe using relational predicates is a bit more difficult than with monadic predicates.

• We can provide an exhaustive list of all of the ordered sets of elements in the universe R

– ab

– ac

– bc

Page 9: Today’s Topics

• Alternatively, we can use a graphic representation of the extension of a predicate.

• In the following diagrams, the circle represents the universe.

• The numbers in the circles are the elements in the universe.

• An arrow running from one number to another, 1 2, means that 1 bears the relation in question to 2, but not that 2 bears the relation to 1 unless there is another arrow, 2 1

Page 10: Today’s Topics

Is the formula true or false in the universe as interpreted?

Page 11: Today’s Topics

• It is FALSE. There is no single object which bears the B relationship to everything in the universe. 8 comes close, but 8 does not bear B to itself, so 8 fails to bear B to everything.

• A small change in the diagram, however, makes the formula true in the universe.

Page 12: Today’s Topics

This formula is true in the universe as interpreted,

Page 13: Today’s Topics

Is the formula true or false in the universe as interpreted?

Page 14: Today’s Topics

Is the formula true or false in the universe as interpreted?

Page 15: Today’s Topics

Is the formula true or false in the universe as interpreted?

Page 16: Today’s Topics

Is the formula true or false in the universe as interpreted?

Page 17: Today’s Topics

• The formula in universe II is TRUE—every object in the universe bears B to some object or other.

• The formula in universe III is TRUE—everything in the universe bears B to some identifiable thing (2) including 2.

• The formula in universe IV is FALSE

• The formula in universe V is TRUE.