
What Tao's theorem actually says
∀ f : ℕ → ℝ, GrowsToInfinity f → HasLogDensity {N : ℕ | 0 < N ∧ (collatzOrbitMin N : ℝ) < f N} 1
The proof begins by fixing the exact endpoint: varied orbit minima lie below a diverging but not necessarily monotone threshold for logarithmic-density-one many positive starts. It neither sends every trajectory to one nor asserts universal convergence.
Lean lemmas for this step
GrowsToInfinityTaoAlmostBoundedStatementcollatzOrbitValuescollatzOrbitMinTaoAlmostBoundedColMinStatementTaoAlmostBoundedStatement_iff_colMin









