Simple verification test: 1 + 1 = 2 1 point by jerryj 2 hours ago import Mathlib example : 1 + 1 = 2 := by norm_num
No comments yet.