Theorems · Definition · nonassociative algebras
TensorProduct.LieModule.mapIncl
{R : Type u} →
[inst : CommRing R] →
{L : Type v} →
{M : Type w} →
{N : 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] →
[inst_7 : AddCommGroup N] →
[inst_8 : Module R N] →
[inst_9 : LieRingModule L N] →
[inst_10 : LieModule R L N] →
(M' : LieSubmodule R L M) →
(N' : LieSubmodule R L N) → TensorProduct R ↥M' ↥N' →ₗ⁅R,L⁆ TensorProduct R M NGiven Lie submodules M' ⊆ M and N' ⊆ N, this is the natural map: M' ⊗ N' → M ⊗ N.
- Defined in
- Mathlib.Algebra.Lie.TensorProduct
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- TensorProductstatement · cited by 2,545
- 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
- LieModuleHomstatement · cited by 123
- LieSubmodule.inclproof · cited by 29
- TensorProduct.LieModule.mapproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- TensorProduct.LieModule.mapIncl_defstatement · cited by 1
- LieSubmodule.lieIdeal_oper_eq_tensor_map_rangestatement and proof · cited by 0