Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 4.34 KB

File metadata and controls

42 lines (26 loc) · 4.34 KB

The Particle Zoo: Constructive Proofs of Zero Free Action

This document serves as the definitive explanation for how the Quantum Logical Framework (QLF) generates the Standard Model from scratch.

In standard physics, particles are treated as fundamental axioms—objects that simply exist with arbitrary, hardcoded parameters (mass, spin, charge).

In the Quantum Logical Framework (QLF), particles are not objects. A particle is an Unforgeable Name given to a localized, constructive topological proof of Zero Free Action (ZFA). The entire "Particle Zoo" of the Standard Model is simply the exhaustive, computable set of all possible geometric ways to resolve the primordial divergence (^> and ^<).

1. Intuitionistic Logic vs. Classical Physics

Standard quantum mechanics relies on classical Boolean logic, assuming states exist in abstract superpositions until a measurement forces a binary (True/False) collapse. QLF abandons this in favor of Constructive Intuitionistic Logic.

In QLF, the Law of the Excluded Middle ($A \lor \neg A$) does not apply to unresolved topology. A particle does not "exist or not exist." A state only exists if the computational engine can provide a constructive proof of its closure.

  • Classical Pruning: Generate all paths; if $E_{free} \neq 0$, delete the path.
  • Intuitionistic Synthesis: Calculate the topological deficit. If the dense vacuum Environment prevents a simple geometric closure, synthesize a new, higher-order orthogonal fold to resolve the paradox.

2. Dialectic Synthesis (The Birth of Spin & Dimensions)

When an expanding history string is blocked from achieving standard 2D spatial closure by the dense Information Ecology (the vacuum), it encounters a topological paradox.

To provide the intuitionistic proof of ZFA, the string is forced to step orthogonally into the local temporal/gauge axes (+, -). Extra dimensions, quantum spin, and charge are not pre-existing grid coordinates; they are intuitionistic synthesis. The engine computationally constructs the concept of "Spin" as the mathematical proof required to close a logical loop that was blocked in standard space.

3. Computational Demonstration (particles.py)

Because QLF is fully deterministic, the generation of particles can be directly simulated. By running the Intuitionistic Engine, we observe the algorithmic synthesis of the particle generations in real-time.

To incorporate the Neutrino into the Quantum Logical Framework (QLF), we need to computationally define what makes a neutrino different from an electron.

In standard physics, a neutrino is exceptionally light, electrically neutral, strictly left-handed, and interacts so rarely that it can pass through a light-year of lead.

In QLF, this translates to a beautifully simple topological definition: The Neutrino is a Gauge-Dominant Loop.

  • An Electron (^<v>) achieves ZFA by folding through standard 2D space (< and >). Because the macroscopic vacuum is also made of spatial loops, the electron experiences high "topological friction" (Electromagnetism/Charge).
  • A Neutrino (^-v+) achieves ZFA by folding purely through the temporal and gauge axes (+ and -). It has no transverse spatial width. Because it lacks < or > twists, it physically cannot interact with standard spatial boundaries. It slips through the Information Ecology like a ghost, only interacting when it directly hits another gauge knot (The Weak Force).

Here is the updated markdown section containing a sample run that outputs both the Electron and the Neutrino equivalents, followed by the theoretical breakdown.

QLF Engine Output: Electrons and Neutrinos

By running the particles.py Intuitionistic Engine and allowing it to explore both the spatial (<, >) and gauge (+, -) bases simultaneously, we can observe the parallel emergence of electromagnetically interacting particles (Electrons) and "ghost" particles (Neutrinos).

Execution Command

$ python particles.py --seed "primordial" --max_depth 4 --intuitionistic True --enable_gauge True

See also: [eight-twists-sufficiency.md](eight-twists-sufficiency.md) — proof that the 8-twist alphabet is the complete generative kernel for all particles and dimensions; [Standard_Model.md](Standard_Model.md) — honest synthesis mapping every Standard Model sector to its QLF derivation status (derived / partial / open).