theorem
proved
term proof
third_shell_capacity
show as:
view Lean formalization →
formal statement (Lean)
115theorem third_shell_capacity : shellCapacity 3 = 18 := rfl
proof body
Term-mode proof.
116
117/-- **THEOREM**: Fourth shell (n=4) holds 32 electrons. -/