-
|
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. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
@moyvbai FYI, we made some progress in reducing the memory consumption in the most recent version ( |
Beta Was this translation helpful? Give feedback.
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.