Alphabeta Math
Pipeline-generated
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Lie Algebra Representations, Enveloping Algebras, and PBW

1 · Prerequisites

2 · Summary

This page develops Lie algebras and their representations without a finite-dimensional hypothesis. It first establishes ideals, quotients, homomorphism theorems, derivations, and semidirect products, then constructs subrepresentations, quotients, intertwiners, and the standard direct-sum, dual, Hom, tensor, symmetric, and exterior operations. Alternation is used as the bracket axiom, so the basic theory and the power constructions remain valid in arbitrary characteristic.

The associative half builds tensor and symmetric algebras from their universal properties before defining the enveloping quotient. Representations are then identified with unital modules over that quotient without assuming its canonical Lie map is injective. The PBW filtration leads to a complete ordered- monomial proof: termination is supplemented by the disjoint-pair and Jacobi overlap checks needed for confluence and linear independence.

Every PBW basis statement is conditional on a supplied basis with a supplied total order; no general basis-existence choice is invoked. Characteristic zero is used only where factorial denominators enter symmetrization, and symmetrization is asserted to be a filtered vector-space isomorphism rather than an algebra map. The final false statements isolate these and other common boundary errors. Concrete computations appear on lie-algebra-representations-enveloping-algebras-and-pbw-examples.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Lie algebras over a field

Definition

Let k be a field. A Lie algebra over k is a k-vector space g (Vector space over a field) together with a map

[,]:g×gg

that is linear in each variable (Linear map between vector spaces over the same field) and satisfies, for all x,y,zg,

[x,x]=0

and

[x,[y,z]]+[y,[z,x]]+[z,[x,y]]=0.

The first identity is alternation and the second is the Jacobi identity. No finite-dimensional hypothesis is imposed. Alternation implies [x,y]=[y,x] in every characteristic: expand 0=[x+y,x+y]=[x,y]+[y,x]. Thus skew-symmetry is a consequence here, not a replacement for alternation in characteristic 2.

The zero vector space, with its unique bracket, is a Lie algebra. A Lie algebra is abelian when [x,y]=0 for every x,y.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Lie subalgebras, ideals, and center

Definition

Let g be a Lie algebra over k, and let h be a linear subspace (Linear subspace of a vector space).

  • It is a Lie subalgebra if [h,h]h. The restricted bracket then makes h a Lie algebra: bilinearity, alternation, and Jacobi are inherited from g.
  • It is an ideal, written ig, if [g,i]i. Since the bracket is skew-symmetric, this is equivalent to [i,g]i.
  • The center is Z(g)={zg:[z,x]=0 for every xg}.

The center is an ideal: it is a linear subspace by bilinearity, and for zZ(g) and xg one has [x,z]=0, which lies in Z(g). Every ideal is therefore a Lie subalgebra, but a Lie subalgebra need not be an ideal.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The quotient Lie-algebra bracket is well-defined

Statement

Let ig. The rule

[x+i,y+i]=[x,y]+i

is independent of representatives, is bilinear and alternating, and satisfies the Jacobi identity on the quotient vector space g/i.

Facts & Assumptions

Given: A Lie algebra g over k and an ideal ig.

[L1]

An ideal is a linear subspace closed under brackets with arbitrary elements of g (Lie subalgebras, ideals, and center).

[L2]

The additive cosets form the quotient module and its vector-space operations are independent of representatives (Quotient module M/N with scalar multiplication on additive cosets, The quotient action is well defined and makes M/N a module).

Proof

technique · direct
1.1

If x=x+a and y=y+b with a,bi, bilinearity gives [x,y][x,y]=[a,y]+[x,b]+[a,b]. Every term belongs to i by [L1], so [x,y]+i=[x,y]+i.

givenL1algebra
2.1

Bilinearity of the quotient bracket follows by choosing representatives, using bilinearity in g, and using [L2] for coset addition and scalar multiplication; step 1.1 makes the result independent of those choices.

step 1.1L2algebra
2.2

For every x, one has [x+i,x+i]=[x,x]+i=i, so the descended bracket is alternating.

givenstep 1.1
2.3

For three cosets, their cyclic Jacobi sum is the coset of [x,[y,z]]+[y,[z,x]]+[z,[x,y]], which is zero in g and hence is the zero coset. Thus Jacobi descends.

givenstep 1.1algebra
3.1

Therefore the displayed rule has all Lie identities. For i=0 it is the original bracket, and for i=g it is the unique bracket on the zero space; no choice of representatives is made in either case or in the argument above.

step 1.1step 2.1step 2.2step 2.3
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Quotient Lie algebras

Definition

For an ideal ig, the quotient vector space g/i equipped with

[x+i,y+i]=[x,y]+i

is the quotient Lie algebra. The bracket is representative-independent and satisfies all Lie identities by The quotient Lie-algebra bracket is well-defined. The canonical projection π:gg/i is linear and satisfies π([x,y])=[π(x),π(y)].

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Homomorphisms of possibly infinite-dimensional Lie algebras

Definition

Let g and h be Lie algebras over the same field k, with no dimension restriction. A Lie-algebra homomorphism f:gh is a linear map (Linear map between vector spaces over the same field) satisfying

f([x,y])=[f(x),f(y)]

for all x,yg. A bijective Lie-algebra homomorphism is an isomorphism; its inverse preserves brackets because applying f reduces that assertion to bracket preservation by f.

PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Kernels, images, and the first isomorphism theorem for Lie algebras

Statement

For a Lie-algebra homomorphism f:gh, the kernel is an ideal, the image is a Lie subalgebra, and

g/kerfimf

as Lie algebras via x+kerff(x).

Facts & Assumptions

Given: A homomorphism f:gh of Lie algebras over the same field.

[L1]

Such an f is linear and preserves brackets (Homomorphisms of possibly infinite-dimensional Lie algebras).

[L2]

The underlying linear map induces the vector-space isomorphism g/kerfimf, x+kerff(x) (First isomorphism theorem for modules: M/kerfimf).

[L3]

Quotient brackets by ideals are those of Quotient Lie algebras.

Proof

technique · direct
1.1

Linearity makes kerf and imf linear subspaces. If akerf and xg, then f([x,a])=[f(x),f(a)]=[f(x),0]=0, so [x,a]kerf; hence the kernel is an ideal.

givenL1algebra
1.2

If u=f(x) and v=f(y) are in the image, then [u,v]=[f(x),f(y)]=f([x,y]) is again in the image. Thus the image is a Lie subalgebra.

L1algebra
1.3

Let fˉ be the vector-space isomorphism of [L2]. By [L3], fˉ([x+kerf,y+kerf])=f([x,y])=[f(x),f(y)]=[fˉ(x+kerf),fˉ(y+kerf)], so it preserves brackets.

L1L2L3
2.1

A bijective bracket-preserving linear map has bracket-preserving inverse: for u=f(x),v=f(y), the inverse sends [u,v]=f([x,y]) to [x,y]. Hence fˉ is a Lie-algebra isomorphism. The zero map gives g/g0, while an injective map gives g/0imf; these are included in the same proof.

step 1.3L2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Direct products and direct sums of Lie algebras

Definition

For a family (gi)iI of Lie algebras over k, the Cartesian product igi has componentwise vector operations and bracket

[(xi),(yi)]=([xi,yi])iI.

Bilinearity, alternation, and Jacobi hold componentwise, so this is the direct product Lie algebra. Its algebraic direct sum

iIgi

is the finite-support subspace of the product (The direct sum of an indexed family of modules) with the restricted bracket. It is closed because supp([(xi),(yi)])supp(x)supp(y), a finite set when both inputs have finite support.

For finite I, product and direct sum are the same Lie algebra. For I=, both are the zero Lie algebra. For two algebras the notation is gh and the bracket is [(x,u),(y,v)]=([x,y],[u,v]).

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Derivations of Lie algebras

Definition

A derivation of a Lie algebra g is a linear map D:gg satisfying

D[x,y]=[Dx,y]+[x,Dy]

for all x,y. The vector space of derivations is denoted Der(g). For xg, the linear map

adx:gg,adx(y)=[x,y],

is called an inner derivation once its derivation law is established by Jacobi in the following proposition.

PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Derivations form a Lie algebra and inner derivations an ideal

Statement

Der(g) is a Lie subalgebra of Endk(g) under the commutator. The map ad:gDer(g) is a Lie-algebra homomorphism, its image is an ideal, and ker(ad)=Z(g).

Facts & Assumptions

Given: A Lie algebra g over k.

[L1]

Derivations satisfy the Lie Leibniz law of Derivations of Lie algebras.

[L2]

The bracket of g is alternating and satisfies Jacobi (Lie algebras over a field).

[L3]

The center and ideal conditions are those of Lie subalgebras, ideals, and center.

Proof

technique · direct
1.1

Derivations form a linear subspace of Endk(g), because the Leibniz identity is linear in D. For derivations D,E, expansion of (DEED)[x,y] gives [(DEED)x,y]+[x,(DEED)y]: the two cross terms [Dx,Ey] and [Ex,Dy] occur once with each sign and cancel. Hence [D,E]=DEED is a derivation.

L1algebra
1.2

Jacobi rewritten as [x,[y,z]][y,[x,z]]=[[x,y],z] says [adx,ady]=ad[x,y]. It also says adx[y,z]=[adxy,z]+[y,adxz], so every adx is a derivation and ad is a Lie homomorphism.

L2algebra
2.1

The endomorphism commutator is bilinear and alternating, and its Jacobi identity follows by expanding the six triple composites. Therefore the closed linear subspace in step 1.1 is a Lie subalgebra.

step 1.1algebra
2.2

If D is any derivation, then for every y, [D,adx](y)=D[x,y][x,Dy]=[Dx,y]; hence [D,adx]=adDx. Thus the inner derivations form an ideal of Der(g).

L1step 1.2
3.1

Finally, xker(ad) exactly when [x,y]=0 for every y, which is exactly xZ(g) by [L3]. For an abelian algebra the inner ideal is zero; for the zero algebra all assertions remain valid.

L3algebra
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Semidirect products of Lie algebras

Definition

By Derivations form a Lie algebra and inner derivations an ideal, Der(h) is a Lie algebra under the commutator. Let ρ:gDer(h) be a Lie-algebra homomorphism. On gh define the candidate bracket

[(x,u),(y,v)]=([x,y],ρ(x)vρ(y)u+[u,v]).

The next lemma proves that this bracket satisfies Jacobi. The resulting Lie algebra is the semidirect product gρh. The subspace 0h is an ideal, the projection to g is a Lie homomorphism, and the inclusion of g is a section. When ρ=0, this is the direct sum Lie algebra.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The semidirect-product bracket satisfies Jacobi

Statement

The bracket defining gρh is bilinear, alternating, and satisfies the Jacobi identity.

Facts & Assumptions

Given: Lie algebras g,h and a Lie homomorphism ρ:gDer(h), with the bracket of Semidirect products of Lie algebras.

[L1]

Each ρ(x) is a derivation: ρ(x)[u,v]=[ρ(x)u,v]+[u,ρ(x)v].

[L2]

Bracket preservation says [ρ(x),ρ(y)]=ρ([x,y]).

Proof

technique · direct
1.1

Every term in the displayed bracket is bilinear. Substituting the same pair twice gives ([x,x],ρ(x)uρ(x)u+[u,u])=(0,0), so the bracket is alternating.

givenalgebra
1.2

The first component of the cyclic Jacobi sum for (x,u),(y,v),(z,w) is [x,[y,z]]+[y,[z,x]]+[z,[x,y]]=0 by Jacobi in g.

given
1.3

In the second component, the terms containing two elements of h and one action are, cyclically, ρ(x)[v,w][ρ(x)v,w][v,ρ(x)w]; each vanishes by [L1]. The terms with three elements of h form their Jacobi sum and vanish.

L1algebra
1.4

The remaining terms are ([ρ(x),ρ(y)]ρ([x,y]))w and its two cyclic analogues. They vanish by [L2]. Thus the entire second component is zero.

L2algebra
2.1

Both components of the Jacobi sum vanish, proving the claim. If one summand is zero, or if ρ=0, the calculation reduces to the componentwise Jacobi identity, so all boundary cases are already included and no choices are made.

step 1.2step 1.3step 1.4
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Representations of Lie algebras

Definition

For a vector space V over k, write

gl(V)=Endk(V)

with commutator bracket [A,B]=ABBA. Expansion of triple composites shows that this is a Lie algebra in every characteristic.

A representation of a Lie algebra g on V is a Lie-algebra homomorphism

ρ:ggl(V).

Writing xv for ρ(x)(v), this is equivalently a k-bilinear action g×VV satisfying

[x,y]v=x(yv)y(xv)

for all x,yg and vV. No finite-dimensional hypothesis is imposed on either g or V. The zero vector space and the zero action are allowed.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Subrepresentations, quotient representations, and intertwiners

Definition

Let V be a representation of g.

A linear subspace WV is stable if xwW for every xg and wW. With the restricted action, such a W is a subrepresentation.

For a stable subspace W, the quotient representation on V/W is

x(v+W)=xv+W.

This is independent of the representative: replacing v by v+w changes xv by xwW. The representation identity descends because both sides are the corresponding cosets of the identity in V.

For representations V,V of the same Lie algebra, an intertwiner is a linear map T:VV such that

T(xv)=xT(v)

for all xg and vV.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Irreducible, completely reducible, and faithful representations

Definition

A nonzero representation V is irreducible if its only stable linear subspaces are 0 and V.

A representation is completely reducible if it is isomorphic, as a representation, to an algebraic direct sum

iIVi

of irreducible representations, where elements have finite support. This is a definition, not an assertion that every representation has such a decomposition. The zero representation is the empty direct sum and is therefore completely reducible under this convention.

A representation ρ:ggl(V) is faithful if ρ is injective.

PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Representation kernels are ideals

Statement

For a representation ρ:ggl(V), the kernel is an ideal of g, and the representation is faithful if and only if this kernel is zero.

Facts & Assumptions

Given: A representation ρ:ggl(V) over k.

[L1]

A representation map is a Lie-algebra homomorphism (Representations of Lie algebras).

[L2]

The kernel of a Lie-algebra homomorphism is an ideal (Kernels, images, and the first isomorphism theorem for Lie algebras).

[L3]

Proof

technique · direct
1.1

Applying [L2] to the homomorphism in [L1] shows that kerρ is an ideal.

L1L2
1.2

A linear map is injective exactly when its kernel is zero; by [L3], this says that the representation is faithful exactly when kerρ=0.

givenL3algebra
2.1

Thus both assertions hold, including for V=0: in that case ρ is faithful precisely when g=0.

step 1.1step 1.2
PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Direct-sum, dual, Hom, and tensor representations

Statement

Let (Vi)iI be representations of g, and let V,W be representations. Then the following formulas define representations:

x(vi)iI=(xvi)iI,

(xλ)(v)=λ(xv),

(xT)(v)=xT(v)T(xv),

x(vw)=xvw+vxw,

on iVi, V, Homk(V,W), and VkW, respectively.

Facts & Assumptions

Given: Representations of one Lie algebra g on all displayed vector spaces.

[L1]

Their operators satisfy [ρ(x),ρ(y)]=ρ([x,y]) (Representations of Lie algebras).

[L2]

A bilinear map induces a unique linear map from a tensor product (Universal property of the tensor product for balanced maps into abelian groups).

[L3]

Elements of an algebraic direct sum have finite support (The direct sum of an indexed family of modules).

Proof

technique · direct
1.1

The componentwise formula preserves finite support by [L3]. Its commutator is componentwise, so [L1] gives [x,y](vi)=(x(yvi)y(xvi))i; hence it is a representation, including for an empty family.

L1L3algebra
1.2

For the dual formula, (x(yλ)y(xλ))(v)=λ(yxvxyv)=λ([x,y]v)=([x,y]λ)(v) by [L1]. Thus the minus sign gives the required bracket action.

L1algebra
1.3

On Homk(V,W), expand the commutator of TρW(x)TTρV(x) and its y-analogue. The two mixed terms cancel, leaving ρW([x,y])TTρV([x,y]), which is the prescribed [x,y]-action by [L1].

L1algebra
1.4

For each fixed x, the displayed tensor formula is bilinear in (v,w), so [L2] gives a linear endomorphism of VW. Applying the x- and y-operators successively to a pure tensor produces two mixed terms in each order; they cancel in the commutator, leaving [x,y]vw+v[x,y]w. Since pure tensors span, this is the representation identity everywhere.

L1L2algebra
2.1

Each construction is linear in x and satisfies the bracket identity, so all four displayed actions are Lie-algebra representations without finite-dimensional assumptions.

step 1.1step 1.2step 1.3step 1.4
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symmetric and exterior powers over an arbitrary field

Definition

Let V be a vector space over an arbitrary field k and let n0. Permuting tensor factors gives an action of the symmetric group Sn on Vn. Define

Sn(V)=Vn/Rn,

where Rn is the linear span of all tπt with tVn and πSn. Thus Sn(V) is the quotient by coinvariance relations, not the subspace of invariant tensors.

The exterior power Λn(V) is the repeated-vector quotient of The kth exterior power as the tensor-power quotient by repeated-vector relations: it is Vn modulo the span of pure tensors in which two inputs are equal.

By convention V0=k, so S0(V)=Λ0(V)=k, while S1(V)=Λ1(V)=V. These definitions require no division by n! and therefore apply in every characteristic.

PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symmetric and exterior powers are representations

Statement

If V is a representation of g, the diagonal tensor action on Vn preserves the symmetric and repeated-vector relation subspaces. It therefore descends to representations on Sn(V) and Λn(V) for every n0 and over every field.

Facts & Assumptions

Given: A Lie-algebra representation V and an integer n0.

[L1]

Iterating the tensor-product construction gives the diagonal action x(v1vn)=iv1xvivn (Direct-sum, dual, Hom, and tensor representations).

[L2]

The two quotient relation subspaces are those in Symmetric and exterior powers over an arbitrary field.

[L3]

A linear map killing a quotient relation subspace factors uniquely through the quotient (A module homomorphism vanishing on N factors uniquely through M/N).

Proof

technique · direct
1.1

Every diagonal operator Dx commutes with every permutation of tensor positions, because permuting after applying x in one position gives the same summand as applying x in the permuted position. Hence Dx(tπt)=DxtπDxt lies in the symmetric relation subspace.

L1L2algebra
1.2

Consider a pure tensor with equal entries v in positions pq. Terms of Dx differentiating another position still have equal entries in positions p,q. The sum of the two remaining terms, with xv in position p or q, equals the tensor having v+xv in both positions minus the tensors having v in both and xv in both; it therefore belongs to the span of repeated-vector tensors in every characteristic. Thus the exterior relation subspace is stable.

L1L2algebra
1.3

Stability makes Dx induce an endomorphism on each quotient by [L3]. Since [Dx,Dy]=D[x,y] on Vn, the same equality holds after passing to either quotient, and the induced actions are representations.

L1L3algebra
2.1

For n=0 the resulting action on k is zero, and for n=1 it is the original action on V; the same construction proves the assertion for every n without averaging or dividing by n!.

step 1.1step 1.2step 1.3
PropositionStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-14Open item page →

Lie representations as actions before enveloping

Statement

A representation of g on V is equivalently a k-bilinear action (x,v)xv satisfying

[x,y]v=x(yv)y(xv).

In general this action does not, by itself, canonically make g into an associative unital ring over which V is a module.

Facts & Assumptions

Given: A Lie algebra g and a vector space V over the same field k.

[L1]

A representation is a linear map ρ:gEndk(V) preserving the Lie bracket (Representations of Lie algebras).

[L2]

A left module over a ring requires an associative multiplication and a unit action as in Unital left and right modules over a ring; unqualified module means left module.

Proof

technique · direct
1.1

From a representation ρ, set xv=ρ(x)v. Linearity of ρ and of each ρ(x) makes the action bilinear, and bracket preservation expands to [x,y]v=x(yv)y(xv).

L1algebra
1.2

Conversely, a bilinear action defines a linear map ρ(x)(v)=xv into Endk(V). The displayed identity says exactly that ρ([x,y])=ρ(x)ρ(y)ρ(y)ρ(x), so ρ is a representation.

L1algebra
2.1

The equivalence is therefore exact, but [L2] does not apply directly from the Lie-algebra data in general. The bracket need not be associative; if it is the zero bracket on a nonzero abelian Lie algebra, that multiplication has no unit. There is a genuine exceptional case: if g=0 and V=0, the zero bracket makes g the permitted unital zero ring, and its unique action on V is a unital module action. This exception does not give a general ring structure for Lie representations. The canonical associative-module formulation for arbitrary g,V uses U(g).

step 1.1step 1.2L2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Tensor algebra of a vector space

Definition

For a vector space V over k, set V0=k and define the tensor algebra

T(V)=n0Vn.

After fixing the canonical tensor-product associators, multiplication on homogeneous pure tensors is concatenation:

(v1vm)(w1wn)=v1vmw1wn.

Extend this bilinearly. Each element has finite degree support, so products are finite sums. Tensor associativity makes concatenation associative, and 1k=V0 is its unit. Thus T(V) is a graded unital associative k-algebra. The degree-one inclusion is denoted j:VT(V).

TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Universal property of the tensor algebra

Statement

If A is a unital associative k-algebra, every linear map f:VA extends uniquely to a unital k-algebra homomorphism f^:T(V)A.

Facts & Assumptions

Given: A vector space V, a unital associative k-algebra A, and a linear map f:VA.

[L1]

Multilinear maps on Vn factor uniquely through Vn (Finite iterated tensor products represent multilinear maps independently of parenthesization).

[L2]

Maps from a direct sum are determined uniquely by their restrictions to the summands (Universal property of a direct sum of modules).

[L3]

The grading and concatenation multiplication are those of Tensor algebra of a vector space.

Proof

technique · direct
1.1

For n1, the map (v1,,vn)f(v1)f(vn) is multilinear, so [L1] gives a linear map fn:VnA with fn(v1vn)=f(v1)f(vn). Put f0(a)=a1A.

L1construct
2.1

By [L2], the maps fn combine uniquely to a linear map f^:T(V)A. On pure homogeneous tensors, concatenation gives f^(uv)=f^(u)f^(v), and bilinearity extends this to all finite sums; also f^(1)=1A and f^j=f.

step 1.1L2L3algebra
3.1

If F:T(V)A is any unital algebra homomorphism with Fj=f, then F(v1vn)=F(jv1)F(jvn)=f(v1)f(vn) and F(1)=1A. Pure tensors span every homogeneous summand, so [L2] gives F=f^.

step 2.1L2L3algebra
4.1

The map constructed in step 2.1 is therefore the unique unital algebra extension of f, including the boundary case V=0, where T(V)=k.

step 2.1step 3.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Symmetric algebra of a vector space

Definition

For a vector space V, let J be the two-sided ideal of T(V) generated by

vwwv(v,wV).

The symmetric algebra of V is the commutative graded algebra

S(V)=T(V)/J.

The quotient is commutative because its degree-one generators commute, and all elements are sums of products of those generators. Since the relators are homogeneous of degree two, J is homogeneous. Its degree-n relation space is the span of adjacent-transposition differences: an arbitrary permutation difference is a telescoping sum along adjacent transpositions, and each adjacent difference is a degree-n multiple of a generator of J. Thus the degree-n image is exactly the quotient Sn(V) from Symmetric and exterior powers over an arbitrary field. The degree-zero unit is the image of 1k.

TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Universal property of the symmetric algebra

Statement

If A is a commutative unital k-algebra, every linear map f:VA extends uniquely to a unital algebra homomorphism f~:S(V)A.

Facts & Assumptions

Given: A vector space V, a commutative unital k-algebra A, and a linear map f:VA.

[L1]

The tensor-algebra universal property extends f uniquely to a unital algebra map f^:T(V)A (Universal property of the tensor algebra).

[L2]

A ring homomorphism killing an ideal factors uniquely through the quotient (A ring homomorphism whose kernel contains a two-sided ideal factors uniquely through the quotient ring).

[L3]

S(V)=T(V)/J, where J is generated by commutativity relators (Symmetric algebra of a vector space).

Proof

technique · direct
1.1

Apply [L1] to obtain f^. For every generator of J, commutativity of A gives f^(vwwv)=f(v)f(w)f(w)f(v)=0, so Jkerf^.

L1L3algebra
2.1

By [L2], f^ factors through a unique unital algebra map f~:S(V)A, and its restriction to the image of V is f.

step 1.1L2
3.1

If G:S(V)A is another such map, its composite with T(V)S(V) is a unital algebra extension of f, hence equals f^ by [L1]. Surjectivity of the quotient map gives G=f~.

step 2.1L1L3algebra
4.1

Therefore f~ exists uniquely, with no basis or finite-dimensional hypothesis on V.

step 2.1step 3.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Universal enveloping algebra

Definition

Let g be a Lie algebra over k. In T(g), regard [x,y]g as an element of tensor degree one, and let I be the two-sided ideal generated by

xyyx[x,y](x,yg).

The universal enveloping algebra is

U(g)=T(g)/I.

Write

ιg:gU(g)

for the composite of the degree-one inclusion with the quotient map. This definition makes U(g) a unital associative algebra and ιg a linear map. It does not assert that ιg is injective; that conclusion will come from PBW.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The canonical map to U(g) is a Lie homomorphism

Statement

For every x,yg, the canonical map satisfies

ιg([x,y])=ιg(x)ιg(y)ιg(y)ιg(x).

Consequently ιg:gU(g)Lie is a Lie-algebra homomorphism into the commutator Lie algebra.

Facts & Assumptions

Given: The quotient presentation of U(g) and canonical linear map ιg from Universal enveloping algebra.

[L1]

Every generator xyyx[x,y] of the defining ideal has zero image in the quotient.

Proof

technique · direct
1.1

Applying the quotient map to the relator in [L1] gives ιg(x)ιg(y)ιg(y)ιg(x)ιg([x,y])=0, which is the displayed identity.

givenL1algebra
2.1

Since ιg is linear by construction and step 1.1 is bracket preservation, it is a Lie-algebra homomorphism. No injectivity has been used.

step 1.1
TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Universal property of the enveloping algebra

Statement

Let A be a unital associative k-algebra, equipped with its commutator Lie bracket. Every Lie-algebra homomorphism f:gALie extends uniquely to a unital algebra homomorphism f:U(g)A satisfying fιg=f.

Facts & Assumptions

Given: A Lie-algebra map f:gALie into a unital associative k-algebra.

[L1]

A linear map from g extends uniquely to an algebra map from T(g) (Universal property of the tensor algebra).

[L2]
[L3]

The defining relators and canonical map are those of Universal enveloping algebra.

Proof

technique · direct
1.1

By [L1], f extends uniquely to a unital algebra homomorphism F:T(g)A. Since f preserves Lie brackets, F(xyyx[x,y])=f(x)f(y)f(y)f(x)f([x,y])=0 for every defining relator.

L1algebra
2.1

The kernel of F is a two-sided ideal containing all defining relators, hence contains their generated ideal I. By [L2], F factors uniquely as T(g)U(g)fA, and the factor satisfies fιg=f.

step 1.1L2L3
3.1

If G:U(g)A is another unital algebra map with Gιg=f, its composite with T(g)U(g) is an algebra extension of f. It equals F by [L1], and quotient-map surjectivity gives G=f.

step 2.1L1L3algebra
4.1

Thus the required extension exists uniquely; the argument uses only the quotient presentation and not injectivity of ιg.

step 2.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-14Open item page →

Lie representations are U(g)-modules

Statement

Restriction along ιg:gU(g) and extension by the universal property give mutually inverse correspondences between representations of g and unital left U(g)-module structures whose restriction along kU(g) is the given scalar action on V. A linear map is an intertwiner on one side exactly when it is a module homomorphism on the other.

Facts & Assumptions

Given: A Lie algebra g and a vector space V over k.

[L1]

A unital left U(g)-module structure whose central k-scalars act by the given scalar multiplication is equivalently a unital k-algebra map U(g)Endk(V). Indeed, the module axioms give additivity, multiplicativity, and preservation of the unit, while the stated scalar compatibility gives k-linearity; conversely such a map defines the required action (Unital left and right modules over a ring; unqualified module means left module).

[L2]

Lie maps from g into a commutator algebra extend uniquely across U(g) (Universal property of the enveloping algebra).

[L4]

By its quotient-tensor-algebra definition, every element of U(g) is a finite linear combination of images of tensor words, including the empty word 1; these images are products of elements ιg(x). Universal enveloping algebra.

Proof

technique · direct
1.1

A representation ρ:gEndk(V)Lie extends uniquely by [L2] to a unital algebra map ρ:U(g)Endk(V), hence to a unital left module structure by [L1].

L1L2L3
1.2

Conversely, a scalar-compatible unital module gives a k-algebra map α:U(g)Endk(V). Its restriction αιg preserves Lie brackets because both ιg and every algebra map preserve commutators, so it is a representation. Starting with ρ recovers ρ by ριg=ρ; starting with α recovers α by uniqueness in [L2].

L1L2algebra
1.3

Let T:VW be linear. If T intertwines the g-actions, then it intertwines each ρ(x), each finite product of these operators, and finite linear combinations of the products. By [L4], these include the actions of every element of U(g); the empty product acts as the identity on both modules. Thus T is a module homomorphism. Conversely, restricting a module homomorphism to ιg(g) gives an intertwiner.

L3L4algebra
2.1

The object and morphism correspondences in steps 1.1–1.3 are mutually inverse, proving the claimed equivalence without any PBW or injectivity assumption.

step 1.1step 1.2step 1.3
PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Functoriality of the enveloping algebra

Statement

A Lie-algebra homomorphism f:gh induces a unique unital algebra homomorphism

U(f):U(g)U(h)

such that U(f)ιg=ιhf. Moreover U(id)=id and U(gf)=U(g)U(f).

Facts & Assumptions

Given: Lie-algebra homomorphisms between Lie algebras over k.

[L1]

Each canonical map ιh is a Lie map into the commutator algebra (The canonical map to U(g) is a Lie homomorphism).

[L2]

Such Lie maps extend uniquely from g to U(g) (Universal property of the enveloping algebra).

Proof

technique · direct
1.1

The composite ιhf:gU(h)Lie is a Lie map by [L1], so [L2] supplies the unique unital algebra map U(f) with the stated generator equation.

L1L2
1.2

Both U(idg) and idU(g) compose with ιg to ιg, so uniqueness in [L2] makes them equal.

L2algebra
2.1

For gfhgl, both U(gf) and U(g)U(f) send ιg to ιlgf. Uniqueness in [L2] therefore gives U(gf)=U(g)U(f).

step 1.1L2algebra
3.1

The construction preserves identities and composition and is consequently functorial.

step 1.1step 1.2step 2.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

PBW filtration on the enveloping algebra

Definition

Let q:T(g)U(g) be the defining quotient map. For n0, define

FnU(g)=q(0rngr),

and put F1U(g)=0. This is the PBW filtration. It is increasing and exhaustive: every tensor-algebra element has finite degree support, hence every enveloping-algebra element belongs to some Fn.

Equivalently, Fn is spanned by products of at most n elements from the image ιg(g), with the empty product included. This definition does not assume that ιg is injective.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Associated graded algebra of a filtered algebra

Definition

Let A be a unital algebra with an increasing multiplicative filtration

0=F1AF0AF1A,

where 1F0A and (FmA)(FnA)Fm+nA. Its associated graded algebra is

grFA=n0FnA/Fn1A,

with multiplication on homogeneous classes

(a+Fm1A)(b+Fn1A)=ab+Fm+n1A.

This product is well-defined. Indeed, if a changes by uFm1A and b by vFn1A, the product changes by ub+av+uvFm+n1A. Associativity and the unit class descend from A.

PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The PBW filtration is multiplicative and has commutative associated graded

Statement

For the PBW filtration,

FmU(g)FnU(g)Fm+nU(g).

Moreover [Fm,Fn]Fm+n1 when m+n1, and therefore grU(g) is commutative.

Facts & Assumptions

Given: A Lie algebra g and the PBW filtration on its enveloping algebra.

[L1]

Fn is spanned by words of length at most n (PBW filtration on the enveloping algebra).

[L2]

In U(g), ιg(x)ιg(y)ιg(y)ιg(x)=ιg([x,y]) (The canonical map to U(g) is a Lie homomorphism).

[L3]

Associated-graded multiplication is that of Associated graded algebra of a filtered algebra.

Proof

technique · direct
1.1

Concatenating a word of length at most m with one of length at most n gives length at most m+n. Taking spans and quotient images proves FmFnFm+n.

L1algebra
1.2

For a generator x and a word b1bs, repeated use of [x,ab]=[x,a]b+a[x,b] gives [x,b1bs]=jb1[x,bj]bs. By [L2], every [x,bj] is again the image of one element of g, so this commutator lies in Fs.

L2algebra
2.1

For words a=ax of length r>0 and b of length s>0, the identity [ax,b]=a[x,b]+[a,b]x, together with step 1.2 and induction on r, puts both terms in Fr+s1. The scalar boundary cases commute, and bilinearity therefore gives [Fm,Fn]Fm+n1.

step 1.1step 1.2algebra
3.1

If aFm and bFn, step 2.1 says that ab and ba have the same class in Fm+n/Fm+n1. By [L3], all homogeneous elements of grU(g) commute, hence the whole associated graded algebra is commutative.

step 2.1L3
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

PBW symbol map from the symmetric algebra

Definition

The degree-one assignment

xιg(x)+F0U(g)F1U(g)/F0U(g)

is linear. Since grU(g) is commutative, the symmetric-algebra universal property gives a unique algebra homomorphism

σ:S(g)grU(g).

It is graded because generators of degree one go to degree one. This is the PBW symbol map. Neither injectivity nor surjectivity is part of its definition.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Ordered monomial basis of a symmetric algebra

Statement

Let B be a supplied basis of V equipped with a supplied total order. The commutative monomials

b1bn(b1bn),

including the empty monomial 1, form a basis of S(V).

Facts & Assumptions

Given: A vector space V with a specified basis B and a specified total order on B.

[L2]

Linear maps VA into commutative unital algebras extend uniquely to S(V) (Universal property of the symmetric algebra).

Proof

technique · constructive
1.1

Let P be the vector space freely spanned by the finite weakly increasing words in B, including the empty word. Multiply two basis words by sorting their concatenation. Totality of the supplied order makes the sorted word unique; this multiplication is commutative and associative, and the empty word is its unit.

givenconstruct
2.1

By [L1], sending bB to the one-letter word b extends uniquely to a linear map j:VP. By [L2], it extends to a unital algebra map α:S(V)P.

step 1.1L1L2construct
2.2

Send each ordered word b1bn in the basis of P to the product of the images of its letters in S(V), and send the empty word to 1. Extending linearly gives an algebra map β:PS(V) because multiplication in S(V) is commutative and the product of two word images is the image of their sorted concatenation.

step 1.1constructalgebra
3.1

The composite αβ fixes every word-basis element of P, while βα fixes every generator from V and hence all of S(V) by [L2]. Thus α and β are inverse isomorphisms.

step 2.1step 2.2L2
4.1

Consequently the stated ordered words are a basis of S(V). The construction uses only the supplied basis and order, and when B is empty the empty word is the sole basis element.

step 3.1discharge-construct: step 1.1
LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

PBW spanning by ordered monomials

Statement

Let B be a supplied basis of g equipped with a supplied total order. Then the monomials

ιg(b1)ιg(bn)(b1bn),

including the empty monomial 1, span U(g).

Facts & Assumptions

Given: A Lie algebra g with a specified ordered basis B.

[L1]

Every element of U(g) is a finite linear combination of images of tensor words (PBW filtration on the enveloping algebra).

[L2]

In U(g) one has xy=yx+[x,y] for basis elements x,y.

Proof

technique · strong well-founded induction on the pair (word length, inversion number), ordered lexicographically
1.1

Words of length zero or one are ordered, and every word with inversion number zero is weakly increasing. These are the base cases.

base
1.2

Assume every basis word with strictly smaller pair (length, inversion number) is a linear combination of ordered words.

ihassume-hyp
2.1

A nonordered finite word has an adjacent inversion xy with x>y. Replace it using [L2] by yx+[x,y]. The swapped word has the same length and one fewer inversion, while after the finite basis expansion in [L3] every bracket term has length one less. Step 1.2 therefore rewrites every resulting term as a linear combination of ordered words.

step 1.2L2L3algebra
3.1

The lexicographic order on pairs of nonnegative integers is well-founded, so steps 1.1–2.1 prove that every basis word is in the ordered span. By [L1], that span is all of U(g); for the empty basis it consists only of 1.

step 1.1step 2.1L1discharge-induction: step 1.1
LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

PBW linear independence via the ordered-monomial model

Statement

For a supplied basis B of g with a supplied total order, the weakly increasing monomials in B are linearly independent in U(g).

Facts & Assumptions

Given: A Lie algebra g with a specified totally ordered basis B.

[L1]

Let P be the vector space freely spanned by weakly increasing finite words in B; these words are the ordered basis model of S(g) (Ordered monomial basis of a symmetric algebra).

[F1]

Every vector of g, in particular every bracket of two basis vectors, has a unique finite expansion in B. Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis.

[L2]

A Lie action of g on P extends uniquely to a unital U(g)-action (Universal property of the enveloping algebra).

Proof

technique · constructive ordered rewriting and its induced regular action
1.1

On a basis word, orient every adjacent inversion yx with y>x by the linear rewrite yxxy+[y,x], expanding the bracket in the supplied basis by [F1]. Every resulting term decreases lexicographically in (length, inversion number), so every reduction sequence terminates in a linear combination of ordered words.

givenF1L1construct
2.1

Reductions at disjoint adjacent pairs commute after expansion. The only overlapping critical word is zyx with z>y>x: reducing its left pair first gives, before lower reductions, xyz+[y,x]z+y[z,x]+[z,y]x, whereas reducing its right pair first gives xyz+x[z,y]+[z,x]y+z[y,x]. In the outer induction on word length, the difference of their terminal forms is therefore the already-defined normal form of [[y,x],z]+[y,[z,x]]+[[z,y],x], which is zero by the Jacobi identity.

step 1.1algebra
3.1

A well-founded induction on the decreasing measure now proves uniqueness of the terminal result: if two reduction sequences start differently, step 2.1 joins their first reductions, and the induction hypothesis identifies the normal forms of all lower terms. Denote the resulting linear normal-form map by N:T(g)P. It fixes ordered words and satisfies N(r(yxxy[y,x])s)=0 in every word context. By bilinearity, alternation, and totality of the order, it kills every defining enveloping relator and hence the ideal they generate.

step 1.1step 2.1constructalgebra
4.1

For xg, define Lx:PP by Lx(p)=N(xp), extending from word-basis elements linearly. Context compatibility from step 3.1 gives N(xN(q))=N(xq); consequently [Lx,Ly](p)=N((xyyx)p)=N([x,y]p)=L[x,y](p). Thus xLx is a Lie representation.

step 3.1constructalgebra
5.1

By [L2], the operators Lx extend to a U(g)-action on P. If b1bn, then the ordered product ιg(b1)ιg(bn) sends the empty word to b1bn: acting from the right successively inserts bn,bn1,,b1 without an inversion.

step 4.1L2algebra
6.1

Apply any finite linear relation among ordered monomials in U(g) to the empty word. Step 5.1 turns it into the same linear combination of distinct basis words of P, so every coefficient is zero by [L1]. Hence the ordered monomials are linearly independent, including the empty-basis case.

step 5.1L1discharge-construct: step 4.1
TheoremStatement: Literature-sourcedProof: AI-adaptedaudited 2026-09-14Open item page →

Poincaré–Birkhoff–Witt theorem

Statement

Let g be a Lie algebra with a supplied basis B equipped with a supplied total order. Then

ιg(b1)ιg(bn)(b1bn),

including the empty product, form a basis of U(g). Equivalently, the symbol map

σ:S(g)grU(g)

is an isomorphism of graded algebras.

Facts & Assumptions

Given: A Lie algebra with a specified totally ordered basis B.

[L1]

Ordered monomials span U(g) (PBW spanning by ordered monomials).

[L2]

Those monomials are linearly independent (PBW linear independence via the ordered-monomial model).

[L3]

The ordered commutative monomials form a basis of S(g) (Ordered monomial basis of a symmetric algebra).

[L4]

The graded symbol map is that of PBW symbol map from the symmetric algebra.

Proof

technique · direct
1.1

By [L1] and [L2], the ordered monomials are simultaneously spanning and linearly independent, hence form a basis of U(g).

L1L2
1.2

To verify the reverse implication in the stated equivalence, suppose that σ is a graded-algebra isomorphism. The ordered commutative monomials form a basis of S(g) by [L3]. For spanning, use induction on n: if uFnU(g), surjectivity of σn expresses its class modulo Fn1 as a finite linear combination of the classes of ordered length-n monomials. Subtracting the same combination in U(g) leaves an element of Fn1, to which the induction hypothesis applies. For independence, take a finite relation among ordered monomials and let n be its largest occurring length. Its degree-n class is the image under the injective map σn of the corresponding combination of distinct ordered commutative monomials, so all degree-n coefficients vanish; descending induction eliminates the rest. Thus the graded isomorphism implies the ordered-monomial basis assertion as well, including degree zero and the empty product.

L3L4algebra
2.1

The degree-preserving straightening result [L1] shows that every element of FnU(g) is spanned by ordered monomials of length at most n; their linear independence follows from [L2]. Hence they form a basis of Fn, and Fn/Fn1 has as a basis their classes of length exactly n.

L1L2step 1.1algebra
3.1

In degree n, σ sends each ordered commutative basis monomial from [L3] to the class of the identically ordered PBW monomial from step 2.1. It is therefore a bijection in every degree.

step 2.1L3L4
4.1

Since σ is a graded algebra homomorphism by [L4] and is bijective on every graded component by step 3.1, it is a graded-algebra isomorphism. When B is empty, both bases consist only of the empty monomial, so the boundary case is included.

step 1.1step 3.1L4
CorollaryStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The canonical map g→U(g) is injective

Statement

If a basis of g is supplied, the canonical map ιg:gU(g) is injective. In particular, no degree-one basis vector vanishes in the enveloping algebra.

Facts & Assumptions

Given: A Lie algebra g with a specified basis and any specified total order on that basis.

[L1]

Length-one ordered PBW monomials are part of a basis of U(g) (Poincaré–Birkhoff–Witt theorem).

Proof

technique · direct
1.1

The images under ιg of the supplied basis elements are exactly the distinct length-one PBW monomials, so [L1] makes them linearly independent.

L1
2.1

Every xg has a unique finite basis expansion, and ιg(x)=0 forces all its coefficients to vanish by step 1.1. Hence x=0 and ιg is injective; if the basis is empty, g=0 and the claim is immediate.

step 1.1algebra
CorollaryStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

No hidden linear relations in degree one

Statement

If a basis of g is supplied, the linear map

kgF1U(g),(a,x)a1+ιg(x),

is an isomorphism.

Facts & Assumptions

Given: A Lie algebra with a specified totally ordered basis.

[L1]

PBW makes the empty word and all length-one ordered words part of one basis of U(g) (Poincaré–Birkhoff–Witt theorem).

[L2]

F1 is spanned by words of length at most one (PBW filtration on the enveloping algebra).

Proof

technique · direct
1.1

By [L2], every element of F1 is a1+ιg(x), so the displayed map is surjective.

L2algebra
1.2

By [L1], the empty PBW word and the length-one basis words are linearly independent. Therefore a1+ιg(x)=0 implies a=0 and every basis coefficient of x is zero, so the map is injective.

L1algebra
2.1

The map is linear, injective, and surjective, hence is an isomorphism; for g=0 this reduces to the degree-zero map kF1U(0).

step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

PBW symmetrization in characteristic zero

Statement

Suppose chark=0 and a basis of g equipped with a total order is supplied. The linear map defined on homogeneous products by

sym(v1vn)=1n!πSnιg(vπ(1))ιg(vπ(n))

is a filtered vector-space isomorphism sym:S(g)U(g). In general it is not an algebra homomorphism.

Facts & Assumptions

Given: A characteristic-zero field k, a Lie algebra g over k, and a specified totally ordered basis of g.

[L3]

PBW identifies the symbol map σ:S(g)grU(g) as a graded-algebra isomorphism (Poincaré–Birkhoff–Witt theorem).

Proof

technique · induction on filtration degree after constructing the map
1.1

By [L1] the coefficient 1/n! exists. Reindexing the finite sum by ππτ for any τSn shows by [L2] that the displayed multilinear expression is invariant under permuting the inputs, so it descends to a linear map on Sn(g); for n=0 it sends 1 to 1. Taking the graded direct sum defines sym, and degree n maps into FnU(g).

L1L2construct
1.2

In degree zero, sym:S0(g)=kF0U(g) has associated-graded map σ0, hence is bijective by [L3].

baseL3
1.3

Assume that every element of Fn1U(g) has a unique preimage in r<nSr(g).

ihassume-hyp
2.1

In Fn/Fn1 all reordered products of v1,,vn have the same symbol, because interchanging adjacent factors changes a word by a bracket term of degree n1. Thus the leading symbol of sym(v1vn) is the average of n! identical symbols, namely σ(v1vn). Hence gr(sym)=σ.

step 1.1L1L3algebra
3.1

Given uFn, use the surjectivity of σn and step 2.1 to choose snSn(g) whose symmetrization has the same class as u in Fn/Fn1. Then usym(sn)Fn1 and step 1.3 supplies a preimage, proving surjectivity through degree n.

step 2.1step 1.3L3choose
3.2

If s=rnsr and sym(s)=0, its top filtration class is σn(sn) by step 2.1, so sn=0 by injectivity of [L3]. Descending in degree, or using the uniqueness clause in step 1.3, gives every sr=0. Thus symmetrization is injective through degree n.

step 2.1step 1.3L3algebra
4.1

Steps 1.2–3.2 complete the filtration induction. Every element of either algebra has finite degree, so sym is a filtered vector-space isomorphism on the full direct sums. The proof asserts no multiplicativity.

step 1.2step 3.1step 3.2discharge-induction: step 1.2
PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The enveloping algebra of an abelian Lie algebra is symmetric

Statement

If g is abelian, the canonical algebra map S(g)U(g) is an isomorphism.

Facts & Assumptions

Given: An abelian Lie algebra g over k.

[L1]

U(g) is the quotient of T(g) by relators xyyx[x,y] (Universal enveloping algebra).

[L2]

S(g) is the quotient by relators xyyx (Symmetric algebra of a vector space).

Proof

technique · direct comparison of quotient presentations
1.1

Since g is abelian, [x,y]=0 for all x,y, so every defining enveloping relator in [L1] is exactly the corresponding symmetric relator in [L2]. The two generated two-sided ideals are equal.

givenL1L2algebra
2.1

Quotienting the same tensor algebra by the same ideal gives a canonical unital algebra isomorphism S(g)U(g) fixing the image of g. This includes g=0 and uses no choice of basis; PBW is consistent with, but unnecessary for, this presentation argument.

step 1.1algebra
PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Enveloping algebra of a direct sum

Statement

For Lie algebras g and h over k, there is a unital algebra isomorphism

U(gh)U(g)kU(h).

Facts & Assumptions

Given: Lie algebras g,h over the same field k.

[L1]

The two summands commute in their direct sum (Direct products and direct sums of Lie algebras).

[L2]

Lie maps induce enveloping-algebra maps (Functoriality of the enveloping algebra), and Lie maps into associative commutator algebras extend uniquely (Universal property of the enveloping algebra).

[L3]

The algebra tensor product has multiplication (ab)(ab)=aabb (The tensor product of R-algebras has multiplication (ab)(ab)=aabb), and bilinear maps factor through the module tensor product (Universal property of the tensor product for balanced maps into abelian groups).

Proof

technique · constructive comparison of the two universal maps
1.1

Define ϕ:gh(U(g)U(h))Lie by ϕ(x,y)=ιg(x)1+1ιh(y). Same-summand commutators give the respective Lie brackets, while the two tensor factors commute, so [L1] makes ϕ a Lie map. By [L2] it extends uniquely to an algebra map Φ:U(gh)U(g)U(h).

L1L2L3construct
1.2

Let α:U(g)U(gh) and β:U(h)U(gh) be induced by the summand inclusions. Their generator images commute by [L1] and the canonical enveloping relation, hence all of α(U(g)) commutes with all of β(U(h)). Therefore (a,b)α(a)β(b) is bilinear and [L3] gives a linear map Ψ:U(g)U(h)U(gh).

L1L2L3constructalgebra
2.1

Commutation of the two images gives Ψ((ab)(ab))=α(aa)β(bb)=α(a)β(b)α(a)β(b), so Ψ is a unital algebra homomorphism.

step 1.2L3algebra
3.1

The composite ΨΦ fixes the canonical images of (x,0) and (0,y), hence is the identity on U(gh) by uniqueness in [L2]. The composites Φα and aa1 agree on ιg(g), and similarly Φβ(b)=1b; thus ΦΨ fixes every pure tensor (a1)(1b)=ab, hence is the identity.

step 1.1step 1.2step 2.1L2L3
4.1

Therefore Φ and Ψ are inverse unital algebra isomorphisms, including when either summand is zero.

step 3.1discharge-construct: step 1.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Schur’s lemma for irreducible Lie-algebra representations

Statement

A nonzero intertwiner between irreducible g-representations is an isomorphism, and the endomorphism ring of an irreducible representation is a division ring. If k is algebraically closed and the representation is finite dimensional, every intertwining endomorphism is scalar.

Facts & Assumptions

Given: Irreducible representations of one Lie algebra g over k.

[L1]

Lie representations and their intertwiners are respectively unital U(g)-modules and module maps (Lie representations are U(g)-modules).

[L2]

Schur's lemma for modules makes a nonzero map between simple modules an isomorphism and the endomorphism ring of a simple module a division ring (Schur's lemma for simple modules).

[L3]

A linear operator on a positive finite-dimensional vector space over an algebraically closed field has an eigenvalue (Every endomorphism of a nonzero finite-dimensional vector space over an algebraically closed field has an eigenvalue).

Proof

technique · direct
1.1

A stable subspace is exactly a U(g)-submodule under [L1], so an irreducible Lie representation is a simple nonzero U(g)-module. Applying [L2] proves the first two assertions.

L1L2
2.1

Now assume k is algebraically closed and V is finite-dimensional and irreducible. For TEndg(V), [L3] gives an eigenvalue λk. Then TλI is still an intertwiner but is not invertible; the division-ring conclusion of step 1.1 forces TλI=0.

step 1.1L3algebra
3.1

Thus every such T equals λI. The finite-dimensional and algebraic-closure hypotheses are used only in step 2.1 and are not claimed in the division-ring statement.

step 1.1step 2.1
RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Hopf-algebra structure on U(g)

Remark

The assignments on xg

Δ(x)=ιg(x)1+1ιg(x),ε(x)=0,S(x)=ιg(x)

extend to the standard cocommutative Hopf-algebra structure on U(g). The first two assignments are Lie maps into the commutator algebras of U(g)U(g) and k, so enveloping universality extends them to algebra maps. Interpreting the last assignment as a Lie map into U(g)op extends it to an algebra map into the opposite algebra, equivalently an anti-algebra map S.

Coassociativity, cocommutativity, and the counit identities follow because the corresponding algebra maps agree on every generator. For the antipode, write Δ(a)=a(1)a(2). Both convolution identities hold on 1 and on every generator, since multiplying x1+1x gives zero. If they hold for a and b, then

S(a(1)b(1))a(2)b(2)=S(b(1))S(a(1))a(2)b(2)=ε(a)ε(b)1,

and similarly

a(1)b(1)S(a(2)b(2))=a(1)b(1)S(b(2))S(a(2))=ε(a)ε(b)1.

Induction on word length and linearity therefore prove both antipode identities on all of U(g).

This remark is non-load-bearing: no later item on this page depends on these Hopf formulas.

False statementConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Not every Lie subalgebra is an ideal

Statement

Every Lie subalgebra is an ideal.

Facts & Assumptions

Given: The asserted implication from Lie subalgebra to ideal.

[L1]

A subalgebra is closed under its internal brackets, whereas an ideal must be closed under brackets with every ambient element (Lie subalgebras, ideals, and center).

Refutation

technique · direct counterexample
1.1

Over any field, inside the commutator Lie algebra of 2×2 matrices take h=(1000) and e=(0100). Their span g=khke is bracket-closed and satisfies [h,e]=e.

constructalgebra
2.1

The line kh is a Lie subalgebra because [h,h]=0, but it is not an ideal because [e,h]=ekh. This violates the asserted implication in every characteristic.

step 1.1L1
False statementConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The dual action needs a minus sign

Statement

The dual action is (xλ)(v)=λ(xv), with no minus sign.

Facts & Assumptions

Given: The proposed plus-sign formula on the algebraic dual of a representation.

[L1]

The valid dual formula has a minus sign (Direct-sum, dual, Hom, and tensor representations).

Refutation

technique · direct computation in the standard $\mathfrak{sl}_2$-module over a characteristic-zero field
1.1

Write Px(λ)=λρ(x) for the proposed plus-sign operator. Then [Px,Py](λ)=λ(ρ(y)ρ(x)ρ(x)ρ(y))=P[x,y](λ), so the proposed operators reverse rather than preserve the Lie bracket.

givenalgebra
2.1

In the standard two-dimensional sl2-module, [e,f]=h and Ph0. Hence [Pe,Pf]=PhPh, since the field has characteristic zero. The plus formula is therefore not a representation; the two minus signs in the commutator of the formula in [L1] correct this reversal.

step 1.1L1algebra
False statementConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

An enveloping algebra need not be commutative

Statement

U(g) is commutative for every Lie algebra g.

Facts & Assumptions

Given: The asserted universal commutativity.

[L1]

In U(g), the commutator of canonical images is the image of the Lie bracket (The canonical map to U(g) is a Lie homomorphism).

[L2]

PBW makes the canonical map injective when a basis is supplied (The canonical map g→U(g) is injective).

Refutation

technique · direct counterexample
1.1

Let g have basis h,e with [h,e]=e, for example the matrix Lie algebra used in the preceding false statement. By [L1], ιg(h)ιg(e)ιg(e)ιg(h)=ιg(e).

constructL1
2.1

The supplied basis lets [L2] show ιg(e)0. Thus the two elements ιg(h) and ιg(e) do not commute in U(g), refuting the statement.

step 1.1L2
False statementConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Injectivity is not part of the enveloping quotient definition

Statement

The canonical map gU(g) is injective merely by the definition of U(g) as a quotient.

Facts & Assumptions

Given: The claim that quotient formation alone proves injectivity.

[L1]

The definition makes the canonical map the composite gT(g)T(g)/I (Universal enveloping algebra).

[L2]

Its injectivity is a PBW corollary (The canonical map g→U(g) is injective).

Refutation

technique · direct dependency check
1.1

From [L1] alone, the kernel of the composite is exactly Ig, with g viewed in tensor degree one. A quotient definition supplies no assertion that this intersection is zero; for comparison, the quotient T(V)/(V) kills its entire degree-one subspace.

L1algebra
2.1

PBW proves that the special enveloping ideal has Ig=0, yielding [L2]. Thus injectivity is true, but it is a theorem using PBW rather than a consequence built into the quotient definition, so the statement as phrased is false.

step 1.1L2
False statementConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

PBW symmetrization is generally not multiplicative

Statement

For a nonabelian Lie algebra g in characteristic zero, PBW symmetrization S(g)U(g) is an algebra isomorphism.

Facts & Assumptions

Given: A characteristic-zero nonabelian Lie algebra with a supplied basis.

[L1]

Symmetrization is a vector-space isomorphism with sym(x)=ιg(x) and sym(xy)=12(ιg(x)ιg(y)+ιg(y)ιg(x)) (PBW symmetrization in characteristic zero).

Refutation

technique · direct computation
1.1

Choose x,y with [x,y]0. The enveloping relation gives ιg(y)ιg(x)=ιg(x)ιg(y)ιg([x,y]), so [L1] yields sym(xy)=ιg(x)ιg(y)12ιg([x,y]).

givenL1choosealgebra
2.1

But sym(x)sym(y)=ιg(x)ιg(y), and PBW injectivity, contained in [L1], makes ιg([x,y])0. Hence the two expressions differ and symmetrization is not multiplicative.

step 1.1L1algebra
False statementConstruction: AI-adaptedVerification: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Lie-algebra representations need not be completely reducible

Statement

Every representation of every Lie algebra is completely reducible.

Facts & Assumptions

Given: The asserted universal complete reducibility.

[L1]

Completely reducible means an algebraic direct sum of irreducible subrepresentations (Irreducible, completely reducible, and faithful representations).

Refutation

technique · direct counterexample
1.1

Let the one-dimensional abelian Lie algebra kt act on V=ke1ke2 by te1=0 and te2=e1. This is a representation because its sole action operator commutes with itself, and ke1 is a proper nonzero stable line, so V is not irreducible.

constructalgebra
2.1

Any stable line is spanned by an eigenvector of the nilpotent operator t. Its eigenvalue must be zero, and kert=ke1, so ke1 is the only stable line. Therefore V cannot be a direct sum of two irreducible one-dimensional subrepresentations; since it is not itself irreducible, it has no decomposition of the form required by [L1].

step 1.1L1algebra
3.1

This two-dimensional representation is not completely reducible, refuting the universal claim over every field.

step 2.1

5 · Examples, counterexamples and false statements

None yet.

Sources