logoalt Hacker News

munificenttoday at 7:57 PM1 replyview on HN

> I think it is always possible to come up with reasonably small theories that capture most of the given phenomena.

I can write a program (call it a simulation of some artificial phenomenon) whose internal logic is arbitrarily complex. The result is irreducible: the entire byzantine program with all of its convoluted logic is the smallest possible theory to describe the phenomenon, and yet the theory is not reasonably small for any reasonable definition.


Replies

js8today at 8:33 PM

That's true but I can still approximate what the system does with a simpler model. For example, I can split states of the system into n distinct groups, and measure transition probabilities between them.

Thermodynamics is a classic example of a phenomenological model like that.