← Back to arXiv
arXivLogicarXiv:2607.11033

Limit laws for component-pruned sparse random graphs and percolated tori

Imagine you have a huge network of randomly connected nodes, where connections are very sparse (think of a vast social network where almost nobody knows anybody else). In such networks, most nodes end up in tiny isolated clusters. The paper asks: if you throw away all these tiny clusters and keep only the larger connected pieces, does the resulting network become logically "predictable" in a precise mathematical sense? The logical framework used is called monadic second-order logic, a powerful language that lets you ask questions not just about individual nodes but about entire sets of nodes and edges, things like "does this graph contain a cycle?" or "is it possible to color the nodes with two colors?" A "zero-one law" means that every statement in this logical language is either almost certainly true or almost certainly false in the random graph, with no ambiguous middle ground. The paper proves that under a specific condition balancing how fast the network grows against how aggressively you prune small components, this zero-one law holds. They also identify sharp boundaries where the law breaks down, showing the result is essentially tight.

The paper also studies a related but different setting: bond percolation on a discrete torus. A discrete torus is a grid that wraps around itself in every direction, like the surface of a donut but in higher dimensions. "Bond percolation" means each connection in the grid is independently kept or deleted with some probability, modeling random damage to a regular structure. The paper characterizes precisely when first-order logical statements (a somewhat weaker language than the one above, allowing questions only about individual nodes rather than whole sets) obey convergence laws in this setting. The answer depends delicately on the relationship between the size of the torus and the probability of keeping each edge, and the paper identifies exact critical scales where the behavior transitions from fully predictable to genuinely uncertain. Interestingly, even a very basic property, whether the torus side length is even or odd, can be detected logically, which creates a fundamental obstruction to achieving the strongest form of predictability in certain regimes.

This work matters because zero-one and convergence laws are foundational to understanding the expressive power of logic over random structures, a topic sitting at the crossroads of probability theory, combinatorics, and theoretical computer science. Knowing which logical properties are almost surely determined, versus genuinely random, has implications for algorithm design, database theory, and the study of phase transitions in complex networks. By handling both the cleaned-up Erdos-Renyi model and the structured torus simultaneously, and by identifying tight conditions rather than just sufficient ones, the paper gives a much sharper picture of when randomness in networks becomes logically tame.

Read original →