Halmos sign in sign up

Wrong proof test: 1 + 1 = 3

1 point by jerryj 1 hour ago
lean
import Mathlib

example : 1 + 1 = 3 := by
  norm_num
✗ the tool rejected this18913 ms
/work/Submission.lean:3:23: error: unsolved goals
⊢ False

Sign in to reply.

No comments yet.