Theorems · Theorem · group theory
Representation.Coinvariants.mk_tmul_inv
∀ {k : Type u_6} {G : Type u_7} {V : Type u_8} {W : Type u_9} [inst : CommRing k] [inst_1 : Group G]
[inst_2 : AddCommGroup V] [inst_3 : Module k V] [inst_4 : AddCommGroup W] [inst_5 : Module k W]
(ρ : Representation k G V) (τ : Representation k G W) (x : V) (y : W) (g : G),
(Representation.Coinvariants.mk (ρ.tprod τ)) (x ⊗ₜ[k] (τ g⁻¹) y) =
(Representation.Coinvariants.mk (ρ.tprod τ)) ((ρ g) x ⊗ₜ[k] y)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 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 and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Groupstatement and proof · cited by 6,238
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement and proof · cited by 1,182
- Representationstatement and proof · cited by 396
- Representation.tprodstatement and proof · cited by 103
- Representation.Coinvariantsstatement · cited by 48
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.