Tensor products and finitely generated submodules #
Various results about how tensor products of arbitrary modules are direct limits of tensor products of finitely-generated modules.
Main definitions #
Submodule.FG.directedSystem
, the directed system of finitely generated submodules of a module.Submodule.FG.directLimit
proves that a module is the direct limit of its finitely generated submodules, with respect to the inclusion mapsDirectedSystem.rTensor
, the directed system deduced from a directed system of modules by applyingrTensor
.Submodule.FG.rTensor.directSystem
, the directed system of modulesP ⊗[R] N
, for all finitely generated submodulesP
, with respect to the maps deduced from the inclusionsSubmodule.FG.rTensor.directLimit
: a tensor productM ⊗[R] N
is the direct limit of the modulesP ⊗[R] N
, whereP
ranges over all finitely generated submodules ofM
, as a linear equivalence.DirectedSystem.lTensor
, the directed system deduced from a directed system of modules by applyinglTensor
.Submodule.FG.lTensor.directSystem
, the directed system of modulesM ⊗[R] Q
, for all finitely generated submodulesQ
, with respect to the maps deduced from the inclusionsSubmodule.FG.lTensor.directLimit
: a tensor productM ⊗[R] N
is the direct limit of the modulesM ⊗[R] Q
, whereQ
ranges over all finitely generated submodules ofN
, as a linear equivalence.
The directed system of finitely generated submodules of M
Any module is the direct limit of its finitely generated submodules
Equations
- One or more equations did not get rendered due to their size.
Instances For
Given a directed system of R
-modules, tensoring it on the right gives a directed system
When P
ranges over finitely generated submodules of M
,
the modules of the form P ⊗[R] N
form a directed system.
A tensor product M ⊗[R] N
is the direct limit of the modules P ⊗[R] N
,
where P
ranges over all finitely generated submodules of M
, as a linear equivalence.
Equations
- One or more equations did not get rendered due to their size.
Instances For
An alternative version to Submodule.FG.rTensor.directLimit_apply
.
Given a directed system of R
-modules, tensoring it on the left gives a directed system
When Q
ranges over finitely generated submodules of N
,
the modules of the form M ⊗[R] Q
form a directed system.
A tensor product M ⊗[R] N
is the direct limit of the modules M ⊗[R] Q
,
where Q
ranges over all finitely generated submodules of N
, as a linear equivalence.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Lift an element that maps to 0