Theorems · Theorem · nonassociative algebras
LieModule.exists_forall_lie_eq_smul
∀ (R : Type u_2) (L : Type u_3) (M : Type u_4) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] [inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [inst_6 : LieModule R L M] [inst_7 : LieRing.IsNilpotent L] [LieModule.LinearWeights R L M] [IsNoetherian R M] (χ : LieModule.Weight R L M), ∃ m, m ≠ 0 ∧ ∀ (x : L), ⁅x, m⁆ = χ x • m
Given a Lie module M of a nilpotent Lie algebra L with coefficients in R,
if a function χ : L → R has a simultaneous generalized eigenvector for the action of L
then it has a simultaneous true eigenvector, provided M is Noetherian and has linear weights.
- Defined in
- Mathlib.Algebra.Lie.Weights.Linear
- Cited by
- 2 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.
Cites21
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Nontrivialproof · cited by 2,416
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement and proof · cited by 642
- LieModulestatement and proof · cited by 424
- sub_eq_zeroproof · cited by 407
- IsNoetherianstatement and proof · cited by 208
Cited by2
Results whose statement or proof uses this declaration.
- LieAlgebra.IsKilling.cartanEquivDual_symm_apply_mem_corootSpaceproof · cited by 3
- LieModule.exists_nontrivial_weightSpace_of_isNilpotentproof · cited by 0