theorem
proved
term proof
lictenbaum_connection
show as:
view Lean formalization →
formal statement (Lean)
83theorem lictenbaum_connection :
84 True := by
proof body
Term-mode proof.
85 -- Lichtenbaum generalizes Birch-Tate to all ζ_F(-n)
86 trivial
87
88/-! ## RS Structural Theorems -/
89
90/-- **RS-1**: K₂(O_F) counts φ-lattice paths in the number field.
91
92 Milnor K-theory: generators are Steinberg symbols {a,b}
93 RS: paths in the φ-lattice from a to b. -/