trees

Tree Tutorial 2: More Propositional Tree Rules

Topic
Logical System
12/5/20

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.

Reading a Counter Example from the Tree

Topic
Logical System

1/23/09 10 Software

A central use for Trees is to produce a counter example to an invalid argument. To do this, you construct a tree with a complete open branch. You will be able to do this for invalid arguments (but not valid ones). Then you run up that branch assigning all atomic formulas True and all negations of atomic formulas False.

This applet will let you try a few.