Theorems · Definition · nonassociative algebras
LieModule.IsIrreducible
(R : Type u_1) →
(L : Type u_2) →
(M : Type u_3) →
[inst : CommRing R] → [inst_1 : LieRing L] → [inst_2 : AddCommGroup M] → [Module R M] → [LieRingModule L M] → PropA nontrivial Lie module is irreducible if its only Lie submodules are ⊥ and ⊤.
- Defined in
- Mathlib.Algebra.Lie.Semisimple.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieSubmoduleproof · cited by 489
- IsSimpleOrderproof · cited by 54
Cited by5
Results whose statement or proof uses this declaration.
- LieModule.nontrivial_of_isIrreduciblestatement and proof · cited by 2
- LieSubmodule.eq_top_of_isIrreduciblestatement and proof · cited by 1
- LieAlgebra.hasCentralRadical_and_of_isIrreducible_of_isFaithfulstatement and proof · cited by 1
- LieModule.IsIrreducible.mkstatement · cited by 0
- LieAlgebra.hasTrivialRadical_of_isIrreducible_of_isFaithfulstatement and proof · cited by 0