Lethein: Symbolic compression system stores exabytes as coordinate logic [DOI]

2 IHoegfeldt 1 6/8/2025, 5:09:37 PM zenodo.org ↗

Comments (1)

IHoegfeldt · 5h ago
I’ve released a mathematical compression system called Lethein. It compresses files—not by removing redundancy—but by reducing them to their numeric coordinate in number space, and expressing that number using recursive exponential logic.

It eliminates the need for payload storage entirely. Files are reconstructed deterministically from a seed, making compression ratios independent of entropy and improving with file size.

Whitepaper: https://doi.org/10.5281/zenodo.15619431 License: CC BY 4.0 (free for non-commercial use, commercial use requires a license)

Lethein is independently developed, fully lossless, and released as an open system. It’s mathematically clean and doesn’t use AI, heuristics, or training data—just logic.

Would love critical review or implementation discussion.