Theorems · Theorem · group theory
Representation.IsIrreducible.surjective_or_eq_zero
∀ {G : Type u_1} {k : Type u_2} {V : Type u_3} {W : Type u_4} [inst : Monoid G] [inst_1 : Field k]
[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} [ρ.IsIrreducible] (g : σ.IntertwiningMap ρ),
Function.Surjective ⇑g ∨ g = 0- Defined in
- Mathlib.RepresentationTheory.Irreducible
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- Monoidstatement and proof · cited by 3,887
- Representationstatement and proof · cited by 396
- Representation.IntertwiningMapstatement and proof · cited by 261
- LinearEquiv.map_eq_zero_iffproof · cited by 17
- Representation.IsIrreduciblestatement and proof · cited by 10
- Representation.IntertwiningMap.equivLinearMapAsModuleproof · cited by 3
- LinearMap.surjective_or_eq_zeroproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.