Home > Positioning > Persons > Wolfram
Stephen Wolfram (1959–)
Wolfram’s central claim is that the universe is a computation — that simple rules, iterated, produce the complexity we observe, and that the right framework for understanding nature is not traditional mathematics (differential equations, symmetry groups) but the study of simple programs and their behaviour. A New Kind of Science (2002) surveys thousands of simple computational systems (cellular automata, Turing machines, substitution systems) and argues that many produce behaviour as complex as anything in nature from rules that can be stated in a line. The claim is both methodological (study simple programs, not equations) and ontological (nature itself is running simple programs). His later Wolfram Physics Project extends this to a specific model: the universe as a hypergraph rewritten by simple rules, from which space, time, quantum mechanics, and general relativity are supposed to emerge.
Life
Born in London in 1959. He published his first physics paper at fifteen, earned a PhD in theoretical physics from Caltech at twenty, and received a MacArthur Fellowship at twenty-one. His early academic work on cellular automata and complexity — conducted at Caltech and the Institute for Advanced Study in Princeton — established the research programme he has pursued since.
In 1987 he founded Wolfram Research and created Mathematica, a computational software system that became a standard tool across science and engineering. The commercial success of Wolfram Research gave him the independence to pursue his research outside the academic system — A New Kind of Science was self-published after a decade of largely solitary work. He later developed the Wolfram Language and Wolfram Alpha. The combination of genuine technical achievement, commercial ambition, and sweeping claims has made him a polarising figure: admired for the tools, contested on the science.
Cellular automata and simple programs
Wolfram’s early work (1980s) systematised the study of cellular automata — grids of cells that update their state according to simple local rules. He classified one-dimensional cellular automata into four behavioural classes: fixed points, periodic cycles, chaos, and complex structures (Class 4 — the most interesting, producing long-lived localised structures and apparent computation). Rule 110, a one-dimensional cellular automaton, was later proved Turing-complete — capable of universal computation.
The observation that drives the programme: extremely simple rules can produce extremely complex behaviour. The complexity is not in the rule but in the iteration. This challenges the assumption that complex phenomena require complex explanations — a simple program can produce behaviour that is, for practical purposes, as unpredictable and richly structured as anything in nature.
Computational irreducibility
The concept of computational irreducibility is Wolfram’s most philosophically significant claim. Many systems, he argues, cannot be predicted by any shortcut — the only way to find out what they do is to run them step by step. There is no equation, no formula, no analytical method that compresses the computation. The system is its own fastest simulator.
If computational irreducibility is widespread in nature, it has consequences for science: many natural phenomena may be fundamentally unpredictable not because of randomness or chaos but because the computation required to predict them is irreducible. Traditional science works by finding compressible regularities (laws); if the universe contains irreducible computations, the domain of traditional science is limited in principle, not just in practice.
The Wolfram Physics Project
The Wolfram Physics Project (2020–) proposes a specific computational model of fundamental physics. The universe is a hypergraph — a network of abstract relations — rewritten by simple rules. Space emerges from the large-scale structure of the hypergraph. Time emerges from the sequence of rule applications. Causal structure emerges from the dependencies between updates. Wolfram claims that general relativity emerges from the large-scale curvature of the hypergraph, and that quantum mechanics emerges from the branching structure of the multiway graph (the graph of all possible rule applications).
The project is ambitious and contested. Sympathetic physicists (notably Jonathan Gorard) have developed some of the mathematical connections to established physics. Critics have questioned whether the claimed derivations of general relativity and quantum mechanics are rigorous, whether the framework makes testable predictions, and whether the “simple rule” claim is meaningful (the simplicity of the rule may be offset by the complexity of the initial conditions or the interpretation).
Where Wolfram stops
The computational universe thesis — nature as computation — faces a boundary question: is it an ontological claim (the universe really is a computation) or a methodological one (computation is a useful way to model nature)? Wolfram tends toward the ontological reading, but the evidence — that simple programs produce complex behaviour — supports the methodological reading equally well. The question is whether “the universe computes” adds explanatory content beyond “the universe can be modelled computationally,” and this remains open.
The programme’s relationship to the rest of science is the other boundary. Wolfram positions A New Kind of Science as a paradigm shift — a replacement for equation-based science. Most working scientists have treated it as an addition — cellular automata and computational models as useful tools alongside, not replacing, differential equations, statistical mechanics, and evolutionary theory. The tools (Mathematica, the Wolfram Language) have been widely adopted; the paradigm claim has not. Whether this reflects the conservatism of established science or the gap between the programme’s ambition and its delivered results is assessed differently depending on where one stands.
Key works
- A New Kind of Science (2002) — the survey of simple programs, computational irreducibility, the computational universe thesis
- Cellular Automata and Complexity: Collected Papers (1994) — the technical work on cellular automata from the 1980s
- Wolfram Physics Project (2020–) — the hypergraph model, emergence of spacetime, the multiway graph
- Mathematica (1988–) — the computational software system