Law of Implicit Unity
The Law of Implicit Unity is a rule in the Canonical Order of Operations stating that a number, variable, or grouped term may be treated as having an implicit exponent of one. The rule is expressed as:
The law does not change the value of a term. Its purpose is interpretive: it makes the base of an exponent visible before exponent rules are applied.
Role in COO
The Canonical Order uses the law to prevent exponentiation from being applied to an unclear or shifting base. In this system, the first task is to identify the unit being acted upon; the second task is to apply the exponent law.
Examples
| Expression | Canonical expansion | Resulting reading |
|---|---|---|
| x | x^1 | The term is a base with an unstated first power. |
| (x)^n | (x^1)^n | The power acts on the grouped base. |
| (xy)^n | (x^1y^1)^n | The exponent distributes over the factors when expanded. |
| \sqrt{x} | (x^1)^{\dfrac{1}{2}} | The root is a fractional exponent acting on the base. |
Negative signs
The law is used with special care when a negative sign appears near an exponent. In ordinary notation, -x^2 and (-x)^2 are different expressions. COO treats this as a general principle rather than a local exception: the written form must decide whether the base is x, -x, or a larger grouped object.
| Expression | Canonical interpretation |
|---|---|
| -x^2 | The exponent acts on x; the sign remains external. |
| (-x)^2 | The exponent acts on the grouped signed term. |
| -(x^2) | The sign is explicitly outside the square. |
Rationale
The rule is meant to make exponentiation reversible and inspectable. By treating every base as carrying an implicit first power, COO can apply index laws without silently changing the object being acted upon.
