bergmann

Tutorial 14: Some Terminology for the Semantics of Predicate Logic

Logical System

10 Software

The Tutorial

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}

Tutorial 13: An Introduction to Truth in Predicate Logic

Logical System

6/6/09 10Software

Skill to be acquired:

To learn how to interpret simple predicate logic formulas as being true or false.

Why this is useful:

This helps in proving invalidity by the technique of displaying a counter-example.

Reading

Bergmann[2008] The Logic Book Section 8.1

The Tutorial:

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.

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.

Try your own derivations

Logical System

Roll your own derivations

6/21/07 10 Software

You may have derivations of your own that you wish to try. Just type, paste, or drag and drop, them into the panel, select your derivation, and click 'Start from selection'.

[Often copy-and-paste won't work directly from a Web Page; however, usually drag-and-drop will work!]

You will need to use the correct logical symbols. Here they are

F ∴ F & G ∼ & ∨ ⊃ ≡ ∀ ∃ ∴

Review of Sentential Logic

Logical System

6/14/07

You now have to tools to appraise sentential arguments.

Let us run through how these might be used with two examples.

Example 1.

Consider the argument

If no human action is free, then no one is responsible for what they do.
If no one is responsible for what they do, no one should be punished.
Therefore
If no human action is free, no one should be punished.

First it should be symbolized

Tutorial 10: Common Inference Patterns and Rewrite Rules

Logical System

6/3/09 10 Software

Skills to be acquired

Becoming familiar with common inference patterns and being able to use them via three new rules of inference and via rewrite rules. This helps with assessing ordinary everyday reasoning such as that found in the law, in newspapers, in advertisements, etc.

Reading

Bergmann[2008] The Logic Book Section 5.5