Mathlib Map

Theorems · Theorem · ring theory

IsIsotypicOfType.linearEquiv_finsupp

∀ {R : Type u_2} {M : Type u} {S : Type u_4} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : AddCommGroup S]
  [inst_3 : Module R M] [inst_4 : Module R S] [IsSemisimpleModule R M],
  IsIsotypicOfType R M S → ∃ ι, Nonempty (M ≃ₗ[R] ι →₀ S)
Defined in
Mathlib.RingTheory.SimpleModule.Isotypic
Cited by
1 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupAddCommGroupModuleModuleIsSemisimpleModule

Around this declaration

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

Cites20

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.