Theorems · Definition · nonassociative algebras
UniversalEnvelopingAlgebra.lift
(R : Type u₁) →
{L : Type u₂} →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
{A : Type u₃} →
[inst_3 : Ring A] → [inst_4 : Algebra R A] → (L →ₗ⁅R⁆ A) ≃ (UniversalEnvelopingAlgebra R L →ₐ[R] A)The universal property of the universal enveloping algebra: Lie algebra morphisms into associative algebras lift to associative algebra morphisms from the universal enveloping algebra.
- Defined in
- Mathlib.Algebra.Lie.UniversalEnveloping
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 61 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.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Equivstatement · cited by 8,337
- Ringstatement and proof · cited by 7,463
- AlgHomstatement and proof · cited by 3,236
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieHomstatement and proof · cited by 382
- LieRing.ofAssociativeRingstatement · cited by 227
- LieHom.toLinearMapproof · cited by 74
- LieHom.compproof · cited by 19
Cited by8
Results whose statement or proof uses this declaration.
- FreeLieAlgebra.universalEnvelopingEquivFreeAlgebraproof · cited by 2
- UniversalEnvelopingAlgebra.hom_extproof · cited by 1
- UniversalEnvelopingAlgebra.lift_ι_applystatement · cited by 1
- UniversalEnvelopingAlgebra.ι_comp_liftstatement and proof · cited by 1
- UniversalEnvelopingAlgebra.lift_symm_applystatement · cited by 0
- UniversalEnvelopingAlgebra.lift_uniquestatement and proof · cited by 0
- UniversalEnvelopingAlgebra.lift_ι_apply'statement and proof · cited by 0
- FreeLieAlgebra.universalEnvelopingEquivFreeAlgebra_applystatement · cited by 0