Theorems · Definition · group theory
Representation
(k : Type u_1) →
(G : Type u_2) →
(V : Type u_3) → [inst : Semiring k] → [Monoid G] → [inst_2 : AddCommMonoid V] → [Module k V] → Type (max u_2 u_3)A representation of G on the k-module V is a homomorphism G →* (V →ₗ[k] V).
- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 396 results in Mathlib
- Foundations
- Depth 32 from the axioms, rests on 357 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapproof · cited by 10,215
- Monoidstatement and proof · cited by 3,887
- MonoidHomproof · cited by 3,629
Cited by547
Results whose statement or proof uses this declaration.
- Rep.ρstatement · cited by 356
- Representation.IntertwiningMapstatement · cited by 261
- Representation.IntertwiningMap.toLinearMapstatement and proof · cited by 205
- Representation.tprodstatement and proof · cited by 103
- Representation.Equivstatement · cited by 60
- Rep.ofstatement and proof · cited by 57
- Representation.IntertwiningMap.extstatement and proof · cited by 51
- Representation.invariantsstatement and proof · cited by 49
- Representation.Coinvariantsstatement and proof · cited by 48
- Representation.Equiv.toIntertwiningMapstatement and proof · cited by 46
- Rep.ofHomstatement and proof · cited by 45
- Representation.IntertwiningMap.compstatement and proof · cited by 41
Showing the 200 most cited of 547.