Flatness is stable under composition and base change #
We show that flatness is stable under composition and base change.
Main theorems #
Module.Flat.comp
: ifS
is a flatR
-algebra andM
is a flatS
-module, thenM
is a flatR
-moduleModule.Flat.baseChange
: ifM
is a flatR
-module andS
is anyR
-algebra, thenS ⊗[R] M
isS
-flat.Module.Flat.of_isLocalizedModule
: ifM
is a flatR
-module andS
is a submonoid ofR
then the localization ofM
atS
is flat as a module for the localization ofR
atS
.
Composition #
Let R
be a ring, S
a flat R
-algebra and M
a flat S
-module. To show that M
is flat
as an R
-module, we show that the inclusion of an R
-ideal I
into R
tensored on the left with
M
is injective. For this consider the composition of natural maps
M ⊗[R] I ≃ M ⊗[S] (S ⊗[R] I) ≃ M ⊗[S] J → M ⊗[S] S ≃ M ≃ M ⊗[R] R
where J
is the image of S ⊗[R] I
under the (by flatness of S
) injective map
S ⊗[R] I → S
. One checks that this composition is precisely I → R
tensored on the left
with M
and it is injective as a composition of injective maps (note that
M ⊗[S] J → M ⊗[S] S
is injective because M
is S
-flat).
If S
is a flat R
-algebra, then any flat S
-Module is also R
-flat.
Base change #
Let R
be a ring, M
a flat R
-module and S
an R
-algebra. To show that
S ⊗[R] M
is S
-flat, we consider for an ideal I
in S
the composition of natural maps
I ⊗[S] (S ⊗[R] M) ≃ I ⊗[R] M → S ⊗[R] M ≃ S ⊗[S] (S ⊗[R] M)
.
One checks that this composition is precisely the inclusion I → S
tensored on the right
with S ⊗[R] M
and that the former is injective (note that I ⊗[R] M → S ⊗[R] M
is
injective, since M
is R
-flat).
If M
is a flat R
-module and S
is any R
-algebra, S ⊗[R] M
is S
-flat.
Equations
- ⋯ = ⋯
A base change of a flat module is flat.
Equations
- ⋯ = ⋯