mirror of
https://github.com/blackboxprogramming/simulation-theory.git
synced 2026-03-17 06:57:15 -05:00
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
Proofs
Formal mathematical arguments for the key claims.
| File | Claim | Method |
|---|---|---|
ternary-efficiency.md |
Ternary is more computationally efficient than binary | Calculus / radix economy |
self-reference.md |
The QWERTY encoding is self-referential | Direct construction |
pure-state.md |
The density matrix of the system is a pure state | Linear algebra / SVD |
universal-computation.md |
The ternary bio-quantum system is Turing-complete | Reaction network theory |