Tribonacci Periodic Enumeration Through Six
Abstract
The complete Tribonacci periodic enumeration through six has unchanged champion maximin.
Theorem 1.1 (Fifteen cycles and sixty-seven phase states).
Proof. Machine-checked in Lean as D5/S0/Tower/TribonacciPeriodic/EnumerationSix.tribonacci_periodic_code_partition_six (✓ std3). ∎
Source. Repository-derived.
Commentary.
Five primitive six-cycles add thirty phases to the prior ten cycles and thirty-seven phases.
Theorem 1.2 (The enumeration through six is complete).
Proof. Machine-checked in Lean as D5/S0/Tower/TribonacciPeriodic/EnumerationSix.tribonacci_periodic_orbit_enumeration_complete_six (✓ std3). ∎
Source. Repository-derived.
Commentary.
Every real branch state fixed by a nonzero iterate of period at most six occurs on one of the fifteen decoded cycles.
Theorem 1.3 (The periodic maximin through six is unchanged).
Proof. Machine-checked in Lean as D5/S0/Tower/TribonacciPeriodic/EnumerationSix.tribonacci_periodic_orbit_maximin_six (✓ std3). ∎
Source. Repository-derived.
Commentary.
Each new cycle has a certified low arm below championValue(t), while the repeating ba orbit continues to attain equality.
References
- Truth anchor:
D5/S0/Tower/TribonacciPeriodic/EnumerationSix.tribonacci_periodic_code_partition_six - Truth anchor:
D5/S0/Tower/TribonacciPeriodic/EnumerationSix.tribonacci_periodic_orbit_enumeration_complete_six - Truth anchor:
D5/S0/Tower/TribonacciPeriodic/EnumerationSix.tribonacci_periodic_orbit_maximin_six - Dependency: D5/S0/Tower/TribonacciPeriodic/EnumerationSixFixed