theorem
proved
term proof
activeEdgeCount_eq
show as:
view Lean formalization →
formal statement (Lean)
140theorem activeEdgeCount_eq : activeEdgeCount = 1 := rfl
proof body
Term-mode proof.
141
142/-! ## Part 3: The Two Formulas -/
143
144/-- The α geometric seed: INTEGRATED coupling.
145 This uses multiplication by 4π because we integrate over all directions. -/