Theorems · Definition · nonassociative algebras
LieSubmodule.Quotient.lieSubmoduleInvariant
{R : Type u} →
{L : Type v} →
{M : Type w} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : AddCommGroup M] →
[inst_3 : Module R M] →
[inst_4 : LieRingModule L M] →
{N : LieSubmodule R L M} →
[inst_5 : LieAlgebra R L] → [LieModule R L M] → L →ₗ[R] ↥((↑N).compatibleMaps ↑N)Given a Lie module M over a Lie algebra L, together with a Lie submodule N ⊆ M, there
is a natural linear map from L to the endomorphisms of M leaving N invariant.
- Defined in
- Mathlib.Algebra.Lie.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- LieModulestatement and proof · cited by 424
- LieSubmodule.toSubmodulestatement and proof · cited by 150
Cited by1
Results whose statement or proof uses this declaration.
- LieSubmodule.Quotient.actionAsEndoMapproof · cited by 0