Math
Physics EverydayNow we have marks, enclosures, and juxtaposition. But patterns don't just sit there. They behave. They follow rules.
There are only two rules in the entire Laws of Form. Everything — all of logic, all of mathematics, all of physics — follows from these two rules. Here's the first one.
If you say the same thing twice, you've only said it once.
That's it. That's Calling. Two identical marks next to each other are equivalent to one mark. Saying "yes yes" is the same as saying "yes." Drawing the same line twice is the same as drawing it once. Repeating yourself doesn't add information.
Think about what a mark means: "something is here." If you have two marks next to each other, each one says "something is here." But they're saying the same thing. The second mark doesn't tell you anything the first one didn't already tell you.
In information theory, this is called idempotence: doing something twice has the same effect as doing it once. Many operations in the real world work this way:
• Turning on a light that's already on — the room doesn't get brighter.
• Checking a box that's already checked — the form doesn't change.
• Saying "I'm here" when you're already here — your location doesn't update.
• Adding zero to a number — the number stays the same.
Important: Calling doesn't mean the second mark "disappears" or is "erased." It means the two marks are equivalent to one. The pattern reorganizes. The information condenses.
Think of it like two identical drops of water merging. They were separate. Now they're one drop. Nothing was destroyed. The substance is the same. The arrangement changed.
Calling tells us something profound: redundancy is not the same as information. Repeating a fact doesn't make it more true. A thousand copies of the same book contain the same knowledge as one copy. The universe doesn't count how many times you say something — it counts what you said.
| Field | Calling |
|---|---|
| Math | A ∧ A = A (idempotence of AND); x + 0 = x (identity) |
| Logic | "A and A" is the same as "A" |
| Physics | Two identical bosons can occupy the same state (they "call" into one) |
| Computing | Deduplication — storing one copy where there were many |
| Psychology | Ruminating on the same worry doesn't produce new insight |
| Design | Redundancy in a system is either safety margin or waste — depending on context |
One rule down. One to go.