definitionpropositional-logic

Definition

We recursively define the set of finite tableau from .

  1. A finite signed formula tree consisting of just a labeled root node is a finite tableau from .
  2. If is a finite tableau from and is a labeled node on , then the decomposition of on generates a finite tableau from using the same finite tableau rules.
  3. If isa. finite tableau from and , then we can form a new finite tableau from by adding a new node labeled to the end of each non-contradictory branch in .
  4. A finite signed formula tree is a finite tableau from it is formed using 1) and finitely many applications of 2) and 3).

Examples