| Information is the number of bits you need to describe the state of the system. (You can look at the technical concepts of "Fisher Information" and "conservation of probability", if you want more details for the quantum case) It's then about, what you want to describe. In quantum physics you want to describe the full state.
In our world you want to describe statistics about the full state we have access to : the "observables". Among those statistics there are some quantities which are expected to be conserved and easily accessible.
In our day to day language information is about the value of these quantities, and the number of bits necessary to describe these values, which is a lower bound of the full state uncompressed information. When we have the full state, the rules of evolution are reversible therefore you cannot lose information,
if you know the full state at any one time, you can know it at any other time in the future or past, it's just a matter of computation to time-evolve the system. What gets fun is that information can get compressed. Imagine dropping a piece of glass to the floor and it shatters. Before the shattering it can easily be described as a uniform square of glass, but after, you have to describe the positions of every pieces.
But because the system is deterministic there is the same information before and after : you can describe it simply by stating it's the time-evolution of uniform square of glass at time post-shattering. But if you want to do some computation on it, you can't always work in compressed form.
You then need to find a suitable representation which allows to perform the computation you need efficiently. How much will need to be materialized will depend of the rules of your system. |