Theorems · Definition · nonassociative algebras
LieModule.ker
(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] → [LieModule R L M] → LieIdeal R LThe kernel of the action of a Lie algebra L on a Lie module M as a Lie ideal in L.
- Defined in
- Mathlib.Algebra.Lie.Abelian
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Quot.sound
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
- LieModulestatement and proof · cited by 424
- LieIdealstatement · cited by 282
- LieModule.toEndproof · cited by 144
- LieHom.kerproof · cited by 37
Cited by8
Results whose statement or proof uses this declaration.
- LieAlgebra.self_module_ker_eq_centerstatement and proof · cited by 3
- LieDerivation.ad_ker_eq_centerproof · cited by 3
- LieModule.isFaithful_iff_ker_eq_botstatement and proof · cited by 2
- LieModule.ker_eq_botstatement · cited by 1
- LieModule.mem_kerstatement · cited by 1
- LieModule.ker.congr_simpstatement and proof · cited by 0
- LieIdeal.isLieAbelian_iffstatement and proof · cited by 0
- LieAlgebra.ad_ker_eq_self_module_kerstatement · cited by 0