theorem
proved
term proof
second_shell_capacity
show as:
view Lean formalization →
formal statement (Lean)
112theorem second_shell_capacity : shellCapacity 2 = 8 := rfl
proof body
Term-mode proof.
113
114/-- **THEOREM**: Third shell (n=3) holds 18 electrons. -/