>[!warning]
>This content has not been peer reviewed.
# Material layer (RST)
RST application: mapping from established science (materials, chemistry, solid state) to RST concepts, with **layer-to-layer translation** so that different parts/scales (quark → hadron → atom → molecule) are connected by one rule and one set of equations.
---
## I. Classical side
The material layer interprets:
- **Nodes** = atoms, unit cells, or orbitals (depending on zoom).
- **Edges** = bonds or couplings (relational maintenance between nodes).
- **Observables** = energies, gaps, stability, order parameters.
Established theories: quantum chemistry, DFT, solid-state physics, BCS for superconductivity. We do not replace them; we map them into RST (Resource Triangle, I = Ω·μ, fidelity μ) and connect scales via translation.
---
## II. RST/RRT mapping
| Classical | RST/RRT |
|:---|:---|
| Node | **Part** ([[../../../../expanded theory/parts/Parts index]]) |
| Edge | Bond / coupling (relational maintenance) |
| Signal S | Energy / order parameter from physics |
| Noise | Temperature / disorder; Noise Floor N |
| Scale | Relational scale (part’s typical_scale; [[../../../../expanded theory/parts/Scale registry]]) |
| Fidelity μ | Stability / coherence; μ = Ω/W from Resource Triangle |
See [[../../../../expanded theory/Resource Triangle]] and [[../Reality Engine/Reality Engine roadmap and limits]].
---
## III. Theories folded in
- **Landauer** — [[../../../../expanded theory/knowledge/The minimum cost to erase a bit]]
- **Planck scale** — [[../../../../expanded theory/knowledge/The Planck scale and the substrate's minimal resolution]]
- **RG / scale dependence** — [[../../../../expanded theory/knowledge/Laws change when you change scale]]
- **Confinement** — [[../../../../expanded theory/Relational Friction]]
- Optional: bonding/electronic structure (knowledge note); BCS (superconductivity).
Each theory appears once in the vault; this application only links.
---
## IV. Relation to Reality Engine
The Material layer is the **physics layer** that can sit on top of the Reality Engine: many nodes (parts), graph from bonds/couplings, RST state (I, N, Ω, W, μ) at each node or scale. See [[../Reality Engine/Reality Engine roadmap and limits]]. The unified chain script (η-chain across parts) uses the same RST equations as the engine.
---
## V. Layer-to-layer translation
**Goal:** Connect layers so that RST quantities flow from one scale/part to the next. Without translation, layers are isolated.
**Rule (Option C — recommended):** At scale \(j\) we have \(\eta_j\). At scale \(j+1\) (coarser), set
\[
\eta_{j+1} = F(\eta_j, L_{j+1}/L_j)
\]
e.g. \(\eta_{j+1} = \eta_j \cdot \bigl(1 + \alpha \log_{10}(L_{j+1}/L_j)\bigr)\) with small \(\alpha\), or a simple step in \(\log L\). Then at each \(j\): \(N_j\) = noise at that scale (e.g. \(a_0\) or \(a_0(L_j)\)), \(I_j\) from \(\eta_j\) or fixed; **\(\Omega_j = \mathrm{solve\_omega}(I_j, N_j, n)\)**, **\(W_j = \mathrm{triangle\_W}(\Omega_j, N_j, n)\)**, **\(\mu_j = \Omega_j/W_j\)**. So the **same** RST equations and **one** translation rule produce a single chain from finest to coarsest part.
**Parts:** [[../../../../expanded theory/parts/Parts index]] lists translates_from / translates_to; each part note links here for the rule. Scripts: see [[Material layer - Code]] and the unified chain script.
**Table (translation):**
| From (finer) | To (coarser) | Rule |
|:---|:---|:---|
| Quark | Hadron | \(\eta_{\mathrm{hadron}} = F(\eta_{\mathrm{quark}}, L_{\mathrm{hadron}}/L_{\mathrm{quark}})\) |
| Hadron | Atom | \(\eta_{\mathrm{atom}} = F(\eta_{\mathrm{hadron}}, L_{\mathrm{atom}}/L_{\mathrm{hadron}})\) |
| Atom | Molecule | \(\eta_{\mathrm{molecule}} = F(\eta_{\mathrm{atom}}, L_{\mathrm{molecule}}/L_{\mathrm{atom}})\) |
---
## Links
- **Code:** [[Material layer - Code]]
- **Results:** [[Material layer Results]]
- **Parts:** [[../../../../expanded theory/parts/Parts index]]; **Scale registry:** [[../../../../expanded theory/parts/Scale registry]]
- **Reality Engine:** [[../Reality Engine/Reality Engine (RST)]]