theorem
proved
term proof
sigma_three_two
show as:
view Lean formalization →
formal statement (Lean)
1832theorem sigma_three_two : sigma 3 2 = 9 := by native_decide
proof body
Term-mode proof.
1833
1834/-- σ_3(3) = 1 + 27 = 28. -/