generated from pitmonticone/LeanProject
-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CENTRAL_GROUPOID: Prove Theorem 5.9 (natural central groupoid axiom) #352
Comments
claim |
teorth
moved this from Unclaimed Outstanding Tasks
to Claimed Tasks
in Equational Theories Project
Oct 6, 2024
disclaim |
teorth
moved this from Claimed Tasks
to Unclaimed Outstanding Tasks
in Equational Theories Project
Oct 6, 2024
I disclaimed the issue, but below is my partial progress. In Equations.lean:
In CentralGroupoids.lean:
|
claim |
teorth
moved this from Unclaimed Outstanding Tasks
to Claimed Tasks
in Equational Theories Project
Oct 6, 2024
propose #492 |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This result of Knuth shows that a certain five-operation law (Equation 26302) is equivalent to being a natural central groupoid. The proof is quite lengthy; a sketch is at https://teorth.github.io/equational_theories/blueprint/sect0004.html#natural-central-groupoid , but one should review the original paper of Knuth (Theorem 5) at https://www.sciencedirect.com/science/article/pii/S0021980070800321 for the full details. But perhaps there is also a more efficient proof.
This would most naturally go into
CentralGroupoids.lean
. When done, mark the theorem and proof of Theorem 5.9 with\leanok
's and an appropriate\lean{}
tag.The text was updated successfully, but these errors were encountered: