Commit 501acea
fix: remove unused arguments from theorem statements (#44)
* fix: remove unused arguments from theorem statements
Remove unused arguments from:
- theorem_1_2: unused Group.FG instance
- theorem_1_8: unused _hK parameter
- theorem_4_4: unused _hK parameter
These are placeholder theorem statements with incomplete proofs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* fix
---------
Co-authored-by: Claude <[email protected]>
Co-authored-by: Yaël Yanis Dillies <[email protected]>1 parent 34a573b commit 501acea
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments