https://github.com/betti-labs/flat-loop-universe

A novel cosmological theory synthesizing geometric flatness, closed topology, and symbolic recursion

https://github.com/betti-labs/flat-loop-universe

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A novel cosmological theory synthesizing geometric flatness, closed topology, and symbolic recursion

Basic Info
  • Host: GitHub
  • Owner: Betti-Labs
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 14.6 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 11 months ago

https://github.com/Betti-Labs/flat-loop-universe/blob/main/

# Flat Loop Universe

This repository contains the theoretical framework and computational implementation of the Flat Loop Universe (FLU) theory - a novel cosmological model that synthesizes geometric flatness, closed spatial topology, symbolic recursion, and computational emergence.

[![arXiv](https://img.shields.io/badge/arXiv-2507.XXXXX-b31b1b.svg)](https://arxiv.org/abs/2507.XXXXX)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Overview

The Flat Loop Universe proposes that our universe has a toroidal topology - it is flat yet finite, looping back on itself in all three dimensions. This model addresses several cosmological puzzles while providing a framework for understanding emergence, perception, and the nature of time.

Key concepts:
- **Topologically Closed, Geometrically Flat**  A 3-torus structure allows finite spatial extent without curvature
- **Recursive Structure**  Symbolic patterns loop through time and space, forming attractors
- **Emergent Time**  Time emerges from recursive transitions rather than existing as an external parameter
- **Finite Substrate, Infinite Depth**  Complexity arises through symbolic self-reference
- **Agent-Based Cognition**  Observation modeled as symbolic interaction between embedded agents and substrate

## Repository Structure

```
.
 paper/                  # LaTeX source for the academic paper
    flat_loop_universe.tex  # Main paper source
    figures/            # Figures and diagrams
 code/                   # Simulation code
    firmament_v07.py    # FIRMAMENT implementation
 LICENSE                 # MIT License
 README.md               # This file
```

## FIRMAMENT Simulation

FIRMAMENT is a symbolic recursive substrate that demonstrates how symbolic agents can simulate infinite logic within finite toroidal space. The simulation shows:

- **Toroidal Space**: Implemented through modular arithmetic to create wrapped boundaries
- **Symbolic Computation**: Discrete symbols form patterns based on local interaction rules
- **Agent-Based Perception**: Agents with memory and adaptive behavior that respond to their environment
- **Recursive Nested Universes**: Each agent contains an inner grid - a universe within a universe
- **Emergent Patterns**: Complex structures that arise from simple rules and interactions

### Visualization Example

The simulation produces visualizations of the symbolic substrate, showing how patterns evolve over time and how agents interact with their environment.

## Getting Started

### Prerequisites
- Python 3.7+
- NumPy
- Matplotlib

### Installation

```bash
git clone https://github.com/bettilabs/flat-loop-universe.git
cd flat-loop-universe
pip install -r requirements.txt
```

### Running the Simulation

```python
python code/firmament_v07.py
```

## Paper Abstract

We propose the Flat Loop Universe (FLU), a novel cosmological theory that synthesizes geometric flatness, closed spatial topology, symbolic recursion, and computational emergence. While the standard cosmological model treats a flat universe as infinite, the FLU instead models the universe as a finite but unbounded toroidal structureone where space loops onto itself without curvature. This topology supports a range of unexplained phenomena, from cosmic microwave background (CMB) anomalies to the illusion of infinite depth. Combined with symbolic physics and recursive simulation engines such as FIRMAMENT, we argue that the Flat Loop Universe provides a compelling unified framework for cosmology, quantum gravity, and the emergence of perception and intelligence.

## Citation

If you use this work in your research, please cite:

```bibtex
@article{betti2025flatloop,
  title={The Flat Loop Universe: A Unified Cosmological Theory of Recursive Topology and Symbolic Emergence},
  author={Betti, Gregory},
  journal={arXiv preprint arXiv:2507.XXXXX},
  year={2025},
  url={https://arxiv.org/abs/2507.XXXXX}
}
```

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Contact

Gregory Betti - gorygrey@protonmail.com


Project Link: [https://github.com/bettilabs/flat-loop-universe](https://github.com/bettilabs/flat-loop-universe)

Owner

  • Name: Betti Labs
  • Login: Betti-Labs
  • Kind: organization

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
  • Create event: 2
Last Year
  • Watch event: 1
  • Push event: 1
  • Create event: 2