Tutorial 17: The semantics of quantifiers
10Software
The Tutorial
We will certainly wish to discuss the truth and falsity of formulas with quantifiers in them.
Let us start with an Interpretation
Interpretation 1
Universe= {a,b}
F={a}
10Software
We will certainly wish to discuss the truth and falsity of formulas with quantifiers in them.
Let us start with an Interpretation
Interpretation 1
Universe= {a,b}
F={a}
6/18/07 10 Software
To learn how to use the Universal and Existential Quantifiers in symbolizing propositions.
Bergmann[2008] The Logic Book Sections 7.4
In Predicate Logic there are two new logical connectives, the Universal Quantifier (∀x) and the Existential Quantifier (∃x). These are used for symbolizing certain English constructions (they also have their own rules of inference and their own semantics, which we will learn about later).
6/16/07 10Software
The sentential rules of derivation carry over unchanged into Predicate Logic
Proofs
10 Software
A few concepts are needed give a simple portrayal of the truth and falsity of predicate logic formulas.
There is the notion of an Interpretation which consists of a Universe together with an account of how the various symbols in the predicate logic formulas apply in this Universe.
There should be a Universe, which is the collection of the objects that the formulas is about. We write, for example,
Universe = {a,b,c}
6/6/09 10Software
To learn how to interpret simple predicate logic formulas as being true or false.
This helps in proving invalidity by the technique of displaying a counter-example.
Bergmann[2008] The Logic Book Section 8.1
In propositional logic, we just took it that each of the atomic sentences either is true or is false-- we did not look into the structure of the sentences.
Truth can be discussed in more detail in predicate logic.
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.
10 Software
In predicate logic, many different styles of expression in English get cast into the same 'property-is-had-by-entity' form. For example,
6/14/07 10 Software
To start learning how to symbolize sentences using predicate logic.
Bergmann[2008] The Logic Book Sections 7.1-7.3
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.
1/27/09 10 Software
To learn how to use the Universal and Existential Quantifiers in symbolizing propositions.