Theorems · Theorem · group theory
Representation.Coinvariants.map_comp
∀ {k : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {X : Type u_5} [inst : CommRing k] [inst_1 : Monoid G]
[inst_2 : AddCommGroup V] [inst_3 : Module k V] [inst_4 : AddCommGroup W] [inst_5 : Module k W]
[inst_6 : AddCommGroup X] [inst_7 : Module k X] {ρ : Representation k G V} {τ : Representation k G W}
(υ : Representation k G X) (φ : ρ.IntertwiningMap τ) (ψ : τ.IntertwiningMap υ),
Representation.Coinvariants.map τ υ ψ ∘ₗ Representation.Coinvariants.map ρ τ φ =
Representation.Coinvariants.map ρ υ (ψ.comp φ)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- 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
- Monoidstatement and proof · cited by 3,887
- LinearMap.compstatement · cited by 1,642
- Representationstatement and proof · cited by 396
- Representation.IntertwiningMapstatement and proof · cited by 261
- Representation.Coinvariantsstatement · cited by 48
- Representation.IntertwiningMap.compstatement · cited by 41
- Representation.Coinvariants.mapstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.