-
Notifications
You must be signed in to change notification settings - Fork 398
feat: finitely related modules #23998
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
base: master
Are you sure you want to change the base?
Conversation
PR summary 38b4dba78fImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
This PR/issue depends on: |
Define finitely related modules, which are modules admitting a presentation with finitely many relations. This notion does not seem to appear in the literature. However it is useful to unify the two main cases where a module `M` is separated by its dual `M →ₗ[R] R`: * when `M` is free * when `M` is finitely generated
f67d422
to
38b4dba
Compare
Define finitely related modules, which are modules admitting a presentation with finitely many relations.
This notion does not seem to appear in the literature. However it is useful to unify the two main cases where a module
M
is separated by its dualM →ₗ[R] R
:M
is freeM
is finitely generatedCo-authored-by: Calle Sönne [email protected]
ι →₀ R
is a finiteR
-module iffι
is finite #23997