Closed AnotherAlexHere closed 2 months ago
Alive Statistics: 64 / 93 (29 failed)
Also, as a general comment, it seems that that HackersDelight.lean file is getting rather long, and this may slow down Lean in type-checking the file (because Lean type-checks files linearly from top to bottom). I would suggest splitting up HackersDelight.lean into several smaller files to increase modularity and hasten type-checking times.
Also, as a general comment, it seems that that HackersDelight.lean file is getting rather long, and this may slow down Lean in type-checking the file (because Lean type-checks files linearly from top to bottom). I would suggest splitting up HackersDelight.lean into several smaller files to increase modularity and hasten type-checking times.
I think this is good to keep in mind. For now, I would prefer to keep things in a single file as this makes it easier to keep an overview of what exists.
Alive Statistics: 64 / 93 (29 failed)
Alive Statistics: 64 / 93 (29 failed)
Alive Statistics: 64 / 93 (29 failed)
Alive Statistics: 64 / 93 (29 failed)
I added some new theorems on "difference or zero".