LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
sav08:complete_recursive_axiomatizations [2008/04/06 16:52]
vkuncak
sav08:complete_recursive_axiomatizations [2008/04/06 16:58]
vkuncak
Line 19: Line 19:
 ++++ ++++
  
-In other words, ​if a complete theory has a recursively enumerable axiomatization,​ then this theory is decidable. ​ +In short: ​if a complete theory has a recursively enumerable axiomatization,​ then this theory is decidable.
- +
-(Note: a finite axiomatization is recursively enumerable. Typical axiomatizations that use "axiom schemas"​ are also recursively enumerable.)+
  
 Conversely: if a theory is undecidable (there is no algorithm for deciding whether a sentence is true or false), then the theory does not have a recursive axiomatization. Conversely: if a theory is undecidable (there is no algorithm for deciding whether a sentence is true or false), then the theory does not have a recursive axiomatization.
  
 +Note:
 +  * a finite axiomatization is recursively enumerable
 +  * typical axiomatizations that use "axiom schemas"​ are also recursively enumerable
 +  * if $Ax$ is an axiomatization for for some interpretation $I$, that is $Conseq(Ax) = \{ F \mid e_F(F)(I) \}$, then $Ax$ is an axiomatization of a complete theory
 +
 +**Corrollary:​** Let $I$ be an interpretation. ​ Then exactly one of the following is true:
 +  * there exists an algorithm for checking $e_F(F)(I)$
 +  * there is no enumerable set of axioms $Ax$ such that $Conseq(Ax) = \{ F \mid e_F(I) \}$.
  
 Example: the theory of integers with multiplication and quantifiers is undecidable Example: the theory of integers with multiplication and quantifiers is undecidable