-
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(Algebra/Module/Submodule): split
Submodule/Basic.lean
This PR splits off the definition of `Submodule` into a new file `Submodule/Defs.lean`, with the goal of reducing the theory needed to define submodules (and eventually, to define the ideal quotient).
- Loading branch information
1 parent
348232e
commit fe8172c
Showing
9 changed files
with
356 additions
and
293 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
Oops, something went wrong.