Theorems · Theorem · group theory
Representation.smul_tprod_one_asModule
∀ {k : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [inst : CommSemiring k] [inst_1 : Monoid G]
[inst_2 : AddCommMonoid V] [inst_3 : Module k V] [inst_4 : AddCommMonoid W] [inst_5 : Module k W]
(ρV : Representation k G V) (r : MonoidAlgebra k G) (x : V) (y : W),
(r •
have this := x ⊗ₜ[k] y;
this) =
(r •
have this := x;
this) ⊗ₜ[k]
y- Defined in
- Mathlib.RepresentationTheory.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Finset.sumproof · cited by 5,195
- Monoidstatement and proof · cited by 3,887
- TensorProductstatement · cited by 2,545
- Finset.sum_congrproof · cited by 2,323
- TensorProduct.tmulstatement and proof · cited by 1,182
- Finsupp.supportproof · cited by 828
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.