Zulip Chat Archive
Stream: Is there code for X?
Topic: RubiksCube , needs Help.
chenjulang (Mar 06 2024 at 11:09):
Check this repository and mainly these two files : https://github.com/chenjulang/rubikcubegroup
rubikcubegroup/RubiksCube
/RubiksCubeFunc.lean
rubikcubegroup/RubiksCube
/FuncProofs.lean
I'm proving "valid_reachable" and "Thistlethwaite's Algorithm" and so many related lemmas recently.
Any advise would be appreciated, because i'm not good at Lean4 Language. :)
chenjulang (Mar 06 2024 at 11:10):
The project originates from https://github.com/AlexDuchnowski/rubiks-cube
Last updated: May 02 2025 at 03:31 UTC