Theorems · Theorem · group theory
Representation.TensorProduct.comm_symm
∀ {A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [inst : CommSemiring A] [inst_1 : Monoid G]
[inst_2 : AddCommMonoid V] [inst_3 : AddCommMonoid W] [inst_4 : Module A V] [inst_5 : Module A W]
(ρ : Representation A G V) (σ : Representation A G W),
(Representation.TensorProduct.comm σ ρ).symm = 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.
Cites10
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
- 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.Equiv.symmstatement and proof · cited by 27
- Representation.TensorProduct.commstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.