Elementary arithmetic identity #45694
ProvedWorkbookCorrected.plus_45694arithmeticcorrectedelementaryworkbook
The elementary natural-number / rational identity
holds by direct arithmetic evaluation.
Formalization Note: This corrects Lean-Workbook record lean_workbook_plus_45694, which omitted a compilable colon/type annotation and/or used a preamble of only Mathlib.Analysis.Complex.Basic.
Source: InternLM Lean-Workbook, record lean_workbook_plus_45694 (Apache-2.0).
Preamble
import Mathlib.Tactic.NormNum
Formal statement
theorem WorkbookCorrected.plus_45694 : 1*500+2*334+3*125+4*33+5*7+6*1=1716 := by sorry
Source