Imagine standing at the origin of a grid and looking outward. A grid point is called "visible" from the origin if the straight line connecting you to that point does not pass through any other grid point first. For example, the point (2,4) is not visible because (1,2) blocks it, while (2,3) is visible. Researchers have studied these visibility questions for decades, but this paper asks a sharper question: can you detect whether a grid point is visible by checking one prime number at a time? This is the spirit of a "local-global principle," a classical idea in number theory where a property holds everywhere if and only if it holds in each separate prime-number world.
The authors apply this idea to grid points that lie on specific curves, such as those described by equations like y equals q times P(x), where P is a polynomial and q is a positive rational number. They introduce a precise notion of what it means for a grid point to be visible "at a prime p" and then ask whether global visibility is equivalent to visibility at every prime simultaneously. They prove that this local-global principle holds cleanly for a wide class of curves defined by equations that have a certain scaling symmetry, called weighted homogeneity. However, for more general polynomial curves, the principle can break down. Crucially, they show that the breakdowns are rare: the set of grid points where the principle fails has density zero, meaning failures become negligible as you look farther and farther out. For a natural subfamily of polynomials they also sharpen the count of how many failure points can exist up to a given size.
The paper also examines how the overall proportion of visible points behaves across these curve families. For well-behaved families, they show that the global density of visible points factors as a product of local densities, one for each prime, much like the way independent probabilities multiply. They additionally extend the entire framework beyond the origin, asking about visibility from one arbitrary grid point to another, and prove the local-global principle continues to hold in that generalized setting. Together, the results paint a detailed picture of when and why prime-by-prime visibility checks successfully capture the full geometric story of which grid points can be seen on a curve.