Mathlib Map

Theorems · Theorem · ring theory

isSimpleModule_iff_isSimpleModule_of_algebraMap_surjective

∀ {S : Type u_3} [inst : Ring S] {M : Type u_4} [inst_1 : AddCommGroup M] {R : Type u_6} [inst_2 : CommRing R]
  [inst_3 : Algebra R S] [inst_4 : Module R M] [inst_5 : Module S M] [IsScalarTower R S M],
  Function.Surjective ⇑(algebraMap R S) → (IsSimpleModule R M ↔ IsSimpleModule S M)
Defined in
Mathlib.RingTheory.SimpleModule.Basic
Cited by
1 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupCommRingAlgebraModuleModuleIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.