theorem
proved
term proof
first_shell_capacity
show as:
view Lean formalization →
formal statement (Lean)
109theorem first_shell_capacity : shellCapacity 1 = 2 := rfl
proof body
Term-mode proof.
110
111/-- **THEOREM**: Second shell (n=2) holds 8 electrons. -/