Theorems · Theorem · group theory
Representation.finsuppTensorLeft_symm_apply_single
∀ {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'} [inst_6 : DecidableEq α] (i : α) (v : V) (w : W),
((σ.finsuppTensorLeft ρ α).symm fun₀ | i => v ⊗ₜ[k] w) = (fun₀ | i => v) ⊗ₜ[k] w- Defined in
- Mathlib.RepresentationTheory.Equiv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- TensorProduct.tmulstatement and proof · cited by 1,182
- Finsupp.singlestatement and proof · cited by 943
- Representationstatement and proof · cited by 396
- Representation.tprodstatement · cited by 103
- Representation.Equivstatement · cited by 60
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.