Documentation

Mathlib.RingTheory.Ideal.Quotient.HasFiniteQuotients

Rings with finite quotients #

A commutative ring is said to have finite quotients if, for any nonzero ideal I of R, the quotient R ⧸ I is finite.

Main results #

A ring R has finite quotients if the quotient R ⧸ I is finite for all nonzero ideals of R.

Instances

    A finite ring has finite quotients.

    A nonzero prime ideal of a ring with finite quotients is maximal.

    A ring with finite quotients has dimension ≤ 1.

    A ring with finite quotients is noetherian.

    Assume that R has finite quotients and that S is a domain and a finite R-module. Then S has finite quotients.

    The ring has finite quotients.

    A domain that is also a finite -module has finite quotients.