trees

Tree Tutorial 3: Using Trees to Test for Satisfiability and Invalidity

Topic
Logical System
8/12/26

Skills to be acquired in this tutorial:

To become familiar with the notions of closed and complete trees. To be able to use trees to test for satisfiability and invalidity.

Tutorial:

Closure and completeness

In Tutorial 1, we met the notions of closed and open branches (a closed branch was one containing a formula and also the negation of that formula, an open branch was a branch that was not closed).

Tree Tutorial 2: More Propositional Tree Rules

Topic
Logical System
8/15/26

Skills to be acquired in this tutorial:

To become familiar with the rules for propositional truth trees.

Tutorial:

Truth Tree Rules

Trees are going to be used to 'picture' the truth conditions or requirements for a formula (then, as the technique is developed, for several formulas at once).

Any easy way to remember the rules is to regard them as having been built from the truth tables.

The truth table for 'and' is

Conjunction

Notation for Predicates

Topic

Some logicians write Rabc to mean the application of the predicate R to the terms a,b, and c. Others write R(a,b,c). We prefer the latter. The Colin Howson book uses a notation like R(a,b,c) for the application of a predicate R to the arguments or terms a, b, c. It employs the upper case letters A-Z, perhaps followed by subscripts, to be predicates, so, for example, R, S₁, T₁ are all predicates. The software supports this.