Mathlib Map

Theorems · Definition · group theory

Subrepresentation.ofSubmodule

{A : Type u_1} →
  {G : Type u_2} →
    {M : Type u_4} →
      [inst : CommSemiring A] →
        [inst_1 : Monoid G] →
          [inst_2 : AddCommMonoid M] →
            [inst_3 : Module (MonoidAlgebra A G) M] →
              Submodule (MonoidAlgebra A G) M → Subrepresentation (Representation.ofModule M)

A submodule of an A[G]-module M can be thought of as a subrepresentation of ofModule M.

Defined in
Mathlib.RepresentationTheory.Subrepresentation
Cited by
2 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringMonoidAddCommMonoidModule

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.