-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[Merged by Bors] - chore: Delete Algebra.GroupPower.Basic, Algebra.GroupWithZero.Bitwise
#11855
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
Closed
Closed
Changes from 18 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
c09c1ec
refactor(Algebra/GroupPower/Basic): Delete
YaelDillies 8d0dbca
fix
YaelDillies bf2434a
remove extra whitespace
YaelDillies 164657c
fix
YaelDillies 0b9d9d5
fix
YaelDillies 920617a
fix Analysis.Asymptotics.SuperpolynomialDecay
YaelDillies 044b880
shake
YaelDillies ea1826f
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies 3899eea
fix
YaelDillies 1055515
fix Algebra.Divisibility.Basic
YaelDillies 1e397a9
fix Data.Complex.Basic
YaelDillies 519ed6d
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies a314c4e
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies 4015150
fix Algebra.GroupPower.IterateHom
YaelDillies 95e9680
fix
YaelDillies 3ce099a
shake
YaelDillies d91ef45
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies 4061c57
update Mathlib
YaelDillies ceb44e4
restore assert_not_exists
YaelDillies 3fbc3c2
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies aff24e1
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies 68be1ca
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies 2d90edd
fix imports
YaelDillies 810a0f0
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies 84af887
fix Algebra.Field.Power
YaelDillies 2e5b954
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies fa30ade
fix Algebra.Group.Int
YaelDillies cb12001
shake
YaelDillies 0260e84
shake again
YaelDillies 8ca57e9
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies 8fd00d2
shake
YaelDillies 71fe8b0
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies edffec3
assert_not_exists
YaelDillies 8b6a9af
Merge remote-tracking branch 'origin/master' into delete_group_power_…
YaelDillies 7e5bf32
shake
YaelDillies File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should exist as a lemma, IMO