Loogle!
Result
Found 121 declarations mentioning Representation.tprod.
- Representation.tprod ๐ Mathlib.RepresentationTheory.Basic
{k : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring k] [Monoid G] [AddCommMonoid V] [Module k V] [AddCommMonoid W] [Module k W] (ฯV : Representation k G V) (ฯW : Representation k G W) : Representation k G (TensorProduct k V W) - Representation.tprod_apply ๐ Mathlib.RepresentationTheory.Basic
{k : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring k] [Monoid G] [AddCommMonoid V] [Module k V] [AddCommMonoid W] [Module k W] (ฯV : Representation k G V) (ฯW : Representation k G W) (g : G) : (ฯV.tprod ฯW) g = TensorProduct.map (ฯV g) (ฯW g) - Representation.smul_one_tprod_asModule ๐ Mathlib.RepresentationTheory.Basic
{k : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring k] [Monoid G] [AddCommMonoid V] [Module k V] [AddCommMonoid W] [Module k W] (ฯW : Representation k G W) (r : MonoidAlgebra k G) (x : V) (y : W) : (r โข have this := x โโ[k] y; this) = x โโ[k] (r โข have this := y; this) - Representation.smul_tprod_one_asModule ๐ Mathlib.RepresentationTheory.Basic
{k : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring k] [Monoid G] [AddCommMonoid V] [Module k V] [AddCommMonoid W] [Module k W] (ฯV : Representation k G V) (r : MonoidAlgebra k G) (x : V) (y : W) : (r โข have this := x โโ[k] y; this) = (r โข have this := x; this) โโ[k] y - Representation.TensorProduct.lid ๐ Mathlib.RepresentationTheory.Intertwining
(A : Type u_1) {G : Type u_2} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid W] [Module A W] (ฯ : Representation A G W) : ((Representation.trivial A G A).tprod ฯ).Equiv ฯ - Representation.TensorProduct.rid ๐ Mathlib.RepresentationTheory.Intertwining
(A : Type u_1) {G : Type u_2} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid W] [Module A W] (ฯ : Representation A G W) : (ฯ.tprod (Representation.trivial A G A)).Equiv ฯ - Representation.TensorProduct.comm ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] (ฯ : Representation A G V) (ฯ : Representation A G W) : (ฯ.tprod ฯ).Equiv (ฯ.tprod ฯ) - Representation.IntertwiningMap.lTensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] (ฯ : Representation A G V) {ฯ : Representation A G W} {ฯ : Representation A G U} (f : ฯ.IntertwiningMap ฯ) : (ฯ.tprod ฯ).IntertwiningMap (ฯ.tprod ฯ) - Representation.IntertwiningMap.rTensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] (ฯ : Representation A G V) {ฯ : Representation A G W} {ฯ : Representation A G U} (f : ฯ.IntertwiningMap ฯ) : (ฯ.tprod ฯ).IntertwiningMap (ฯ.tprod ฯ) - Representation.IntertwiningMap.tensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} {P : Type u_6} [AddCommMonoid P] [Module A P] {ฯ : Representation A G P} (f : ฯ.IntertwiningMap ฯ) (g : ฯ.IntertwiningMap ฯ) : (ฯ.tprod ฯ).IntertwiningMap (ฯ.tprod ฯ) - Representation.IntertwiningMap.lTensor_id ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] {ฯ : Representation A G V} {ฯ : Representation A G W} : Representation.IntertwiningMap.lTensor ฯ (Representation.IntertwiningMap.id ฯ) = Representation.IntertwiningMap.id (ฯ.tprod ฯ) - Representation.IntertwiningMap.rTensor_id ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] {ฯ : Representation A G V} {ฯ : Representation A G W} : Representation.IntertwiningMap.rTensor ฯ (Representation.IntertwiningMap.id ฯ) = Representation.IntertwiningMap.id (ฯ.tprod ฯ) - Representation.TensorProduct.comm_symm ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] (ฯ : Representation A G V) (ฯ : Representation A G W) : (Representation.TensorProduct.comm ฯ ฯ).symm = Representation.TensorProduct.comm ฯ ฯ - Representation.IntertwiningMap.toLinearMap_lTensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} (f : ฯ.IntertwiningMap ฯ) : (Representation.IntertwiningMap.lTensor ฯ f).toLinearMap = LinearMap.lTensor U f.toLinearMap - Representation.IntertwiningMap.toLinearMap_rTensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} (f : ฯ.IntertwiningMap ฯ) : (Representation.IntertwiningMap.rTensor ฯ f).toLinearMap = LinearMap.rTensor V f.toLinearMap - Representation.IntertwiningMap.toLinearMap_tensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} {P : Type u_6} [AddCommMonoid P] [Module A P] {ฯ : Representation A G P} (f : ฯ.IntertwiningMap ฯ) (g : ฯ.IntertwiningMap ฯ) : (f.tensor g).toLinearMap = TensorProduct.map f.toLinearMap g.toLinearMap - Representation.TensorProduct.assoc ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] (ฯ : Representation A G V) (ฯ : Representation A G W) (ฯ : Representation A G U) : ((ฯ.tprod ฯ).tprod ฯ).Equiv (ฯ.tprod (ฯ.tprod ฯ)) - Representation.IntertwiningMap.lTensor_apply ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} (f : ฯ.IntertwiningMap ฯ) (v : V) (w : W) : (Representation.IntertwiningMap.lTensor ฯ f) (v โโ[A] w) = v โโ[A] f w - Representation.IntertwiningMap.rTensor_apply ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} (f : ฯ.IntertwiningMap ฯ) (v : V) (w : W) : (Representation.IntertwiningMap.rTensor ฯ f) (w โโ[A] v) = f w โโ[A] v - Representation.IntertwiningMap.lTensor_comp_rTensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} {Q : Type u_7} [AddCommMonoid Q] [Module A Q] {ฯ : Representation A G Q} (f : ฯ.IntertwiningMap ฯ) (g : ฯ.IntertwiningMap ฯ ) : (Representation.IntertwiningMap.lTensor ฯ g).comp (Representation.IntertwiningMap.rTensor ฯ f) = f.tensor g - Representation.IntertwiningMap.rTensor_comp_lTensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} {Q : Type u_7} [AddCommMonoid Q] [Module A Q] {ฯ : Representation A G Q} (f : ฯ.IntertwiningMap ฯ) (g : ฯ.IntertwiningMap ฯ ) : (Representation.IntertwiningMap.rTensor ฯ f).comp (Representation.IntertwiningMap.lTensor ฯ g) = f.tensor g - Representation.TensorProduct.toLinearMap_lid ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid W] [Module A W] (ฯ : Representation A G W) : (โ(Representation.TensorProduct.lid A ฯ)).toLinearMap = โ(TensorProduct.lid A W) - Representation.TensorProduct.toLinearMap_rid ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid W] [Module A W] (ฯ : Representation A G W) : (โ(Representation.TensorProduct.rid A ฯ)).toLinearMap = โ(TensorProduct.rid A W) - Representation.TensorProduct.toLinearMap_comm ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] (ฯ : Representation A G V) (ฯ : Representation A G W) : (โ(Representation.TensorProduct.comm ฯ ฯ)).toLinearMap = โ(TensorProduct.comm A V W) - Representation.TensorProduct.comm_apply ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] (ฯ : Representation A G V) (ฯ : Representation A G W) (v : V) (w : W) : (Representation.TensorProduct.comm ฯ ฯ) (v โโ[A] w) = w โโ[A] v - Representation.IntertwiningMap.tensor_apply ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} {P : Type u_6} [AddCommMonoid P] [Module A P] {ฯ : Representation A G P} (f : ฯ.IntertwiningMap ฯ) (g : ฯ.IntertwiningMap ฯ) (v : V) (w : U) : (f.tensor g) (v โโ[A] w) = f v โโ[A] g w - Representation.TensorProduct.lid_apply ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid W] [Module A W] (ฯ : Representation A G W) (a : A) (w : W) : (Representation.TensorProduct.lid A ฯ) (a โโ[A] w) = a โข w - Representation.TensorProduct.rid_apply ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid W] [Module A W] (ฯ : Representation A G W) (w : W) (a : A) : (Representation.TensorProduct.rid A ฯ) (w โโ[A] a) = a โข w - Representation.IntertwiningMap.lTensor_zero ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} : Representation.IntertwiningMap.lTensor ฯ 0 = 0 - Representation.IntertwiningMap.rTensor_zero ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} : Representation.IntertwiningMap.rTensor ฯ 0 = 0 - Representation.TensorProduct.lid_symm_apply ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid W] [Module A W] (ฯ : Representation A G W) (w : W) : (Representation.TensorProduct.lid A ฯ).symm w = 1 โโ[A] w - Representation.TensorProduct.rid_symm_apply ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid W] [Module A W] (ฯ : Representation A G W) (w : W) : (Representation.TensorProduct.rid A ฯ).symm w = w โโ[A] 1 - Representation.IntertwiningMap.lTensor_smul ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} (a : A) (f : ฯ.IntertwiningMap ฯ) : Representation.IntertwiningMap.lTensor ฯ (a โข f) = a โข Representation.IntertwiningMap.lTensor ฯ f - Representation.IntertwiningMap.rTensor_smul ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} (a : A) (f : ฯ.IntertwiningMap ฯ) : Representation.IntertwiningMap.rTensor ฯ (a โข f) = a โข Representation.IntertwiningMap.rTensor ฯ f - Representation.TensorProduct.comm_comp_lTensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] (ฯ : Representation A G V) (ฯ : Representation A G W) (ฯ : Representation A G U) (f : ฯ.IntertwiningMap ฯ) : (โ(Representation.TensorProduct.comm ฯ ฯ)).comp (Representation.IntertwiningMap.lTensor ฯ f) = (Representation.IntertwiningMap.rTensor ฯ f).comp โ(Representation.TensorProduct.comm ฯ ฯ) - Representation.TensorProduct.comm_comp_rTensor ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] (ฯ : Representation A G V) (ฯ : Representation A G W) (ฯ : Representation A G U) (f : ฯ.IntertwiningMap ฯ) : (โ(Representation.TensorProduct.comm ฯ ฯ)).comp (Representation.IntertwiningMap.rTensor ฯ f) = (Representation.IntertwiningMap.lTensor ฯ f).comp โ(Representation.TensorProduct.comm ฯ ฯ) - Representation.IntertwiningMap.tensor_smul_left ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} {P : Type u_6} [AddCommMonoid P] [Module A P] {ฯ : Representation A G P} (a : A) (f : ฯ.IntertwiningMap ฯ) (g : ฯ.IntertwiningMap ฯ) : (a โข f).tensor g = a โข f.tensor g - Representation.IntertwiningMap.tensor_smul_right ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} {P : Type u_6} [AddCommMonoid P] [Module A P] {ฯ : Representation A G P} (f : ฯ.IntertwiningMap ฯ) (a : A) (g : ฯ.IntertwiningMap ฯ) : f.tensor (a โข g) = a โข f.tensor g - Representation.IntertwiningMap.lTensor_add ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} (fโ fโ : ฯ.IntertwiningMap ฯ) : Representation.IntertwiningMap.lTensor ฯ (fโ + fโ) = Representation.IntertwiningMap.lTensor ฯ fโ + Representation.IntertwiningMap.lTensor ฯ fโ - Representation.IntertwiningMap.rTensor_add ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} (fโ fโ : ฯ.IntertwiningMap ฯ) : Representation.IntertwiningMap.rTensor ฯ (fโ + fโ) = Representation.IntertwiningMap.rTensor ฯ fโ + Representation.IntertwiningMap.rTensor ฯ fโ - Representation.IntertwiningMap.tensor_add_left ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} {P : Type u_6} [AddCommMonoid P] [Module A P] {ฯ : Representation A G P} (fโ fโ : ฯ.IntertwiningMap ฯ) (g : ฯ.IntertwiningMap ฯ) : (fโ + fโ).tensor g = fโ.tensor g + fโ.tensor g - Representation.IntertwiningMap.tensor_add_right ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {ฯ : Representation A G V} {ฯ : Representation A G W} {ฯ : Representation A G U} {P : Type u_6} [AddCommMonoid P] [Module A P] {ฯ : Representation A G P} (f : ฯ.IntertwiningMap ฯ) (gโ gโ : ฯ.IntertwiningMap ฯ) : f.tensor (gโ + gโ) = f.tensor gโ + f.tensor gโ - Representation.Equiv.dualTensorHom ๐ Mathlib.RepresentationTheory.Intertwining
{G : Type u_6} {k : Type u_7} {V : Type u_8} {W : Type u_9} [Group G] [Field k] [AddCommGroup V] [Module k V] [AddCommGroup W] [Module k W] [FiniteDimensional k V] (ฯ : Representation k G V) (ฯ : Representation k G W) : (ฯ.dual.tprod ฯ).Equiv (ฯ.linHom ฯ) - Representation.TensorProduct.toLinearMap_assoc ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] (ฯ : Representation A G V) (ฯ : Representation A G W) (ฯ : Representation A G U) : (โ(Representation.TensorProduct.assoc ฯ ฯ ฯ)).toLinearMap = โ(TensorProduct.assoc A V W U) - Representation.TensorProduct.assoc_apply ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] (ฯ : Representation A G V) (ฯ : Representation A G W) (ฯ : Representation A G U) (v : V) (w : W) (u : U) : (Representation.TensorProduct.assoc ฯ ฯ ฯ) (v โโ[A] w โโ[A] u) = v โโ[A] (w โโ[A] u) - Representation.TensorProduct.assoc_symm_toLinearMap ๐ Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] (ฯ : Representation A G V) (ฯ : Representation A G W) (ฯ : Representation A G U) : (โ(Representation.TensorProduct.assoc ฯ ฯ ฯ).symm).toLinearMap = โ(TensorProduct.assoc A V W U).symm - Representation.Equiv.dualTensorHom_invFun ๐ Mathlib.RepresentationTheory.Intertwining
{G : Type u_6} {k : Type u_7} {V : Type u_8} {W : Type u_9} [Group G] [Field k] [AddCommGroup V] [Module k V] [AddCommGroup W] [Module k W] [FiniteDimensional k V] (ฯ : Representation k G V) (ฯ : Representation k G W) (aโ : V โโ[k] W) : (Representation.Equiv.dualTensorHom ฯ ฯ).invFun aโ = (LinearEquiv.ofBijective (dualTensorHom k V W) โฏ).symm aโ - Representation.Equiv.dualTensorHom_toFun ๐ Mathlib.RepresentationTheory.Intertwining
{G : Type u_6} {k : Type u_7} {V : Type u_8} {W : Type u_9} [Group G] [Field k] [AddCommGroup V] [Module k V] [AddCommGroup W] [Module k W] [FiniteDimensional k V] (ฯ : Representation k G V) (ฯ : Representation k G W) (x : TensorProduct k (Module.Dual k V) W) : (Representation.Equiv.dualTensorHom ฯ ฯ) x = (dualTensorHom k V W) x - Representation.LinearizeMonoidal.ฮด ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] (X Y : Action (Type w) G) {k : Type u} [CommSemiring k] : (Representation.linearize k G (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y)).IntertwiningMap ((Representation.linearize k G X).tprod (Representation.linearize k G Y)) - Representation.LinearizeMonoidal.ฮผ ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] (X Y : Action (Type w) G) {k : Type u} [CommSemiring k] : ((Representation.linearize k G X).tprod (Representation.linearize k G Y)).IntertwiningMap (Representation.linearize k G (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y)) - Representation.LinearizeMonoidal.ฮผ_toLinearMap ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] (X Y : Action (Type w) G) {k : Type u} [CommSemiring k] : (Representation.LinearizeMonoidal.ฮผ X Y).toLinearMap = โ(MonoidAlgebra.tensorEquiv k) - Representation.LinearizeMonoidal.ฮผ_ฮด ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] (X Y : Action (Type w) G) {k : Type u} [CommSemiring k] : (Representation.LinearizeMonoidal.ฮผ X Y).comp (Representation.LinearizeMonoidal.ฮด X Y) = Representation.IntertwiningMap.id (Representation.linearize k G (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y)) - Representation.LinearizeMonoidal.ฮผ_apply_single_single ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] {X Y : Action (Type w) G} {k : Type u} [CommSemiring k] (x : X.V) (y : Y.V) (r s : k) : (Representation.LinearizeMonoidal.ฮผ X Y) (MonoidAlgebra.single x r โโ[k] MonoidAlgebra.single y s) = MonoidAlgebra.single (x, y) (r * s) - Representation.LinearizeMonoidal.ฮด_apply_single ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] {X Y : Action (Type w) G} {k : Type u} [CommSemiring k] (xy : (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y).V) : (Representation.LinearizeMonoidal.ฮด X Y) (MonoidAlgebra.single xy 1) = MonoidAlgebra.single xy.1 1 โโ[k] MonoidAlgebra.single xy.2 1 - Representation.LinearizeMonoidal.coeff_ฮผ_tmul ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] {X Y : Action (Type w) G} {k : Type u} [CommSemiring k] (l1 : MonoidAlgebra k X.V) (l2 : MonoidAlgebra k Y.V) (xy : (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y).V) : ((Representation.LinearizeMonoidal.ฮผ X Y) (l1 โโ[k] l2)).coeff xy = l1.coeff xy.1 * l2.coeff xy.2 - Representation.LinearizeMonoidal.ฮด_ฮผ ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] (X Y : Action (Type w) G) {k : Type u} [CommSemiring k] : (Representation.LinearizeMonoidal.ฮด X Y).comp (Representation.LinearizeMonoidal.ฮผ X Y) = Representation.IntertwiningMap.id ((Representation.linearize k G X).tprod (Representation.linearize k G Y)) - Representation.LinearizeMonoidal.lTensor_comp_ฮด ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] {X Y : Action (Type w) G} (Z : Action (Type w) G) {k : Type u} [CommSemiring k] (f : X โถ Y) : (Representation.IntertwiningMap.lTensor (Representation.linearize k G Z) (Representation.linearizeMap f)).comp (Representation.LinearizeMonoidal.ฮด Z X) = (Representation.LinearizeMonoidal.ฮด Z Y).comp (Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.whiskerLeft Z f)) - Representation.LinearizeMonoidal.rTensor_comp_ฮด ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] {X Y : Action (Type w) G} (Z : Action (Type w) G) {k : Type u} [CommSemiring k] (f : X โถ Y) : (Representation.IntertwiningMap.rTensor (Representation.linearize k G Z) (Representation.linearizeMap f)).comp (Representation.LinearizeMonoidal.ฮด X Z) = (Representation.LinearizeMonoidal.ฮด Y Z).comp (Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.whiskerRight f Z)) - Representation.LinearizeMonoidal.ฮผ_comp_lTensor ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] {X Y : Action (Type w) G} {k : Type u} [CommSemiring k] (f : X โถ Y) (Z : Action (Type w) G) : (Representation.LinearizeMonoidal.ฮผ Z Y).comp (Representation.IntertwiningMap.lTensor (Representation.linearize k G Z) (Representation.linearizeMap f)) = (Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.whiskerLeft Z f)).comp (Representation.LinearizeMonoidal.ฮผ Z X) - Representation.LinearizeMonoidal.ฮผ_comp_rTensor ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] {X Y : Action (Type w) G} {k : Type u} [CommSemiring k] (f : X โถ Y) (Z : Action (Type w) G) : (Representation.LinearizeMonoidal.ฮผ Y Z).comp (Representation.IntertwiningMap.rTensor (Representation.linearize k G Z) (Representation.linearizeMap f)) = (Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.whiskerRight f Z)).comp (Representation.LinearizeMonoidal.ฮผ X Z) - Representation.LinearizeMonoidal.ฮผ_leftUnitor ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] (X : Action (Type w) G) {k : Type u} [CommSemiring k] : โ(Representation.TensorProduct.lid k (Representation.linearize k G X)) = ((Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.leftUnitor X).hom).comp (Representation.LinearizeMonoidal.ฮผ (CategoryTheory.MonoidalCategoryStruct.tensorUnit (Action (Type w) G)) X)).comp (Representation.IntertwiningMap.rTensor (Representation.linearize k G X) (Representation.LinearizeMonoidal.ฮต k G)) - Representation.LinearizeMonoidal.ฮผ_rightUnitor ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] (X : Action (Type w) G) {k : Type u} [CommSemiring k] : โ(Representation.TensorProduct.rid k (Representation.linearize k G X)) = ((Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.rightUnitor X).hom).comp (Representation.LinearizeMonoidal.ฮผ X (CategoryTheory.MonoidalCategoryStruct.tensorUnit (Action (Type w) G)))).comp (Representation.IntertwiningMap.lTensor (Representation.linearize k G X) (Representation.LinearizeMonoidal.ฮต k G)) - Representation.LinearizeMonoidal.leftUnitor_ฮด ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] {k : Type u} [CommSemiring k] (X : Action (Type u) G) : โ(Representation.TensorProduct.lid k (Representation.linearize k G X)).symm = ((Representation.IntertwiningMap.rTensor (Representation.linearize k G X) (Representation.LinearizeMonoidal.ฮท k G)).comp (Representation.LinearizeMonoidal.ฮด (CategoryTheory.MonoidalCategoryStruct.tensorUnit (Action (Type u) G)) X)).comp (Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.leftUnitor X).inv) - Representation.LinearizeMonoidal.rightUnitor_ฮด ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] {k : Type u} [CommSemiring k] (X : Action (Type u) G) : โ(Representation.TensorProduct.rid k (Representation.linearize k G X)).symm = ((Representation.IntertwiningMap.lTensor (Representation.linearize k G X) (Representation.LinearizeMonoidal.ฮท k G)).comp (Representation.LinearizeMonoidal.ฮด X (CategoryTheory.MonoidalCategoryStruct.tensorUnit (Action (Type u) G)))).comp (Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.rightUnitor X).inv) - Representation.LinearizeMonoidal.ฮผ_comp_assoc ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] (X Y Z : Action (Type w) G) {k : Type u} [CommSemiring k] : ((Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.associator X Y Z).hom).comp (Representation.LinearizeMonoidal.ฮผ (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y) Z)).comp (Representation.IntertwiningMap.rTensor (Representation.linearize k G Z) (Representation.LinearizeMonoidal.ฮผ X Y)) = ((Representation.LinearizeMonoidal.ฮผ X (CategoryTheory.MonoidalCategoryStruct.tensorObj Y Z)).comp (Representation.IntertwiningMap.lTensor (Representation.linearize k G X) (Representation.LinearizeMonoidal.ฮผ Y Z))).comp โ(Representation.TensorProduct.assoc (Representation.linearize k G X) (Representation.linearize k G Y) (Representation.linearize k G Z)) - Representation.LinearizeMonoidal.assoc_comp_ฮด ๐ Mathlib.RepresentationTheory.Action
{G : Type v} [Monoid G] (X Y Z : Action (Type w) G) {k : Type u} [CommSemiring k] : ((โ(Representation.TensorProduct.assoc (Representation.linearize k G X) (Representation.linearize k G Y) (Representation.linearize k G Z))).comp (Representation.IntertwiningMap.rTensor (Representation.linearize k G Z) (Representation.LinearizeMonoidal.ฮด X Y))).comp (Representation.LinearizeMonoidal.ฮด (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y) Z) = ((Representation.IntertwiningMap.lTensor (Representation.linearize k G X) (Representation.LinearizeMonoidal.ฮด Y Z)).comp (Representation.LinearizeMonoidal.ฮด X (CategoryTheory.MonoidalCategoryStruct.tensorObj Y Z))).comp (Representation.linearizeMap (CategoryTheory.MonoidalCategoryStruct.associator X Y Z).hom) - Representation.finsuppTensorLeft ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {V : Type v'} [AddCommMonoid V] {W : Type w'} [AddCommMonoid W] {k : Type u} [CommSemiring k] [Module k V] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) (ฮฑ : Type w') [DecidableEq ฮฑ] : ((ฯ.finsupp ฮฑ).tprod ฯ).Equiv ((ฯ.tprod ฯ).finsupp ฮฑ) - Representation.finsuppTensorRight ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {V : Type v'} [AddCommMonoid V] {W : Type w'} [AddCommMonoid W] {k : Type u} [CommSemiring k] [Module k V] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) (ฮฑ : Type w') [DecidableEq ฮฑ] : (ฯ.tprod (ฯ.finsupp ฮฑ)).Equiv ((ฯ.tprod ฯ).finsupp ฮฑ) - Representation.leftRegularTensorTrivialIsoFree ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {k : Type u} [CommSemiring k] (ฮฑ : Type w') : ((Representation.leftRegular k G).tprod (Representation.trivial k G (MonoidAlgebra k ฮฑ))).Equiv (Representation.free k G ฮฑ) - Representation.finsuppTensorLeft_apply_tmul ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {V : Type v'} [AddCommMonoid V] {W : Type w'} [AddCommMonoid W] {k : Type u} [CommSemiring k] [Module k V] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) {ฮฑ : Type w'} [DecidableEq ฮฑ] (f : ฮฑ โโ V) (w : W) : (ฯ.finsuppTensorLeft ฯ ฮฑ) (f โโ[k] w) = f.sum fun i v => funโ | i => v โโ[k] w - Representation.finsuppTensorRight_apply_tmul ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {V : Type v'} [AddCommMonoid V] {W : Type w'} [AddCommMonoid W] {k : Type u} [CommSemiring k] [Module k V] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) {ฮฑ : Type w'} [DecidableEq ฮฑ] (v : V) (f : ฮฑ โโ W) : (ฯ.finsuppTensorRight ฯ ฮฑ) (v โโ[k] f) = f.sum fun i w => funโ | i => v โโ[k] w - Representation.finsuppTensorLeft_apply_tmul_apply ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {V : Type v'} [AddCommMonoid V] {W : Type w'} [AddCommMonoid W] {k : Type u} [CommSemiring k] [Module k V] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) {ฮฑ : Type w'} [DecidableEq ฮฑ] (f : ฮฑ โโ V) (w : W) (i : ฮฑ) : ((ฯ.finsuppTensorLeft ฯ ฮฑ) (f โโ[k] w)) i = f i โโ[k] w - Representation.finsuppTensorRight_apply_tmul_apply ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {V : Type v'} [AddCommMonoid V] {W : Type w'} [AddCommMonoid W] {k : Type u} [CommSemiring k] [Module k V] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) {ฮฑ : Type w'} [DecidableEq ฮฑ] (v : V) (f : ฮฑ โโ W) (i : ฮฑ) : ((ฯ.finsuppTensorRight ฯ ฮฑ) (v โโ[k] f)) i = v โโ[k] f i - Representation.leftRegularTensorTrivialIsoFree_apply_single_tmul_single ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {k : Type u} [CommSemiring k] {ฮฑ : Type w'} (g : G) (i : ฮฑ) (r s : k) : (Representation.leftRegularTensorTrivialIsoFree ฮฑ) (MonoidAlgebra.single g r โโ[k] MonoidAlgebra.single i s) = funโ | i => MonoidAlgebra.single g (r * s) - Representation.finsuppTensorLeft_symm_apply_single ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {V : Type v'} [AddCommMonoid V] {W : Type w'} [AddCommMonoid W] {k : Type u} [CommSemiring k] [Module k V] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) {ฮฑ : Type w'} [DecidableEq ฮฑ] (i : ฮฑ) (v : V) (w : W) : ((ฯ.finsuppTensorLeft ฯ ฮฑ).symm funโ | i => v โโ[k] w) = (funโ | i => v) โโ[k] w - Representation.finsuppTensorRight_symm_apply_single ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {V : Type v'} [AddCommMonoid V] {W : Type w'} [AddCommMonoid W] {k : Type u} [CommSemiring k] [Module k V] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) {ฮฑ : Type w'} [DecidableEq ฮฑ] (i : ฮฑ) (v : V) (w : W) : ((ฯ.finsuppTensorRight ฯ ฮฑ).symm funโ | i => v โโ[k] w) = v โโ[k] funโ | i => w - Representation.leftRegularTensorTrivialIsoFree_symm_apply_single_single ๐ Mathlib.RepresentationTheory.Equiv
{G : Type v} [Monoid G] {k : Type u} [CommSemiring k] {ฮฑ : Type w'} (i : ฮฑ) (g : G) (r : k) : ((Representation.leftRegularTensorTrivialIsoFree ฮฑ).symm funโ | i => MonoidAlgebra.single g r) = MonoidAlgebra.single g 1 โโ[k] MonoidAlgebra.single i r - Rep.of_tensor ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X Y : Type u} [AddCommGroup X] [AddCommGroup Y] [Module k X] [Module k Y] (ฯ : Representation k G X) (ฯ : Representation k G Y) : Rep.of (ฯ.tprod ฯ) = CategoryTheory.MonoidalCategoryStruct.tensorObj (Rep.of ฯ) (Rep.of ฯ) - Rep.tensor_ฯ ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X Y : Rep.{u, u, v} k G} : (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y).ฯ = X.ฯ.tprod Y.ฯ - Rep.hom_hom_leftUnitor ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X : Rep.{u, u, v} k G} : Rep.Hom.hom (CategoryTheory.MonoidalCategoryStruct.leftUnitor X).hom = โ(Representation.TensorProduct.lid k X.ฯ) - Rep.hom_hom_rightUnitor ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X : Rep.{u, u, v} k G} : Rep.Hom.hom (CategoryTheory.MonoidalCategoryStruct.rightUnitor X).hom = โ(Representation.TensorProduct.rid k X.ฯ) - Rep.hom_inv_leftUnitor ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X : Rep.{u, u, v} k G} : Rep.Hom.hom (CategoryTheory.MonoidalCategoryStruct.leftUnitor X).inv = โ(Representation.TensorProduct.lid k X.ฯ).symm - Rep.hom_inv_rightUnitor ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X : Rep.{u, u, v} k G} : Rep.Hom.hom (CategoryTheory.MonoidalCategoryStruct.rightUnitor X).inv = โ(Representation.TensorProduct.rid k X.ฯ).symm - Rep.hom_braiding ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X Y : Rep.{u, u, v} k G} : Rep.Hom.hom (ฮฒ_ X Y).hom = โ(Representation.TensorProduct.comm X.ฯ Y.ฯ) - Rep.ฮด_def ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X Y : Action (Type u) G} : CategoryTheory.Functor.OplaxMonoidal.ฮด (Rep.linearization k G) X Y = Rep.ofHom (Representation.LinearizeMonoidal.ฮด X Y) - Rep.ฮผ_def ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X Y : Action (Type u) G} : CategoryTheory.Functor.LaxMonoidal.ฮผ (Rep.linearization k G) X Y = Rep.ofHom (Representation.LinearizeMonoidal.ฮผ X Y) - Rep.hom_hom_associator ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X Y Z : Rep.{u, u, v} k G} : Rep.Hom.hom (CategoryTheory.MonoidalCategoryStruct.associator X Y Z).hom = โ(Representation.TensorProduct.assoc X.ฯ Y.ฯ Z.ฯ) - Rep.hom_inv_associator ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} {G : Type v} [CommRing k] [Monoid G] {X Y Z : Rep.{u, u, v} k G} : Rep.Hom.hom (CategoryTheory.MonoidalCategoryStruct.associator X Y Z).inv = โ(Representation.TensorProduct.assoc X.ฯ Y.ฯ Z.ฯ).symm - Rep.tensorHomEquiv_symm_apply ๐ Mathlib.RepresentationTheory.Rep.Basic
{k : Type u} [CommRing k] {G : Type v} [Group G] (A B C : Rep.{u, u, v} k G) (f : B โถ A.ihom.obj C) : (A.tensorHomEquiv B C).symm f = Rep.ofHom { toLinearMap := (TensorProduct.uncurry (RingHom.id k) โA โB โC) (Rep.Hom.hom f).flip, isIntertwining' := โฏ } - Representation.char_tensor ๐ Mathlib.RepresentationTheory.Character
{G : Type u_1} {k : Type u_2} {V : Type u_3} {W : Type u_4} [Monoid G] [Field k] [AddCommGroup V] [Module k V] [FiniteDimensional k V] [AddCommGroup W] [Module k W] [FiniteDimensional k W] (ฯ : Representation k G V) (ฯ : Representation k G W) : (ฯ.tprod ฯ).character = ฯ.character * ฯ.character - Representation.ofCoinvariantsTprodLeftRegular ๐ Mathlib.RepresentationTheory.Coinvariants
{k : Type u_6} {G : Type u_7} {V : Type u_8} [CommRing k] [Group G] [AddCommGroup V] [Module k V] (ฯ : Representation k G V) : (ฯ.tprod (Representation.leftRegular k G)).Coinvariants โโ[k] V - Representation.coinvariantsTprodLeftRegularLEquiv ๐ Mathlib.RepresentationTheory.Coinvariants
{k : Type u_6} {G : Type u_7} {V : Type u_8} [CommRing k] [Group G] [AddCommGroup V] [Module k V] (ฯ : Representation k G V) : (ฯ.tprod (Representation.leftRegular k G)).Coinvariants โโ[k] V - Representation.Coinvariants.mk_inv_tmul ๐ Mathlib.RepresentationTheory.Coinvariants
{k : Type u_6} {G : Type u_7} {V : Type u_8} {W : Type u_9} [CommRing k] [Group G] [AddCommGroup V] [Module k V] [AddCommGroup W] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) (x : V) (y : W) (g : G) : (Representation.Coinvariants.mk (ฯ.tprod ฯ)) ((ฯ gโปยน) x โโ[k] y) = (Representation.Coinvariants.mk (ฯ.tprod ฯ)) (x โโ[k] (ฯ g) y) - Representation.Coinvariants.mk_tmul_inv ๐ Mathlib.RepresentationTheory.Coinvariants
{k : Type u_6} {G : Type u_7} {V : Type u_8} {W : Type u_9} [CommRing k] [Group G] [AddCommGroup V] [Module k V] [AddCommGroup W] [Module k W] (ฯ : Representation k G V) (ฯ : Representation k G W) (x : V) (y : W) (g : G) : (Representation.Coinvariants.mk (ฯ.tprod ฯ)) (x โโ[k] (ฯ gโปยน) y) = (Representation.Coinvariants.mk (ฯ.tprod ฯ)) ((ฯ g) x โโ[k] y) - Rep.finsuppToCoinvariantsTensorFree ๐ Mathlib.RepresentationTheory.Coinvariants
{k G : Type u} [CommRing k] [Group G] (A : Rep.{u, u, u} k G) (ฮฑ : Type u) [DecidableEq ฮฑ] : (ฮฑ โโ โA) โโ[k] (A.ฯ.tprod (Rep.free k G ฮฑ).ฯ).Coinvariants - Representation.ofCoinvariantsTprodLeftRegular_mk_tmul_single ๐ Mathlib.RepresentationTheory.Coinvariants
{k : Type u_6} {G : Type u_7} {V : Type u_8} [CommRing k] [Group G] [AddCommGroup V] [Module k V] (ฯ : Representation k G V) (x : V) (g : G) (r : k) : ฯ.ofCoinvariantsTprodLeftRegular ((Representation.Coinvariants.mk (ฯ.tprod (Representation.leftRegular k G))) (x โโ[k] MonoidAlgebra.single g r)) = r โข (ฯ gโปยน) x - Representation.coinvariantsTprodLeftRegularLEquiv_apply ๐ Mathlib.RepresentationTheory.Coinvariants
{k : Type u_6} {G : Type u_7} {V : Type u_8} [CommRing k] [Group G] [AddCommGroup V] [Module k V] (ฯ : Representation k G V) (x : (ฯ.tprod (Representation.leftRegular k G)).Coinvariants) : ฯ.coinvariantsTprodLeftRegularLEquiv x = ฯ.ofCoinvariantsTprodLeftRegular x - Representation.coinvariantsTprodLeftRegularLEquiv_symm_apply ๐ Mathlib.RepresentationTheory.Coinvariants
{k : Type u_6} {G : Type u_7} {V : Type u_8} [CommRing k] [Group G] [AddCommGroup V] [Module k V] (ฯ : Representation k G V) (a : V) : ฯ.coinvariantsTprodLeftRegularLEquiv.symm a = (Representation.Coinvariants.mk (ฯ.tprod (Representation.leftRegular k G))) (a โโ[k] MonoidAlgebra.single 1 1) - Rep.coinvariantsTensorFreeLEquiv_apply ๐ Mathlib.RepresentationTheory.Coinvariants
{k G : Type u} [CommRing k] [Group G] (A : Rep.{u, u, u} k G) (ฮฑ : Type u) [DecidableEq ฮฑ] (x : (CategoryTheory.MonoidalCategoryStruct.tensorObj A (Rep.free k G ฮฑ)).ฯ.Coinvariants) : (A.coinvariantsTensorFreeToFinsupp ฮฑ) x = (A.coinvariantsTensorFreeToFinsupp ฮฑ) x - Rep.coinvariantsTensorFreeLEquiv_symm_apply ๐ Mathlib.RepresentationTheory.Coinvariants
{k G : Type u} [CommRing k] [Group G] (A : Rep.{u, u, u} k G) (ฮฑ : Type u) [DecidableEq ฮฑ] (a : ฮฑ โโ โA) : (A.coinvariantsTensorFreeLEquiv ฮฑ).symm a = (A.finsuppToCoinvariantsTensorFree ฮฑ) a - Rep.finsuppToCoinvariantsTensorFree_single ๐ Mathlib.RepresentationTheory.Coinvariants
{k G : Type u} [CommRing k] [Group G] {A : Rep.{u, u, u} k G} {ฮฑ : Type u} [DecidableEq ฮฑ] (i : ฮฑ) (x : โA) : ((A.finsuppToCoinvariantsTensorFree ฮฑ) funโ | i => x) = (Representation.Coinvariants.mk (A.ฯ.tprod (Representation.free k G ฮฑ))) (x โโ[k] funโ | i => MonoidAlgebra.single 1 1) - Rep.coinvariantsTensorFreeToFinsupp_mk_tmul_single ๐ Mathlib.RepresentationTheory.Coinvariants
{k G : Type u} [CommRing k] [Group G] (A : Rep.{u, u, u} k G) {ฮฑ : Type u} [DecidableEq ฮฑ] (x : โA) (i : ฮฑ) (g : G) (r : k) : (A.coinvariantsTensorFreeToFinsupp ฮฑ) ((Representation.Coinvariants.mk (A.ฯ.tprod (Representation.free k G ฮฑ))) (x โโ[k] funโ | i => MonoidAlgebra.single g r)) = funโ | i => r โข (A.ฯ gโปยน) x - Representation.ind ๐ Mathlib.RepresentationTheory.Induced
{k : Type u_1} {G : Type u_2} {H : Type u_3} [CommRing k] [Group G] [Group H] (ฯ : G โ* H) {A : Type u_4} [AddCommGroup A] [Module k A] (ฯ : Representation k G A) : Representation k H (Representation.IndV ฯ ฯ) - Representation.IndV.mk ๐ Mathlib.RepresentationTheory.Induced
{k : Type u_1} {G : Type u_2} {H : Type u_3} [CommRing k] [Group G] [Group H] (ฯ : G โ* H) {A : Type u_4} [AddCommGroup A] [Module k A] (ฯ : Representation k G A) (h : H) : A โโ[k] Representation.IndV ฯ ฯ - Representation.IndV.hom_ext ๐ Mathlib.RepresentationTheory.Induced
{k : Type u_1} {G : Type u_2} {H : Type u_3} [CommRing k] [Group G] [Group H] (ฯ : G โ* H) {A : Type u_4} {B : Type u_5} [AddCommGroup A] [Module k A] (ฯ : Representation k G A) [AddCommGroup B] [Module k B] {f g : Representation.IndV ฯ ฯ โโ[k] B} (hfg : โ (h : H), f โโ Representation.IndV.mk ฯ ฯ h = g โโ Representation.IndV.mk ฯ ฯ h) : f = g - Representation.IndV.hom_ext_iff ๐ Mathlib.RepresentationTheory.Induced
{k : Type u_1} {G : Type u_2} {H : Type u_3} [CommRing k] [Group G] [Group H] {ฯ : G โ* H} {A : Type u_4} {B : Type u_5} [AddCommGroup A] [Module k A] {ฯ : Representation k G A} [AddCommGroup B] [Module k B] {f g : Representation.IndV ฯ ฯ โโ[k] B} : f = g โ โ (h : H), f โโ Representation.IndV.mk ฯ ฯ h = g โโ Representation.IndV.mk ฯ ฯ h - Rep.indResHomEquiv_symm_apply ๐ Mathlib.RepresentationTheory.Induced
{k : Type u} {G : Type v} {H : Type v'} [CommRing k] [Group G] [Group H] (ฯ : G โ* H) (A : Rep.{max w v' u, u, v} k G) (B : Rep.{max w v' u, u, v'} k H) (f : A โถ Rep.res ฯ B) : (Rep.indResHomEquiv ฯ A B).symm f = Rep.ofHom { toLinearMap := Representation.Coinvariants.lift (Representation.tprod (MonoidHom.comp (Representation.leftRegular k H) ฯ) A.ฯ) (TensorProduct.lift (((Finsupp.lift (โA โโ[k] โB) k H) fun h => B.ฯ hโปยน โโ (Rep.Hom.hom f).toLinearMap) โโ โ(MonoidAlgebra.coeffLinearEquiv k))) โฏ, isIntertwining' := โฏ } - Rep.coinvariantsTensorIndInv_mk_tmul_indMk ๐ Mathlib.RepresentationTheory.Induced
{k : Type u} [CommRing k] {G H : Type u} [Group G] [Group H] (ฯ : G โ* H) {A : Rep.{u, u, u} k G} {B : Rep.{u, u, u} k H} (x : โA) (y : โB) : (CategoryTheory.ConcreteCategory.hom (Rep.coinvariantsTensorIndInv ฯ A B)) ((Representation.Coinvariants.mk (A.ฯ.tprod (Rep.res ฯ B).ฯ)) (x โโ[k] y)) = (((Rep.ind ฯ A).coinvariantsTensorMk B) ((Representation.IndV.mk ฯ A.ฯ 1) x)) y - Representation.ind_mk ๐ Mathlib.RepresentationTheory.Induced
{k : Type u_1} {G : Type u_2} {H : Type u_3} [CommRing k] [Group G] [Group H] (ฯ : G โ* H) {A : Type u_4} [AddCommGroup A] [Module k A] (ฯ : Representation k G A) (hโ hโ : H) (a : A) : ((Representation.ind ฯ ฯ) hโ) ((Representation.IndV.mk ฯ ฯ hโ) a) = (Representation.IndV.mk ฯ ฯ (hโ * hโโปยน)) a - Rep.coinvariantsTensorIndHom_mk_tmul_indVMk ๐ Mathlib.RepresentationTheory.Induced
{k : Type u} [CommRing k] {G H : Type u} [Group G] [Group H] (ฯ : G โ* H) {A : Rep.{u, u, u} k G} {B : Rep.{u, u, u} k H} (h : H) (x : โA) (y : โB) : (CategoryTheory.ConcreteCategory.hom (Rep.coinvariantsTensorIndHom ฯ A B)) ((((Rep.ind ฯ A).coinvariantsTensorMk B) ((Representation.IndV.mk ฯ A.ฯ h) x)) y) = ((A.coinvariantsTensorMk (Rep.res ฯ B)) x) ((B.ฯ h) y) - Representation.ind_apply ๐ Mathlib.RepresentationTheory.Induced
{k : Type u_1} {G : Type u_2} {H : Type u_3} [CommRing k] [Group G] [Group H] (ฯ : G โ* H) {A : Type u_4} [AddCommGroup A] [Module k A] (ฯ : Representation k G A) (h : H) : (Representation.ind ฯ ฯ) h = Representation.Coinvariants.map (Representation.tprod (MonoidHom.comp (Representation.leftRegular k H) ฯ) ฯ) (Representation.tprod (MonoidHom.comp (Representation.leftRegular k H) ฯ) ฯ) { toLinearMap := LinearMap.rTensor A (MonoidAlgebra.mapDomainLinearMap k k fun x => x * hโปยน), isIntertwining' := โฏ } - Rep.coindToInd ๐ Mathlib.RepresentationTheory.FiniteIndex
{k : Type u} {G : Type v} [CommRing k] [Group G] {S : Subgroup G} (A : Rep.{w, u, v} k โฅS) [S.FiniteIndex] : โ(Rep.coind.{u, v, v, w} S.subtype A) โโ[k] โ(Rep.ind S.subtype A) - Rep.indToCoind ๐ Mathlib.RepresentationTheory.FiniteIndex
{k : Type u} {G : Type v} [CommRing k] [Group G] {S : Subgroup G} [DecidableRel โ(QuotientGroup.rightRel S)] (A : Rep.{w, u, v} k โฅS) : โ(Rep.ind S.subtype A) โโ[k] โ(Rep.coind.{u, v, v, w} S.subtype A) - Rep.coindToInd_indToCoind ๐ Mathlib.RepresentationTheory.FiniteIndex
{k : Type u} {G : Type v} [CommRing k] [Group G] {S : Subgroup G} [DecidableRel โ(QuotientGroup.rightRel S)] (A : Rep.{w, u, v} k โฅS) [S.FiniteIndex] : A.indToCoind โโ A.coindToInd = LinearMap.id - Rep.indToCoind_coindToInd ๐ Mathlib.RepresentationTheory.FiniteIndex
{k : Type u} {G : Type v} [CommRing k] [Group G] {S : Subgroup G} [DecidableRel โ(QuotientGroup.rightRel S)] (A : Rep.{w, u, v} k โฅS) [S.FiniteIndex] : A.coindToInd โโ A.indToCoind = LinearMap.id - Rep.coindToInd_of_support_subset_orbit ๐ Mathlib.RepresentationTheory.FiniteIndex
{k : Type u} {G : Type v} [CommRing k] [Group G] {S : Subgroup G} {A : Rep.{w, u, v} k โฅS} [S.FiniteIndex] (g : G) (f : โ(Rep.coind.{u, v, v, w} S.subtype A)) (hx : Function.support โf โ MulAction.orbit (โฅS) g) : A.coindToInd f = (Representation.IndV.mk S.subtype A.ฯ g) (โf g) - Rep.coindToInd_apply ๐ Mathlib.RepresentationTheory.FiniteIndex
{k : Type u} {G : Type v} [CommRing k] [Group G] {S : Subgroup G} (A : Rep.{w, u, v} k โฅS) [S.FiniteIndex] (f : โ(Rep.coind.{u, v, v, w} S.subtype A)) : A.coindToInd f = โ g, g.liftOn (fun g => (Representation.IndV.mk S.subtype A.ฯ g) (โf g)) โฏ - Rep.indCoindIso_hom_hom_toLinearMap ๐ Mathlib.RepresentationTheory.FiniteIndex
{k : Type u} {G : Type v} [CommRing k] [Group G] {S : Subgroup G} [DecidableRel โ(QuotientGroup.rightRel S)] [S.FiniteIndex] (A : Rep.{max w u, u, v} k โฅS) : (Rep.Hom.hom A.indCoindIso.hom).toLinearMap = A.indToCoind - Rep.indCoindIso_inv_hom_toLinearMap ๐ Mathlib.RepresentationTheory.FiniteIndex
{k : Type u} {G : Type v} [CommRing k] [Group G] {S : Subgroup G} [DecidableRel โ(QuotientGroup.rightRel S)] [S.FiniteIndex] (A : Rep.{max w u, u, v} k โฅS) : (Rep.Hom.hom A.indCoindIso.inv).toLinearMap = { toFun := (Representation.Equiv.mk (LinearEquiv.ofLinearMap A.indToCoind A.coindToInd โฏ โฏ) โฏ).invFun, map_add' := โฏ, map_smul' := โฏ } - Rep.FiniteCyclicGroup.coinvariantsTensorResolutionIso_inv_f_hom_apply ๐ Mathlib.RepresentationTheory.Homological.GroupHomology.FiniteCyclic
{k G : Type u} [CommRing k] [CommGroup G] [Fintype G] (A : Rep.{u, u, u} k G) (g : G) (hg : โ (x : G), x โ Subgroup.zpowers g) (i : โ) (a : โA) : (ModuleCat.Hom.hom ((Rep.FiniteCyclicGroup.coinvariantsTensorResolutionIso A g hg).inv.f i)) a = ((โA.ฯ.coinvariantsTprodLeftRegularLEquiv).inverse โA.ฯ.coinvariantsTprodLeftRegularLEquiv.symm โฏ โฏ) a - Rep.FiniteCyclicGroup.coinvariantsTensorResolutionIso_hom_f_hom_apply ๐ Mathlib.RepresentationTheory.Homological.GroupHomology.FiniteCyclic
{k G : Type u} [CommRing k] [CommGroup G] [Fintype G] (A : Rep.{u, u, u} k G) (g : G) (hg : โ (x : G), x โ Subgroup.zpowers g) (i : โ) (aโ : TensorProduct k (โA) (MonoidAlgebra k G) โงธ (Representation.Coinvariants.ker (A.ฯ.tprod (Representation.leftRegular k G))).toAddSubgroup) : (ModuleCat.Hom.hom ((Rep.FiniteCyclicGroup.coinvariantsTensorResolutionIso A g hg).hom.f i)) aโ = (QuotientAddGroup.lift (Representation.Coinvariants.ker (A.ฯ.tprod (Representation.leftRegular k G))).toAddSubgroup (TensorProduct.lift ((Finsupp.linearCombination k fun g => A.ฯ gโปยน) โโ โ(MonoidAlgebra.coeffLinearEquiv k)) โโ โ(TensorProduct.comm k (โA) (MonoidAlgebra k G))).toAddMonoidHom โฏ) aโ
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
๐Real.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
๐"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
๐_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
๐Real.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
๐(?a -> ?b) -> List ?a -> List ?b
๐List ?a -> (?a -> ?b) -> List ?bBy main conclusion:
๐|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allโandโ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
๐|- _ < _ โ tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
โข (_ : Type _)finds all definitions which provide data whileโข (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
๐ Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ โ _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c