Closed carlini closed 1 month ago
I've updated the algorithm and it can now produce 53,905 total proofs correctly. Still waiting on a decision for the restructure before cleaning up.
Could you add the do not merge
Label to this PR please?
Before merging this I think it should be transitively reduced
@Command-Master Ah yes you're obviously right. This reduces the number of files considerably.
@Shreyas4991 This PR is now ready to be looked at.
Thanks for the contribution! I've added a mention of it to the front page README.md and also added a blueprint chapter to https://github.com/teorth/equational_theories/blob/main/blueprint/src/chapter/simple_rewrites.tex . When you have a chance, can you update the blueprint to describe how the implications were generated? Thanks!
Also, can you place your simple_rewrites folder inside the Generated subfolder?
This branch introduces 19,000 solutions that can be found via simple renaming of variables with substitution.
This should not be merged until it's decided how the final structure of the project will coordinate the layout of proofs. As such I haven't added any other files to the workflow while that is all decided here.
Just committing these for now to avoid duplication of work for these cases.