Proving Decidability of Empty Theory & Linear Orders

  • Context: Graduate 
  • Thread starter Thread starter zeberdee
  • Start date Start date
  • Tags Tags
    Empty Theory
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
zeberdee
Messages
2
Reaction score
0
How do you prove the decidability of the empty theory and theory of linear orders?
 
Physics news on Phys.org
By empty theory I mean the theory In the empty language ( ie no non logical symbols ) with no axioms.
 
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.