Mathlib Map

Theorems · Theorem · group theory

Rep.res_map_hom_toLinearMap

Deprecated since 2026-06-26Use Rep.resMap_hom_toLinearMap instead.

∀ {k : Type u} [inst : Semiring k] {G : Type v1} {H : Type v2} [inst_1 : Monoid G] [inst_2 : Monoid H] (f : H →* G)
  {M N : Rep.{u_1, u, v1} k G} (p : M ⟶ N), (Rep.Hom.hom (Rep.resMap f p)).toLinearMap = (Rep.Hom.hom p).toLinearMap

Alias of Rep.resMap_hom_toLinearMap.

Defined in
Mathlib.RepresentationTheory.Rep.Res
Cited by
0 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Quot.sound
Assumes
SemiringMonoidMonoid

Around this declaration

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

Cites15

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.