Ivory: Adjoins And Quotients

We’ve seen how sums and products determine the structure of Ivory expressions. Now we’ll define the elements of these sums and products.

Adjoining

Each level of the Ivory tower includes the levels above. In algebraic terms, each is an extension of the level above, with extra values adjoined. The result of this “adjoining” is a level containing:

The power of this approach comes from taking the closure. For example, we can’t turn natural into integer by appending each negative number separately. Yet if we allow arbitrary products, we only need to append (- 1) directly: every other negative integer will arise as the product of (- 1) with an existing natural.

The following levels are extensions in this way:

On its own, these

New element symbols are adjoined which introduces new symbols; and quotients.