Documentation

HilbertPolynomial.Module.FGModuleCat.Abelian

The category of finitely generated modules over a Noetherian ring is abelian. #

This file is basically a copy of Algebra/ModuleCat/Abelian.lean

noncomputable def FGModuleCat.normalMono {R : Type u} [CommRing R] [IsNoetherianRing R] {M N : FGModuleCat R} (f : M N) (hf : CategoryTheory.Mono f) :

A monomorphism between finitely generated modules is a normal monomorphism

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    noncomputable def FGModuleCat.normalEpi {R : Type u} [CommRing R] [IsNoetherianRing R] {M N : FGModuleCat R} (f : M N) (hf : CategoryTheory.Epi f) :

    An epimorphism between finitely generated modules is a normal epimorphism

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For