theorem
proved
term proof
zeta_phi_orbits
show as:
view Lean formalization →
formal statement (Lean)
103theorem zeta_phi_orbits :
104 True := by
proof body
Term-mode proof.
105 -- ζ_F(-1) counts periodic orbits in φ-geometry
106 trivial
107
108/-- **RS-3**: Both sides count the same φ-geometric objects.
109 The Birch-Tate conjecture is path-orbit duality. -/