PDA

View Full Version : The empty theory


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

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

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

Preno
May23-09, 12:02 PM
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.