PDA

View Full Version : The empty theory


zeberdee
May23-09, 03:47 AM
How do you prove the decidability of the empty theory and theory of linear orders?

HallsofIvy
May23-09, 06:42 AM
Uh, what is the "empty theory"?

zeberdee
May23-09, 08:26 AM
By empty theory I mean the theory In the empty language ( ie no non logical symbols ) with no axioms.

Preno
May23-09, 11:02 AM
The sentences of the empty theory over the empty language include only the logical connective, quantifiers and equality, so deciding them is quite simple. The empty theory over a language which includes only single-argument predicates is monadic logic, which is also decidable. The empty theory over a language which includes at least one predicate with two arguments is, however, not decidable.

The theory of linear orders should be decidable using quantifier elimination.