Theorems · Theorem · nonassociative algebras
LieModule.mem_maxTrivSubmodule
∀ (R : Type u) (L : Type v) (M : Type w) [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] (m : M), m ∈ LieModule.maxTrivSubmodule R L M ↔ ∀ (x : L), ⁅x, m⁆ = 0
- Defined in
- Mathlib.Algebra.Lie.Abelian
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement · cited by 642
- LieSubmodulestatement · cited by 489
- LieModulestatement and proof · cited by 424
- LieModule.maxTrivSubmodulestatement · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- LieAlgebra.hasCentralRadical_and_of_isIrreducible_of_isFaithfulproof · cited by 1
- LieModule.isTrivial_iff_max_triv_eq_topproof · cited by 1
- LieModule.le_max_triv_iff_bracket_eq_botproof · cited by 1
- LieDerivation.maxTrivSubmodule_eq_bot_of_center_eq_botproof · cited by 0