Fundamental Physics: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
=== Time as a Computational Process === | === Time as a Computational Process === | ||
In traditional physics, time is thought of as a coordinate similar to how we refer to a location in physical space. In the Wolfram Physics Project, time is thought of as the progressive application of computational rules, with each state of the system computed from the last. The implication of this new perspective is that time can no longer be set arbitrarily, as it is done often in traditional mathematical physics <ref>{{Cite web |last=Wolfram |first=Stephen |date=October 8, 2024 |title=On the Nature of Time |url=https://writings.stephenwolfram.com/2024/10/on-the-nature-of-time/}}</ref> | In traditional physics, time is thought of as a coordinate similar to how we refer to a location in physical space. In the Wolfram Physics Project, time is thought of as the progressive application of computational rules, with each state of the system computed from the last. The implication of this new perspective is that time can no longer be set arbitrarily, as it is done often in traditional mathematical physics .<ref>{{Cite web |last=Wolfram |first=Stephen |date=October 8, 2024 |title=On the Nature of Time |url=https://writings.stephenwolfram.com/2024/10/on-the-nature-of-time/}}</ref> The reason for this is due to the phenomenon of [[Computational Irreducibility]], which means that all prior states of the system must be computed if we want to learn about a system at a given time<ref>{{Cite book |last=Wolfram |first=Stephen |title=A New Kind of Science |publisher=Wolfram Media |year=2002 |isbn=1-57955-008-8 |pages=237}}</ref>. | ||
==== The Observer ==== | ==== The Observer ==== | ||
By thinking of time as | By thinking of time as the progressive application of rules, this implies that it is theoretically possible for one to know all the possible states of a system. Stephen Wolfram's work in [[Observer Theory]] shows that the reason we do not experience such a phenomenon is because we are [[Computationally Bounded Observer]]<nowiki/>s. For us to be able to know the future would be to compute a [[Computational Irreducibility|computationally irreducible]] amount of work. | ||
=== Space === | === Space === | ||
In the [[Wolfram Model]] of physics, space consists of discrete, abstract relations between abstract points <ref>{{Cite web |last=Wolfram |first=Stephen |date=14 April 2020 |title=Finally We May Have a Path to the Fundamental Theory of Physics… and It’s Beautiful |url=https://writings.stephenwolfram.com/2020/04/finally-we-may-have-a-path-to-the-fundamental-theory-of-physics-and-its-beautiful/#what-is-space |website=Stephen Wolfram Writings}}</ref> | In the [[Wolfram Model]] of physics, space consists of discrete, abstract relations between abstract points. <ref name=":0">{{Cite web |last=Wolfram |first=Stephen |date=14 April 2020 |title=Finally We May Have a Path to the Fundamental Theory of Physics… and It’s Beautiful |url=https://writings.stephenwolfram.com/2020/04/finally-we-may-have-a-path-to-the-fundamental-theory-of-physics-and-its-beautiful/#what-is-space |website=Stephen Wolfram Writings}}</ref> | ||
<gallery mode="packed"> | <gallery mode="packed"> | ||
File:Rewriting Rule.png | A diagram | File:Rewriting Rule.png | A diagram showing the rule <nowiki>{{x, y, z}, {u, y, v}}</nowiki> → <nowiki>{{w, z, x}, {z, w, u}, {x, y, w}}</nowiki> | ||
File:Hypergraph States.png | The state of the hypergraph after each application of the rule | File:Hypergraph States.png | The state of the hypergraph after each application of the rule | ||
File:Final state.png | The final state of the hypergraph after applying the rule many times | File:Final state.png | The final state of the hypergraph after applying the rule many times | ||
</gallery> | </gallery> | ||
[[File:Rewriting Events.png|thumb|501x501px|The individual rewriting events in the application of <nowiki>{{x, y}, {x, z}}</nowiki> → <nowiki>{{x, z}, {x, w}, {y, w}, {z, w}}</nowiki>. Newly added connections are highlighted, and ones that are about to be removed are dashed).]] | |||
=== Multiway Systems === | |||
<nowiki>A rule may have multiple possible ways of applying it. For example, the rule {{</nowiki>''x'', ''y''}, {''x'', ''z''<nowiki>}} → {{</nowiki>''x'', ''z''}, {''x'', ''w''}, {''y'', ''w''}, {''z'', ''w''<nowiki>}} defines how to take take two connections in the hypergraph and transform them into four new connections. The rule just says to find two adjacent connections, and if there are several possible choices, it says nothing about which one. A crucial idea in the Wolfram Physics Project is in a sense just to do all of them.</nowiki><ref name=":0" /> | |||
All possible paths a system can take is represented by the [[Multiway Graph]]<ref name=":0" /> | |||
[[File:Multiway System.png|border|thumb|500x500px|<nowiki>The multiway graph showing all possible paths resulting from the application of the rule {{</nowiki>''x'', ''y''}, {''x'', ''z''<nowiki>}} → {{</nowiki>''x'', ''z''}, {''x'', ''w''}, {''y'', ''w''}, {''z'', ''w''<nowiki>}}. </nowiki>]] | |||
== References == | == References == | ||
<references /> | <references /> |
Revision as of 03:31, 20 August 2025
Space & Time
Time as a Computational Process
In traditional physics, time is thought of as a coordinate similar to how we refer to a location in physical space. In the Wolfram Physics Project, time is thought of as the progressive application of computational rules, with each state of the system computed from the last. The implication of this new perspective is that time can no longer be set arbitrarily, as it is done often in traditional mathematical physics .[1] The reason for this is due to the phenomenon of Computational Irreducibility, which means that all prior states of the system must be computed if we want to learn about a system at a given time[2].
The Observer
By thinking of time as the progressive application of rules, this implies that it is theoretically possible for one to know all the possible states of a system. Stephen Wolfram's work in Observer Theory shows that the reason we do not experience such a phenomenon is because we are Computationally Bounded Observers. For us to be able to know the future would be to compute a computationally irreducible amount of work.
Space
In the Wolfram Model of physics, space consists of discrete, abstract relations between abstract points. [3]
-
A diagram showing the rule {{x, y, z}, {u, y, v}} → {{w, z, x}, {z, w, u}, {x, y, w}}
-
The state of the hypergraph after each application of the rule
-
The final state of the hypergraph after applying the rule many times

Multiway Systems
A rule may have multiple possible ways of applying it. For example, the rule {{x, y}, {x, z}} → {{x, z}, {x, w}, {y, w}, {z, w}} defines how to take take two connections in the hypergraph and transform them into four new connections. The rule just says to find two adjacent connections, and if there are several possible choices, it says nothing about which one. A crucial idea in the Wolfram Physics Project is in a sense just to do all of them.[3]
All possible paths a system can take is represented by the Multiway Graph[3]

References
- ↑ Wolfram, Stephen (October 8, 2024). "On the Nature of Time".
- ↑ Wolfram, Stephen (2002). A New Kind of Science. Wolfram Media. p. 237. ISBN 1-57955-008-8.
- ↑ 3.0 3.1 3.2 Wolfram, Stephen (14 April 2020). "Finally We May Have a Path to the Fundamental Theory of Physics… and It's Beautiful". Stephen Wolfram Writings.