theorem
proved
term proof
sigma_two_three
show as:
view Lean formalization →
formal statement (Lean)
1648theorem sigma_two_three : sigma 2 3 = 10 := by native_decide
proof body
Term-mode proof.
1649
1650/-- σ_2(4) = 1 + 4 + 16 = 21. -/