Theorems · Definition · group theory
Rep.finsuppTensorRight
(k : Type u) →
(G : Type v) →
[inst : CommRing k] →
[inst_1 : Monoid G] →
(A B : Rep.{u, u, v} k G) →
(α : Type u) →
[DecidableEq α] →
CategoryTheory.MonoidalCategoryStruct.tensorObj A (Rep.finsupp α B) ≅
Rep.finsupp α (CategoryTheory.MonoidalCategoryStruct.tensorObj A B)Given representations A, B and a type α, this is the natural representation isomorphism
A ⊗ (α →₀ B) ≅ (A ⊗ B) →₀ α sending a ⊗ₜ single x b ↦ single x (a ⊗ₜ b).
- Defined in
- Mathlib.RepresentationTheory.Rep.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingMonoidDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Isostatement · cited by 3,963
- Monoidstatement and proof · cited by 3,887
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- Repstatement and proof · cited by 843
- Rep.ρproof · cited by 356
- Rep.mkIsoproof · cited by 7
- Representation.finsuppTensorRightproof · cited by 4
- Rep.finsuppstatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.