Theorems · Definition · group theory
Representation.finsuppTensorRight
{G : Type v} →
[inst : Monoid G] →
{V : Type v'} →
[inst_1 : AddCommMonoid V] →
{W : Type w'} →
[inst_2 : AddCommMonoid W] →
{k : Type u} →
[inst_3 : CommSemiring k] →
[inst_4 : Module k V] →
[inst_5 : Module k W] →
(σ : Representation k G V) →
(ρ : Representation k G W) →
(α : Type w') → [DecidableEq α] → (σ.tprod (ρ.finsupp α)).Equiv ((σ.tprod ρ).finsupp α)Equiv between representations induced by linear equiv between V ⊗[k] (α →₀ W) and
α →₀ (V ⊗[k] W).
- Defined in
- Mathlib.RepresentationTheory.Equiv
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- Monoidstatement and proof · cited by 3,887
- TensorProductstatement · cited by 2,545
- Representationstatement and proof · cited by 396
- Representation.tprodstatement · cited by 103
- Representation.Equivstatement · cited by 60
- Representation.finsuppstatement · cited by 14
- TensorProduct.finsuppRightproof · cited by 12
- Representation.Equiv.mkproof · cited by 9
Cited by7
Results whose statement or proof uses this declaration.
- Rep.coinvariantsTensorFreeToFinsuppproof · cited by 3
- Rep.finsuppToCoinvariantsTensorFreeproof · cited by 3
- Rep.finsuppToCoinvariantsTensorFree_singleproof · cited by 1
- Representation.finsuppTensorRight_apply_tmulstatement · cited by 1
- Representation.finsuppTensorRight_apply_tmul_applystatement · cited by 0
- Representation.finsuppTensorRight_symm_apply_singlestatement · cited by 0
- Rep.finsuppTensorRightproof · cited by 0