Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
||
Line 10:
EFA is a system in first order logic (with equality). Its language contains:
*two constants 0, 1,
*three binary operations +, ×, exp, with <math>\textrm{exp}(
*a binary relation symbol <math>< </math> (This is not really necessary as it can be written in terms of the other operations and is sometimes omitted, but is convenient for defining bounded quantifiers).
'''Bounded quantifiers''' are those of the form
The axioms of EFA are
*The axioms of [[Robinson arithmetic]] for <math>0</math>, <math>1</math>, <math>+</math>, <math>×</math>, <math>< </math>
*The axioms for exponentiation:
*Induction for formulas all of whose quantifiers are bounded (but which may contain free variables).
|