|
I used LeanDojo to trace lean4 project(repo = LeanGitRepo( but the following error occurred However, when I remove the sum_choose_eq_Ico theorem in Lean4Example.lean, it works. |
Answered by
yangky11
Jan 29, 2024
Replies: 2 comments 1 reply
|
@moyvbai FYI, we made some progress in reducing the memory consumption in the most recent version ( |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most likely, it can be solved by having more memory: #124. Is that an option for you? We're working on reducing the memory usage, but it's probably going to take some time.