Mathlib Map

Theorems · Inductive type · group theory

Rep.Hom

{k : Type u} → {G : Type v} → [inst : Semiring k] → [inst_1 : Monoid G] → Rep.{w, u, v} k G → Rep.{w, u, v} k G → Type w

The type of morphisms in Rep.{w} k G.

Defined in
Mathlib.RepresentationTheory.Rep.Basic
Cited by
6 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
SemiringMonoid

Around this declaration

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

Cites3

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

  • Semiringstatement · cited by 13,802
  • Monoidstatement · cited by 3,887
  • Repstatement · cited by 843

Cited by14

Results whose statement or proof uses this declaration.