Theorems · Theorem · group theory
Representation.TensorProduct.comm_comp_rTensor
∀ {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) (f : σ.IntertwiningMap τ),
(↑(Representation.TensorProduct.comm τ ρ)).comp (Representation.IntertwiningMap.rTensor ρ f) =
(Representation.IntertwiningMap.lTensor ρ f).comp ↑(Representation.TensorProduct.comm σ ρ)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Monoidstatement and proof · cited by 3,887
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- TensorProduct.tmulproof · cited by 1,182
- LinearEquiv.toLinearMapproof · cited by 1,171
- LinearMap.extproof · cited by 844
- Representationstatement and proof · cited by 396
- LinearMap.rTensorproof · cited by 266
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.