Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

First-Passage Linear Transport

Lean 4 formalization accompanying the manuscript Polylogarithmic Descent for Almost All Collatz Orbits in Natural Density by Idris Ali Shaik.

The development formalizes the principal first-timeout and first-passage theorem chain for the shortcut Collatz map. Its public API includes moving- endpoint and fixed-exponent polylogarithmic natural-density theorems, quantitative exceptional-set bounds, logarithmic witnessing clocks, and an orbit-height bound through the same witness. It also retains stretched- logarithmic, raw-clock, fixed-power, and graded-clock companion results.

The formalization is supplementary: the manuscript proof is self-contained. These are almost-all results. They do not prove the pointwise Collatz conjecture or exclude exceptional cycles or divergent trajectories.

Reproduce the checked build

The package is pinned to Lean v4.15.0 and Mathlib commit 9837ca9d65d9de6fad1ef4381750ca688774e608.

cd lean
lake build

The default target compiles the canonical Main dependency cone and three audit roots. The public declarations are in lean/FirstPassageLinearTransport/Main.lean. The theorem map and audit commands are in lean/FORMALIZATION.md.

Retained alternate and legacy implementations are isolated in separate, non-default Lake libraries; they are not imported by Main.

License

The Lean software is licensed under Apache License 2.0; see LICENSE. The manuscript is available through the linked SSRN preprint page and is distributed under CC BY 4.0 through the versioned Zenodo archive.

Releases

Packages

Used by

Contributors

Languages