Mathlib Map

Theorems · Definition · group theory

Representation.TensorProduct.lid

(A : Type u_1) →
  {G : Type u_2} →
    {W : Type u_4} →
      [inst : CommSemiring A] →
        [inst_1 : Monoid G] →
          [inst_2 : AddCommMonoid W] →
            [inst_3 : Module A W] → (σ : Representation A G W) → ((Representation.trivial A G A).tprod σ).Equiv σ

The Equiv between representations induced from TensorProduct.lid.

Defined in
Mathlib.RepresentationTheory.Intertwining
Cited by
7 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringMonoidAddCommMonoidModule

Around this declaration

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

Cites11

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

Cited by7

Results whose statement or proof uses this declaration.