theorems.fun
a working notebook of open problems ↘
theorem nat_add_comm (m n : ) : m + n = n + m :=
Posted 2 days ago
Language Lean 4 / Mathlib
textarea
Verifying with Lean 4…