Theorems · Theorem · nonassociative algebras
LieSubmodule.lieIdeal_oper_eq_tensor_map_range
∀ {R : Type u} [inst : CommRing R] {L : Type v} {M : Type w} [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]
(I : LieIdeal R L) (N : LieSubmodule R L M),
⁅I, N⁆ = ((LieModule.toModuleHom R L M).comp (TensorProduct.LieModule.mapIncl I N)).rangeA useful alternative characterisation of Lie ideal operations on Lie submodules.
Given a Lie ideal I ⊆ L and a Lie submodule N ⊆ M, by tensoring the inclusion maps and then
applying the action of L on M, we obtain morphism of Lie modules f : I ⊗ N → L ⊗ M → M.
This lemma states that ⁅I, N⁆ = range f.
- Defined in
- Mathlib.Algebra.Lie.TensorProduct
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- LinearMapproof · cited by 10,215
- Submoduleproof · cited by 7,192
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.