-
Notifications
You must be signed in to change notification settings - Fork 0
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
Extended phi-calculus #47
Conversation
@Anatolay It is not a good idea to name Git branches like " |
@Anatolay Hey there! 👋 Thanks for your contribution, but it looks like we've got some room for improvement. Your 1510 hits-of-code are impressive, but remember, quality over quantity! 😉 We had to deduct points for the high hit count and lack of code review. Only 1 comment? Let's aim for at least 6 next time to avoid deductions. Despite the setbacks, you've earned 4 points (we always ensure a minimum reward). Keep the contributions coming, but focus on smaller, reviewable chunks. Your current balance stands at -14. Let's work on boosting that score! |
PR-Codex overview
The focus of this PR is to refactor the term-rewriting system metatheory in the
ARS.lean
file.Detailed summary
Reflexive
andTransitive
ReflTransGen
for reflexive transitive closureDiamondProperty
,Confluence
,Takahashi