← Latest papers
💻 computer science

A Calculus of Apartness over Separoids: Effective Convex Representation, Stratified Conservativity, and the Complexity of Entailment

This paper establishes that the finite theory of apartness relations induced by disjoint convex bodies is fully characterized by acyclic separoids, providing an effective rational realization theorem with uniform margins and proving that Boolean entailment is decidable with NP-complete satisfiability while introducing no new atomic apartness beyond separoid closure.

Original authors: Faruk Alpay, Baris Basaran

Published 2026-06-12
📖 5 min read🧠 Deep dive

Original authors: Faruk Alpay, Baris Basaran

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a collection of distinct, solid objects (like clay blobs, rocks, or floating islands) scattered in a room. You don't care about their exact shape, color, or how heavy they are. You only care about one thing: Can you draw a straight line (or a flat wall) that separates a specific group of these objects from another group?

If you can draw a line that puts Group A on one side and Group B on the other, with no overlap, we say Group A is "apart" from Group B. If the groups are so tangled that no line can separate them, they are "crossing" (or touching).

This paper is a mathematical study of exactly what we can know, prove, and decide when we only have a list of these "separation" facts, without knowing the actual shapes or positions of the objects.

Here is the breakdown of their findings using simple analogies:

1. The Three Golden Rules of Separation

The authors discovered that no matter how complex the shapes are, the "apartness" relationship always follows three simple rules:

  • Symmetry: If Group A is apart from Group B, then Group B is apart from Group A. (It works both ways).
  • Subsumption (The "Subset" Rule): If a big group is apart from another big group, then any smaller piece of the first group is automatically apart from any smaller piece of the second group. (If you can separate the whole herd from the wolves, you can certainly separate one sheep from one wolf).
  • Vacuity (The "Empty" Rule): An empty group is always apart from everything. (You can always draw a line between "nothing" and "something").

The paper proves that these three rules are the only rules needed. If a set of separation facts follows these three laws, it is mathematically guaranteed that there exists a real-world arrangement of shapes that fits that description.

2. The "Magic" of Dimensions

One of the most surprising findings is about the size of the room (the dimension) where these objects live.

  • The Threshold: Imagine you have NN different objects. The paper proves that if you have a room with N1N-1 dimensions (e.g., 2 objects need a line, 3 objects need a plane, 4 objects need 3D space), you can arrange them in any way that the three rules allow.
  • The Stabilization: If you add more dimensions to the room (making it 4D, 5D, etc.), you don't gain any new possibilities. The rules of separation stop changing. Once you hit that N1N-1 threshold, the "logic" of separation is complete. Adding more space doesn't let you create new separation patterns; it just gives you more room to draw the same patterns.

3. The "Certificate" System

The authors didn't just say "it's possible"; they built a machine to prove it.

  • They created a method to turn a list of "separation rules" into a specific set of geometric shapes (polygons or polyhedra) with rational coordinates (numbers you can write as fractions).
  • The "Margin" Safety Net: They proved that these shapes can be built with a built-in "safety buffer." Even if you nudge the shapes slightly or make them slightly larger (like inflating a balloon), the separation facts do not change. The separation is robust. It's not a fragile balance; it's a sturdy wall.

4. The Logic of "Yes" and "No"

The paper also looks at the computer science side: How hard is it to check if a list of separation rules makes sense?

  • Simple "Yes" questions: If you ask, "Does this rule follow from those rules?" the answer is usually very fast to find. It's like checking if a small box fits inside a big box. If the small box is a subset of the big one, the answer is "Yes."
  • Hard "No" questions: If you ask, "Is it impossible to arrange these shapes to satisfy this complex mix of rules?" that becomes a much harder problem (specifically, NP-complete). This is because the difficulty comes from the "crossing" (touching) rules, which are the opposite of separation.

5. The "Stratification" (The Safety Lock)

Finally, the paper introduces a concept called "stratification." Think of it as a safety lock on a logic machine.

  • The paper proves that you can use complex logical reasoning (combining "and," "or," "not") to analyze these separation facts, but you can never create a new separation fact that wasn't already there.
  • The Metaphor: Imagine you have a set of Lego bricks. You can build a castle, a spaceship, or a house using those bricks. But no matter how cleverly you rearrange them, you cannot create a new brick that wasn't in the original box. The complex logic can only rearrange what is already given; it cannot invent new "separation" truths out of thin air.

Summary

In short, this paper says:

  1. Separation of shapes is governed by three simple, intuitive rules.
  2. If you have enough space (dimensions), you can build shapes to match any set of rules that follows those three laws.
  3. Once you have enough space, adding more doesn't change the rules.
  4. You can build these shapes with a "safety buffer" so they don't fall apart if you wiggle them.
  5. Complex logic can't invent new separation facts; it can only rearrange the ones you already have.

The authors have taken a complex geometric problem and shown that its core logic is surprisingly simple, stable, and predictable.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →