predicate

Review of New Material

Topic
Logical System

Review of new material

A start can be made in predicate logic by taking apart 'atomic' propositions and by re-phrasing what they have to say in a 'entity-has-property' way.

The constant terms a,b,c...h are used to denote entities, the predicates A,B,C...Z are used to denote properties that these entities have, and these are put together by writing the predicate first followed by the term, for example Gb.

Tutorial 11: Sketch of the second part of the course, and symbolizing propositions using predicate logic.

Logical System

6/14/07 10 Software

Skills to be acquired in this tutorial:

To start learning how to symbolize sentences using predicate logic.

Reading

Hausman[2007] Logic and Philosophy Chapter 7

The Tutorial:

There are many valid arguments which cannot be shown to be valid using sentential logic alone. For example,

Beryl is a philosopher.
All philosophers are wise.
Therefore
Beryl is wise.

Tutorial 24: Review of the Quantificational Rules and their restrictions.

Logical System

6/20/07 10Software

Skill to be acquired:

To understand how the various restrictions on the quantificational rules work to exclude certain kinds of invalid inferences

Reading

Bergmann[2004] The Logic Book Section 10.1

The Tutorial

The Rule of Universal Elimination UE

If a derivation contains a line of the form

n (∀<variable>)<scope> <any justification>

then a line of the form

<<scope>[<constant>/<variable>]> 'n ∀E'

Tutorial 23: The semantics of relations

Logical System

11/9/2007 10Software

The Tutorial

The semantics of relations proceeds in much the way one would expect-- the new item that has to be taken account of is the order of the terms (because, for example, Tab is not at all the same thing as Tba -- Arthur being taller than Beryl is not the same as Beryl being taller than Arthur).

Let us start with an Interpretation

Interpretation 1

Universe= {a,b}
F={a}

Tutorial 22: Symbolizing Relations

Logical System

10 Software

The Tutorial

Thus far we have considered only 'monadic' predicates-- our atomic formulas consist of a predicate followed by only one term-- for example, Fx. But in English we regularly encounter dyadic predicates or relations. For example, 'Arthur is taller than Bert' cannot be symbolized with the tools we have used so far; what is needed is a relation to represent '...is taller than ...' Txy, say, and then the proposition would be symbolized Tab.