|
|
|
|
|
by NZGumboot
3721 days ago
|
|
>Things in superpositions only becoming "set" after observation... that is just lazy evaluation. It's fun to think about. Lazy evaluation is generally used to defer some expensive computation until later. In this case, though, the pre-measurement state (a superposition of states) is MORE complicated (computationally speaking) than the post-measurement state, which is nominally a single definite state. It's not a good analogy I'm afraid. |
|
When this function is called, it causes some algorithm to set up these data points. You can extend this to treat entanglement as copy-on-write style branching, where entangled particles A and B have some subset of their properties stored in the same physical memory, but calling this methods causes writing to those properties, and, thus, when the function is called for particle A, a copy of the properties is made for both A and B, and the evaluation is done for both.