Documentation

Mathlib.RingTheory.SimpleRing.Defs

Simple rings #

A ring R is simple if it has only two two-sided ideals, namely ⊥ and ⊤.

Main definitions #

A ring R is simple if it has only two two-sided ideals, namely ⊥ and ⊤.

Instances