Mathlib Map

Theorems · Definition · group theory

Representation.IntertwiningMap.lTensor

{A : Type u_1} →
  {G : Type u_2} →
    {V : Type u_3} →
      {W : Type u_4} →
        {U : Type u_5} →
          [inst : CommSemiring A] →
            [inst_1 : Monoid G] →
              [inst_2 : AddCommMonoid V] →
                [inst_3 : AddCommMonoid W] →
                  [inst_4 : AddCommMonoid U] →
                    [inst_5 : Module A V] →
                      [inst_6 : Module A W] →
                        [inst_7 : Module A U] →
                          (ρ : Representation A G V) →
                            {σ : Representation A G W} →
                              {τ : Representation A G U} → σ.IntertwiningMap τ → (ρ.tprod σ).IntertwiningMap (ρ.tprod τ)

The intertwining map induced from f : σ → τ to ρ.tprod σ → ρ.tprod τ.

Defined in
Mathlib.RepresentationTheory.Intertwining
Cited by
18 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringMonoidAddCommMonoidAddCommMonoidAddCommMonoidModuleModuleModule

Around this declaration

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

Representation.TensorProduct.comm_comp_lTensor · cited by 0TensorProduct.comm_comp_l…Representation.TensorProduct.comm_comp_rTensor · cited by 0TensorProduct.comm_comp_r…Representation.IntertwiningMap.toLinearMap_lTensor · cited by 0IntertwiningMap.toLinearM…Representation.IntertwiningMap.lTensor_add · cited by 0IntertwiningMap.lTensor_a…Representation.IntertwiningMap.lTensor_apply · cited by 0IntertwiningMap.lTensor_a…Representation.IntertwiningMap.lTensor_comp_rTensor · cited by 0IntertwiningMap.lTensor_c…Representation.IntertwiningMap.lTensor_id · cited by 0IntertwiningMap.lTensor_idRepresentation.IntertwiningMap.lTensor_smul · cited by 0IntertwiningMap.lTensor_s…Representation.IntertwiningMap.lTensor_zero · cited by 0IntertwiningMap.lTensor_z…groupHomology.inhomogeneousChains.d_eq · cited by 0inhomogeneousChains.d_eqRepresentation.LinearizeMonoidal.assoc_comp_δ · cited by 0LinearizeMonoidal.assoc_c…Representation.LinearizeMonoidal.lTensor_comp_δ · cited by 0LinearizeMonoidal.lTensor…Representation.LinearizeMonoidal.rightUnitor_δ · cited by 0LinearizeMonoidal.rightUn…Representation.IntertwiningMap.rTensor_comp_lTensor · cited by 0IntertwiningMap.rTensor_c…Rep.hom_whiskerLeft · cited by 0Rep.hom_whiskerLeftModule · cited by 20661ModuleAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringMonoid · cited by 3887MonoidTensorProduct · cited by 2545TensorProductRepresentation · cited by 396RepresentationRepresentation.IntertwiningMap · cited by 261Representation.Intertwini…Representation.tprod · cited by 103Representation.tprodRepresentation.IntertwiningMap.id · cited by 21IntertwiningMap.idRepresentation.IntertwiningMap.tensor · cited by 10IntertwiningMap.tensorIntertwiningMap.lTensorCITED BYCITES

Cites10

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

Cited by18

Results whose statement or proof uses this declaration.