Mathlib Map

Theorems · Definition · group theory

Rep.norm

{k : Type u} →
  [inst : Semiring k] → {G : Type v} → [inst_1 : Group G] → [Fintype G] → (A : Rep.{w, u, v} k G) → CategoryTheory.End A

Given a representation A of a finite group G, norm A is the representation morphism A ⟶ A defined by x ↦ ∑ A.ρ g x for g in G.

Defined in
Mathlib.RepresentationTheory.Rep.Basic
Cited by
24 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringGroupFintype

Around this declaration

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

Cites8

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

Cited by29

Results whose statement or proof uses this declaration.