Math
What is the number 3? Most people would say "three things." But what does that mean in our calculus?
A number is a pattern of marks. Specifically:
This isn't a metaphor. It's a definition. "Three" means you made three marks. The marks are identical — each just says "something is here" — so their only distinguishing feature is how many of them there are.
Once numbers are patterns, arithmetic becomes pattern transformation:
2 + 3 → 5 is just: put two marks next to three marks and count them. # # + # # # = # # # # #. Addition is juxtaposition followed by counting.
2 × 3 is: make an enclosure of 3 marks, and do it twice. It's nested juxtaposition — an enclosure of enclosures. Each "2 ×" creates a new level of nesting.
When you add 3 + 0, you're putting three marks next to nothing. The result is still three marks. Zero is the void — it adds nothing because it is nothing. This is Calling in action: the void next to marks is just the marks.
A set — like {a, b, c} — is exactly an enclosure with juxtaposed elements:
The empty set {} is the void inside an enclosure — a container with nothing in it. This is not the same as the void itself. The void has no container. The empty set has a container with nothing in it. A subtle but crucial distinction.
Boolean logic — AND, OR, NOT — emerges directly from the rules:
| Logic | Laws of Form | Why |
|---|---|---|
| A AND A = A | ## → # | Calling — redundancy condenses |
| NOT(NOT(A)) = A | [[A]] → A | Crossing — boundaries cancel |
| A AND NOT(A) = FALSE | Mark inside enclosure cancels | A boundary that contradicts itself dissolves |
Mathematics is not a set of arbitrary rules invented by humans. It's what happens when you take marks, enclosures, and juxtaposition, and apply Calling and Crossing. The entire edifice of formal mathematics — from arithmetic through algebra to calculus and beyond — is an elaboration of these same primitives. There is no "math gene." There is only the human capacity to draw distinctions.