Documentation
Mathlib
.
Algebra
.
Algebra
.
IsSimpleRing
Search
return to top
source
Imports
Init
Mathlib.Algebra.Algebra.Basic
Mathlib.RingTheory.SimpleRing.Basic
Imported by
instFaithfulSMul_1
Facts about algebras when the coefficient ring is a simple ring
#
source
instance
instFaithfulSMul_1
(
R
:
Type
u_1)
(
A
:
Type
u_2)
[
CommRing
R
]
[
Semiring
A
]
[
Algebra
R
A
]
[
IsSimpleRing
R
]
[
Nontrivial
A
]
:
FaithfulSMul
R
A