Mathlib Map

Theorems · Definition · group theory

Representation.Equiv.toIntertwiningMap

{A : Type u_1} →
  {G : Type u_2} →
    {V : Type u_3} →
      {W : Type u_4} →
        [inst : Semiring A] →
          [inst_1 : Monoid G] →
            [inst_2 : AddCommMonoid V] →
              [inst_3 : AddCommMonoid W] →
                [inst_4 : Module A V] →
                  [inst_5 : Module A W] →
                    {ρ : Representation A G V} → {σ : Representation A G W} → ρ.Equiv σ → ρ.IntertwiningMap σ

The intertwining map underlying an equivalence of representations.

Defined in
Mathlib.RepresentationTheory.Intertwining
Cited by
46 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Quot.sound
Assumes
SemiringMonoidAddCommMonoidAddCommMonoidModuleModule

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.

Cited by50

Results whose statement or proof uses this declaration.