Law of Implicit Unity

From Metopedia, the free encyclopedia

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:

x=x^1

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

ExpressionCanonical expansionResulting reading
xx^1The term is a base with an unstated first power.
(x)^n(x^1)^nThe power acts on the grouped base.
(xy)^n(x^1y^1)^nThe 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.

ExpressionCanonical interpretation
-x^2The exponent acts on x; the sign remains external.
(-x)^2The 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.

Relation to other pages