Encyclopedia Gravity Gravity Full Efe Rs Efe Dimension
Gravity Full Efe Rs Efe Dimension
The declaration pins the framework's gravitational equation to four dimensions, a small but exact step in a much longer derivation.
The four-dimensional setting
The Einstein field equations are the heart of general relativity, the equations that tell how matter and energy curve spacetime and how that curvature, in turn, dictates the motion of matter and light. They are usually written as a single tensor equation, Gμν + Λgμν = κTμν, where Gμν is the Einstein tensor describing spacetime curvature, gμν is the metric that defines distances, Tμν is the stress-energy tensor describing the distribution of matter and energy, Λ is the cosmological constant, and κ is the gravitational coupling constant. In four spacetime dimensions (three of space plus one of time), this equation has a rich structure that differs from other dimensionalities, which is why the dimension is an important piece of data, not a minor detail.
In the Recognition Science framework, the aim is to derive general relativity from a more basic starting point: a discrete ledger of recognition events, where the cost of recognition is forced by a proved mathematical law. The framework's library, a machine-checked collection of formal theorems, contains a declaration, rs_efe_dimension, that establishes a specific fact about the framework's own version of the field equation data. This declaration is a theorem, proved in the library, and it states that the dimension of the framework's Einstein field equation data is exactly 4. In plain language, this means the framework's gravitational theory is set in the same four-dimensional spacetime that general relativity uses.
This is a narrow but solid claim. It does not, by itself, prove that the full Einstein field equations hold. That larger goal is pursued through a chain of steps, many of which are still conditional. The declaration rs_efe_dimension is a single, verified link in that chain, confirming the dimensional setting. It is a small but necessary piece of the larger picture, a fact that the framework's own account of gravity is a four-dimensional one.
THEOREM rs_efe_dimension · IndisputableMonolith/Gravity/FullEFE.lean
theorem rs_efe_dimension : rs_efe_data.dimension = 4 := rfl
What this page does not claim
The declaration does not prove the full Einstein field equations. The declaration does not derive the value of the gravitational coupling constant. The declaration does not establish that the framework's physics is physically correct.
Verify this page
Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:
$ lake env lean IndisputableMonolith/Gravity/FullEFE.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)
A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.
Derived articles
This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:
- How does the four-dimensional setting relate to the framework's proof that space has three dimensions?
- What is the full derivation chain that connects the discrete ledger to the complete Einstein field equations?
- What is the status of the Regge convergence step that bridges the discrete and continuous descriptions of gravity?
MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND
THEOREM rs_efe_dimension · IndisputableMonolith/Gravity/FullEFE.lean
theorem rs_efe_dimension : rs_efe_data.dimension = 4 := rflThe declaration states that the dimension of the framework's Einstein field equation data is exactly 4. rs_efe_dimension · IndisputableMonolith/Gravity/FullEFE.lean