Comment: The language of predicate logic greatly increases our ability to capture the logic of intuitively valid arguments. Consider, for example, the following:
All logicians are fastidious.
Willard is a logician.
Therefore, Willard is fastidious.
Every horse is an animal.
Therefore, every horse's head is the head of some animal.
Definition: The vocabulary of predicate logic consists of:
Comment: The Greek
letters ,
,and
will be used as metavariables for terms.
Definition:
A 1-place predicate letter is a symbol from the following list:
Definition:
A 2-place predicate letter is a symbol from the following list:
Definition: An n-place predicate letter is a symbol from the following list:
Comment: Predicate
letters will sometimes be referred to as `predicates' for short. The Greek
letter
will be used as a metavariable for predicates.
Comment: In practice,
superscripts and subscripts can be omitted. Any of the capital letters
may appear as sentence letters or predicate letters.
Definition:
A universal quantifier is any symbol of the form ,
where
is
a variable.
Comment: Universal
quantifiers are used to represent the English word `every' and its synonyms
(`all', `each', etc.).
Definition:
An existential quantifier is any symbol of the form ,
where
is a variable.
Comment: Existential
quantifiers are used to represent the English word `some', in the sense
of `at least one'.
Definition: An expression of predicate logic is any sequence of items from the vocabulary of predicate logic.
Examples
Comment: It is always
possible to tell how a letter is being used in a wff by looking at the
number of terms immediately following it. A capital letter with no terms
following it is a sentence letter, one followed by one term is a 1-place
predicate; in general, a capital letter with n terms following it
is an n-place predicate.
Recursive Definition of `Well Formed Formula (wff) of Predicate Logic':
Definition:
Wffs of the form are
known as universally quantified , or universal , wffs.
Definition:
Wffs of the form are
known as existentially quantified , or existential , wffs.
Comment: We will continue
to use the parenthesis dropping conventions of sentential logic.
Examples (subscripts and superscripts are dropped after the first example)
Comment: It is often
convenient to omit repetitions of
and
.
Examples
You may abbreviate
You may abbreviate
Definition:
An open formula is the result of replacing at least one occurrence
of a name in a wff by a new variable (one not already occurring in the
wff). Wffs of the form
are known as existentially quantified , or existential ,
wffs.
Comment: Open formulas
are not wffs, and hence never appear in any line of a proof. Rather, the
notion will be used when the rules of proof for predicate logic are defined.
Examples of open formulas
Definition:
The scope of a quantifier in a formula
is the shortest open formula occurring to the right of the quantifier.
Examples
In the wff
the scope of the quantifier
is
.
In the wff
Definition:
An occurrence of a variable that
is in the scope of a quantifier for that variable (i.e., a quantifier of
the form
or
)
is said to be bound . An occurrence of a variable
that is not bound is said to be free .
Comment: In a wff,
every occurrence of a variable is
bound. In an open formula, at least one occurrence of a variable is free.
Definition:
A quantifier whose scope in a wff or open formula
contains another quantifier is said to have wider scope in
than the second quantifier. The second quantifier is said to have narrower
scope in
.
Examples
In the wff
Definition: A universalization of a sentence with respect to a given name occurring in the sentence is any sentence obtained by the following two steps:
Universalisations of the
form
Exercise: Give
an example of a sentence and
a name
such that
is a universalization of
with respect to
.
Do the same for
.
Definition: An existentialization of a sentence with respect to a given name occurring in the sentence is any sentence obtained by the following two steps:
Examples
Existentializations of the
formula
Definition: An instance of a universally or existentially quantified sentence is any sentence obtained by the following two steps:
Examples
The sentences
http://philebus.tamu.edu/~cmenzel/240/LectureNotes/Sec3.1
Last updated Tue 31 Mar 1998