theorem
proved
term proof
sigma_two_two
show as:
view Lean formalization →
formal statement (Lean)
1645theorem sigma_two_two : sigma 2 2 = 5 := by native_decide
proof body
Term-mode proof.
1646
1647/-- σ_2(3) = 1 + 9 = 10. -/