Theorems · Definition · nonassociative algebras
LieSubmodule.inclusion
{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 N' : LieSubmodule R L M} → N ≤ N' → ↥N →ₗ⁅R,L⁆ ↥N'Given two nested Lie submodules N ⊆ N',
the inclusion N ↪ N' is a morphism of Lie modules.
- Defined in
- Mathlib.Algebra.Lie.Submodule
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- LieSubmodule.toSubmoduleproof · cited by 150
- LieModuleHomstatement · cited by 123
- Submodule.inclusionproof · cited by 74
Cited by4
Results whose statement or proof uses this declaration.
- LieSubmodule.inclusion_applystatement · cited by 0
- LieSubmodule.inclusion_injectivestatement · cited by 0
- LieSubmodule.inclusion.congr_simpstatement and proof · cited by 0
- LieSubmodule.coe_inclusionstatement · cited by 0