Documentation

Mathlib.Algebra.Category.ModuleCat.ChangeOfRingsExact

Exactness of functors for change of rings. #

In this file we provide exactness of restrictScalars for general universe level using it preserves short exact sequences. Note : previously exactness of ModuleCat.restrictScalars is synthesized via being adjoint functor, however this needs the universe level to be some max u v, where u is the universe level of the ring.