Theorems · Definition · nonassociative algebras
LieModuleHom.ker
{R : Type u} →
{L : Type v} →
{M : Type w} →
{N : Type w₁} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : AddCommGroup M] →
[inst_3 : Module R M] →
[inst_4 : LieRingModule L M] →
[inst_5 : AddCommGroup N] →
[inst_6 : Module R N] → [inst_7 : LieRingModule L N] → (M →ₗ⁅R,L⁆ N) → LieSubmodule R L MThe kernel of a morphism of Lie algebras, as an ideal in the domain.
- Defined in
- Mathlib.Algebra.Lie.Submodule
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Bot.botproof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement · cited by 489
- LieModuleHomstatement and proof · cited by 123
- LieSubmodule.comapproof · cited by 21
Cited by10
Results whose statement or proof uses this declaration.
- LieSubmodule.ker_inclstatement · cited by 3
- LieModuleHom.ker_eq_botstatement and proof · cited by 2
- LieModuleHom.le_ker_iff_mapstatement · cited by 2
- LieSubmodule.comap_map_eqstatement and proof · cited by 1
- LieModuleHom.ker_toSubmodulestatement · cited by 1
- LieModuleHom.mem_kerstatement · cited by 1
- LieSubmodule.Quotient.mk'_kerstatement and proof · cited by 1
- LieSubmodule.comap_bracket_eqstatement and proof · cited by 1
- LieModuleHom.ker_idstatement · cited by 0
- LieModuleHom.comp_ker_inclstatement and proof · cited by 0