Theorems · Definition · group theory
Representation.invariantsEquivIntertwiningMap
{k : Type u_1} →
{G : Type u_2} →
{V : Type u_3} →
{W : Type u_4} →
[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) → ↥(ρ.linHom σ).invariants ≃ₗ[k] ρ.IntertwiningMap σThe invariants of the representation linHom ρ σ correspond to intertwining maps
from ρ to σ.
- Defined in
- Mathlib.RepresentationTheory.Invariants
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- Groupstatement and proof · cited by 6,238
- LinearEquivstatement · cited by 3,317
- Representationstatement and proof · cited by 396
- Representation.IntertwiningMapstatement and proof · cited by 261
- Representation.IntertwiningMap.toLinearMapproof · cited by 205
- Representation.invariantsstatement and proof · cited by 49
Cited by1
Results whose statement or proof uses this declaration.
- Representation.card_inv_mul_sum_char_mul_char_eq_finrankproof · cited by 1