This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Commit 25cf763
committed
Theory on finitely generated submodules was defined in `ring_theory.noetherian`, but we can easily move it to `ring_theory.finiteness` which needs noticeably fewer imports. This move flips the import direction between the two files, since `finiteness` used to import `noetherian` and now it's the other way. Finally, some results that didn't fit neatly in either file are now in the new file `ring_theory.ideal.idempotent_fg`.
As suggested in the discussion on #17481.
1 parent 8350c34 commit 25cf763
4 files changed
Lines changed: 469 additions & 438 deletions
File tree
- src
- linear_algebra/matrix
- ring_theory
- ideal
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
462 | | - | |
| 461 | + | |
463 | 462 | | |
464 | 463 | | |
465 | 464 | | |
| |||
0 commit comments