Theorems · Theorem · group theory
Representation.IntertwiningMap.tensor_add_right
∀ {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} {P : Type u_6} [inst_8 : AddCommMonoid P] [inst_9 : Module A P] {π : Representation A G P}
(f : ρ.IntertwiningMap σ) (g₁ g₂ : τ.IntertwiningMap π), f.tensor (g₁ + g₂) = f.tensor g₁ + f.tensor g₂- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- TensorProduct.tmulproof · cited by 1,182
- LinearMap.extproof · cited by 844
- Representationstatement and proof · cited by 396
- Representation.IntertwiningMapstatement and proof · cited by 261
- TensorProduct.mapproof · cited by 250
- Representation.IntertwiningMap.toLinearMapproof · cited by 205
Cited by1
Results whose statement or proof uses this declaration.
- Representation.IntertwiningMap.lTensor_addproof · cited by 0