theorem
proved
term proof
sigma_two_one
show as:
view Lean formalization →
formal statement (Lean)
1642theorem sigma_two_one : sigma 2 1 = 1 := by native_decide
proof body
Term-mode proof.
1643
1644/-- σ_2(2) = 1 + 4 = 5. -/