Extensions by definitions
extensions-by-definitions.md
Extensions by definitions formalize the introduction of new symbols by means of a definition.
For example, it is common in naive set theory to introduce a symbol for the set which has no member i.e. empty set.
In the formal setting of first-order theories, this can be done by adding to the theory a new constant and the new axiom , meaning "for all x, x is not a member of ". Doing this adds essentially nothing to the old theory, as should be expected from a definition - more precisely, the new theory is a conservative extension of the old one.
Last updated
Was this helpful?