Commit 2024-11-16 08:30 2c6b8bbf
View on Github →feat: tensor product of two flat modules is flat (#18745)
Add the missing Flat R (M ⊗[R] N)
instance.
Add two lemmas relating flatness to injectivity of mapIncl
.
Clean up the file Flat/Stability, renaming Flat.comp
to Flat.trans
.
Also rename Algebra.Flat.comp
and FaithfullyFlat.comp
.