Mathlib Map

Theorems · Definition · group theory

FDRep

(R : Type u) → (G : Type v) → [Ring R] → [Monoid G] → Type (max (max (u + 1) v) u)

The category of finitely generated R-linear representations of a monoid G. Note that R can be any ring, but the main case of interest is when R = k is a field and G is a group.

Defined in
Mathlib.RepresentationTheory.FDRep
Cited by
33 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound
Assumes
RingMonoid

Around this declaration

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

Cites4

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

  • Ringstatement and proof · cited by 7,463
  • Monoidstatement and proof · cited by 3,887
  • Actionproof · cited by 206
  • FGModuleCatproof · cited by 52

Cited by51

Results whose statement or proof uses this declaration.