Theorems · Definition · nonassociative algebras
TensorProduct.LieModule.liftLie
(R : Type u) →
[inst : CommRing R] →
(L : Type v) →
(M : Type w) →
(N : Type w₁) →
(P : 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] →
[inst_11 : AddCommGroup P] →
[inst_12 : Module R P] →
[inst_13 : LieRingModule L P] →
[inst_14 : LieModule R L P] →
(M →ₗ⁅R,L⁆ N →ₗ[R] P) ≃ₗ[R] TensorProduct R M N →ₗ⁅R,L⁆ PA weaker form of the universal property for tensor product of modules of a Lie algebra.
Note that maps f of type M →ₗ⁅R,L⁆ N →ₗ[R] P are exactly those R-bilinear maps satisfying
⁅x, f m n⁆ = f ⁅x, m⁆ n + f m ⁅x, n⁆ for all x, m, n (see e.g, LieModuleHom.map_lie₂).
- 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.
Cites18
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
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- LieRingstatement and proof · cited by 1,548
- LinearEquiv.symmproof · cited by 1,461
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieModulestatement and proof · cited by 424
Cited by4
Results whose statement or proof uses this declaration.
- LieAlgebra.rootSpaceWeightSpaceProductproof · cited by 6
- LieModule.toModuleHomproof · cited by 3
- TensorProduct.LieModule.coe_liftLie_eq_lift_coestatement and proof · cited by 2
- TensorProduct.LieModule.liftLie_applystatement · cited by 1