-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(Group/Subsemigroup/Basic): split off Defs file (#17725)
The criteria for including a result in `Algebra.Group.Subsemigroup.Basic`: * Can it be defined with only `Defs` imports? * Is it needed for a subsequent `def` or `instance`? This mostly prepares for splitting `Submonoid.Basic`.
- Loading branch information
1 parent
a67c43d
commit 1659e84
Showing
3 changed files
with
234 additions
and
167 deletions.
There are no files selected for viewing
This file contains 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 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.