Skip to content
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

Polynorm proofs #124

Merged
merged 15 commits into from
Sep 30, 2024
Merged

Polynorm proofs #124

merged 15 commits into from
Sep 30, 2024

Conversation

mhk119
Copy link
Collaborator

@mhk119 mhk119 commented Jul 29, 2024

No description provided.

Smt/Reconstruct/Int/Polynorm.lean Outdated Show resolved Hide resolved
Smt/Reconstruct/Int/Polynorm.lean Outdated Show resolved Hide resolved
Smt/Reconstruct/Int/Polynorm.lean Outdated Show resolved Hide resolved
Smt/Reconstruct/Int/Polynorm.lean Outdated Show resolved Hide resolved
Smt/Reconstruct/Int/Polynorm.lean Outdated Show resolved Hide resolved
Smt/Reconstruct/Int/Polynorm.lean Outdated Show resolved Hide resolved
Smt/Reconstruct/Int/Polynorm.lean Outdated Show resolved Hide resolved
· simp [mul.insert, h, foldl_assoc Int.mul_assoc (ctx y) (ctx x), Int.mul_assoc]
· simp only [mul.insert, h, List.foldl_cons, ite_false, Int.mul_comm,
foldl_assoc Int.mul_assoc, ih]
rw [← Int.mul_assoc, Int.mul_comm (ctx x) (ctx y), Int.mul_assoc]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have a strong opinion (yet!) on whether or not a single whitespace should follow inside simp. However, be consistent: either always add the whitespace or don't.

Smt/Reconstruct/Int/Polynorm.lean Outdated Show resolved Hide resolved
Smt/Reconstruct/Int/Polynorm.lean Outdated Show resolved Hide resolved
@abdoo8080 abdoo8080 enabled auto-merge (squash) September 30, 2024 18:41
@abdoo8080 abdoo8080 merged commit ebeb010 into ufmg-smite:main Sep 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants