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

Redundant arguments #257

Open
ctchou opened this issue Nov 21, 2024 · 0 comments
Open

Redundant arguments #257

ctchou opened this issue Nov 21, 2024 · 0 comments

Comments

@ctchou
Copy link

ctchou commented Nov 21, 2024

One line 286 of:

https://github.com/leanprover-community/mathematics_in_lean/blob/master/MIL/C08_Groups_and_Rings/S01_Groups.lean

the arguments "[Fintype G] (h : Disjoint H K) (h' : Nat.card G = Nat.card H * Nat.card K)" of iso₁ are unnecessary because they have already been declared on line 278-279 using "variable".

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

No branches or pull requests

1 participant