The Global Dimension of a Ring #
In this file, we define the global dimension of ring and proved some of its basic properties.
Main definition and results #
globalDimension: The global (homological) dimension of a (commutative) ring defined as the supremum of projective dimension over all modules.globalDimension_le_tfae: For natrual numbern,globalDimension R ≤ niff all finitely generated modules overRhas projective dimension not exceedingniff for allExt N M (n + 1)vanish.globalDimension_eq_sup_projectiveDimension_finite: Global dimension is equal to the supremum of projective dimension over finitely generated modules.
The global (homological) dimension of a (commutative) ring defined as the supremum of projective dimension over all modules.
Equations
- globalDimension R = ⨆ (M : ModuleCat R), CategoryTheory.projectiveDimension M
Instances For
Global dimension is invariant of universe level when assume ring itself small.