Mathlib Map

Theorems · Definition · group theory

FDRep.of

{R : Type u} →
  {G : Type v} →
    [inst : CommRing R] →
      [inst_1 : Monoid G] →
        {V : Type u} →
          [inst_2 : AddCommGroup V] → [inst_3 : Module R V] → [Module.Finite R V] → Representation R G V → FDRep R G

Lift an unbundled representation to FDRep.

Defined in
Mathlib.RepresentationTheory.FDRep
Cited by
8 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Quot.sound
Assumes
CommRingMonoidAddCommGroupModuleModule.Finite

Around this declaration

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

Cites16

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

Cited by11

Results whose statement or proof uses this declaration.