Documentation

Atlas.AlgebraicGeometryI.code.Lec10CoherentSheaf

A sheaf of modules M is coherent if it is quasi-coherent and of finite type (locally generated by finitely many sections).

Instances
    def IsCoherentModule (R : Type u_1) (M : Type u_2) [CommRing R] [AddCommGroup M] [Module R M] :

    Algebraic counterpart: an R-module M is "coherent" in our sense iff it is finitely generated as an R-module.

    Instances For

      Unfolds the definition: IsCoherentModule R M is by definition Module.Finite R M.

      Over a Noetherian ring, every finitely generated module is finitely presented.

      Over a Noetherian ring, coherent (= finitely generated) and finitely presented coincide.