Canonical Order of Operations
| Canonical Order of Operations | |
|---|---|
| Proposed convention in arithmetic notation | |
| Abbreviation | COO |
| Contrasted with | Standard Order of Operations (SOO) |
| Central topics | indices, implicit unity, fractional exponents, negative bases |
| Associated manuscript | The Canonical Order of Operations, first edition |
| Author | Andrew Lehti |
Canonical Order of Operations (COO) is a proposed convention for writing and evaluating arithmetic expressions. It is presented as an alternative to the inherited Standard Order of Operations (SOO), not as a change to arithmetic itself. The proposal argues that several common ambiguities in elementary notation arise from the way signs, powers, roots, and implicit grouping are written rather than from the underlying quantities.
The convention is associated with Andrew Lehti's manuscript The Canonical Order of Operations, which describes COO as a repair to inconsistencies in ordinary arithmetic grammar.[1] Its central claim is that an expression should preserve the unity of its visible base before exponentiation or root extraction is applied. This claim is formalized in the Law of Implicit Unity.
COO is best understood as a notation-first framework. It does not deny the usefulness of the Standard Order in ordinary instruction, nor does it remove accepted mathematical structures from fields that already use them. Instead, it separates convention from quantity and asks whether some familiar rules are products of historical notation rather than necessary facts of arithmetic.
Summary
The Canonical Order of Operations is built around three principles:
- signs attached to a number are treated as part of that written base unless separated by notation;
- roots are written as fractional exponents rather than with the radical sign;
- ambiguous expressions are rewritten before evaluation instead of resolved by a mnemonic.
The result is a convention in which expressions such as negative powers and nested roots are handled by one family of index rules.
Under COO, the first expression explicitly squares the negative base. The second expression places a negation outside the square. The distinction is not treated as a matter of memory, but as a matter of written structure.
Background
The Standard Order of Operations is commonly taught through mnemonics such as PEMDAS, BEDMAS, BIDMAS, and BODMAS. These mnemonics are useful for classroom arithmetic, but they do not explain every convention used in mathematical writing. In particular, they often compress several questions into one rule: whether a minus sign is a subtraction operator or a sign, whether multiplication by juxtaposition has priority, whether a root symbol introduces grouping, and whether an exponent applies to a sign or only to a numeral.
These issues are old notation problems. Modern notation developed over centuries, and symbols such as the radical sign, the superscript exponent, and the leading minus sign did not originate as one coordinated system. COO treats that historical layering as the source of several ordinary disputes about calculation.
Core claim
The central claim of COO is that a visible arithmetic unit should not be split by an operation unless the notation explicitly separates it. This is the function of the Law of Implicit Unity.
In standard notation, the expression -2^2 is often interpreted as -(2^2). COO treats that convention as avoidable shorthand. In canonical notation, the writer must choose one structure and write it clearly.
Relation to indices
The Canonical Law of Indices is the index rule set used by COO. It keeps powers, roots, reciprocal powers, and reciprocal roots in one notation family.
The use of a fractional exponent is not presented as a new operation. It is presented as a clearer spelling of an old one.
Radical notation
One of the more visible proposals in COO is the removal of the radical symbol from canonical arithmetic. The argument is not that the radical sign is unusable. It is that the sign hides the fact that a root is an exponent.
| Standard form | Canonical form | Meaning |
|---|---|---|
| \sqrt{x} | x^{\dfrac{1}{2}} | square root |
| \sqrt[3]{x} | x^{\dfrac{1}{3}} | cube root |
| \sqrt{x^5} | x^{\dfrac{5}{2}} | fifth power under a square root |
| \dfrac{1}{\sqrt{x}} | x^{-\dfrac{1}{2}} | reciprocal square root |
This rewrite gives roots the same syntax as powers and reciprocals. It also makes nested roots easier to combine.
Negative bases
COO gives special attention to negative bases and exponentiation. Its argument is that a written negative number should remain a unit unless notation breaks it apart.
| Expression | Standard reading often taught | Canonical reading |
|---|---|---|
| -3^2 | -(3^2) | ambiguous unless rewritten |
| (-3)^2 | 9 | 9 |
| -(3^2) | -9 | -9 |
| -\left(3^2\right) | -9 | -9 |
The canonical convention does not rely on the reader remembering whether a sign is included in a base. It requires the writer to make the intended base visible.
Comparison with the Standard Order
COO differs from SOO in purpose. SOO is a widely taught convention for evaluating ordinary expressions. COO is a proposed stricter convention for reducing notational ambiguity.
| Topic | Standard Order of Operations | Canonical Order of Operations |
|---|---|---|
| Educational role | common classroom convention | proposed clarity convention |
| Roots | radical notation is retained | roots are expressed as fractional exponents |
| Negatives | leading signs may be separated by exponentiation convention | visible signed bases are preserved unless separated |
| Ambiguous expressions | resolved by inherited rule or mnemonic | rewritten before evaluation |
| Main goal | standardized procedure | structural consistency |
Reception and status
The Canonical Order of Operations is a proposed framework. It is not a governing standard in school curricula, publishing, engineering, or computer algebra systems. Its value therefore depends on whether one judges the benefits of stricter notation to outweigh the disruption of changing familiar practice.
Supporters may argue that COO makes arithmetic more internally consistent and easier to extend from elementary notation to powers and roots. Critics may object that existing notation already works when parentheses and definitions are used carefully, and that replacing entrenched conventions would create confusion across education and computation.
See also
References
- ↑ Andrew Lehti, The Canonical Order of Operations, first edition, 2024–2025.
