PhyslibAlpha.Mathematics.LadderSystem.Basic
Ladder systems
i. Overview
A `LadderSystem K V d` packages `d` pairs of creation and annihilation endomorphisms of a `K`-vector space `V` satisfying the canonical commutation relations. The definition abstracts the algebraic structure shared by bosonic systems independently of a particular representation. The bilinears `E i j := acᵢaⱼ` satisfy the `gl(d)` commutation relations and define a `gl(d)`-module structure on `V` via `toGlHom`.
- `Basic.lean` : this file -- the structure itself, the `gl(d)`-module structure it generates, and the number operator. - `Vacuum.lean` : a vacuum state, the creation-operator words built over it, and the excitation- number sector they span, bundled as a `gl(d)` Lie submodule. - `OccupationBasis.lean` : the occupation-number states form a basis of each fixed- excitation-number sector, with an explicit dimension formula. - `SymmetricPower.lean` : that sector is linearly isomorphic to `Sym^n(K^d)`.
The harmonic-oscillator instance is defined in `QuantumMechanics/HarmonicOscillator/LadderOperators.lean`.
ii. Key results
Definitions: - `LadderSystem.E` : the `gl(d)` bilinears `E i j := acᵢaⱼ`. - `LadderSystem.toGlHom` : the `gl(d)`-representation on `V` generated by a ladder system. - `LadderSystem.N` : the number operator for mode `i`, `Nᵢ ≔ Eᵢᵢ`.
Theorems: - `LadderSystem.lie_E` : `E` satisfies the defining relations of `gl(d)`. - `LadderSystem.lie_N_a`, `LadderSystem.lie_N_ac` : `[Nᵢ, aⱼ] = -δᵢⱼaᵢ` and `[Nᵢ, acⱼ] = δᵢⱼacᵢ`. - `LadderSystem.lie_N_N` : the number operators commute among themselves, `[Nᵢ, Nⱼ] = 0`. - `LadderSystem.lie_totalN_E` : the *total* number operator `∑ᵢNᵢ` is central in `gl(d)` -- it commutes with every generator `E i j`, not just the diagonal ones. This is what makes an isotropic Hamiltonian (a function of `∑ᵢNᵢ` alone) compatible with the full `gl(d)`-module structure on `vacuumSpan`, not just individually with each `Nᵢ`.
iii. Table of contents
- A. The `LadderSystem` structure - B. The `gl(d)`-module structure - C. The number operator - C.1. Commutation relations - C.2. The total number operator
iv. References
A. The `LadderSystem` structure
B. The `gl(d)`-module structure
C. The number operator
C.1. Commutation relations
C.2. The total number operator
22 declarations
Right-bracketing linear map
For a fixed element in a Lie algebra over a field , this is the -linear map from to itself defined by , where denotes the Lie bracket.
Left Lie bracket map
Given a Lie algebra over a field and a fixed element , `bracketLeft x` is the -linear map from to itself defined by mapping an element to the Lie bracket .
Agreement of a linear map with the Lie bracket on a basis implies agreement everywhere
Let be a field, and let and be Lie algebras over . Let be a basis for . If is a -linear map such that for all , then for any , it holds that . Here, denotes the Lie bracket.
Lie Bracket Preservation on a Spanning Set Implies Lie Homomorphism
Let and be Lie algebras over a field , and let be a subset such that its linear span is the entire space . If a linear map preserves the Lie bracket for all elements in the spanning set, i.e., for all and , then preserves the Lie bracket for all .
Leibniz Rule for the Commutator
Let be a vector space over a field . For any linear operators , the commutator satisfies the Leibniz rule: where denotes the commutator of two operators.
Let be a vector space over a field . For any endomorphisms , the commutator of the product with satisfies the identity , where denotes the Lie bracket (commutator) of endomorphisms.
Bilinear operators
Given a ladder system on a -vector space with modes, the operator is defined as the product of the -th creation operator and the -th annihilation operator : where . These operators serve as the bilinear generators for the representation on .
Commutation Relations of Bilinear Operators:
Let be a ladder system on a -vector space with modes. For any indices , let be the bilinear operators of the system. The commutator (Lie bracket) of these operators satisfies the commutation relations of the general linear Lie algebra : where denotes the Kronecker delta.
Lie bracket of matrix units
Let denote the matrix unit over a field with at the -th entry and elsewhere. For any indices , the Lie bracket of these matrices satisfies: where is the Kronecker delta.
Linear map from to sending
For a ladder system on a -vector space with modes, this is the -linear map from the space of matrices to the endomorphism algebra that sends each matrix unit (a matrix with at and elsewhere) to the bilinear operator .
The linear representation map sends the standard basis matrix to the operator
Let be a ladder system on a -vector space with modes. Let be the -linear map that defines the representation on . For any indices , let be the standard basis matrix with at the -th entry and elsewhere. Then, the image of under this linear map is the bilinear operator :
of an elementary matrix equals
For a ladder system on a -vector space with modes, the -linear map (which defines the representation on ) maps the elementary matrix with at position and elsewhere to the bilinear operator .
`toGlHomLinear` Preserves the Lie Bracket
Let be a ladder system on a -vector space with modes. Let be the -linear map (defined as `toGlHomLinear`) that sends the matrix units to the bilinear operators . For any two matrices , the map preserves the Lie bracket: where denotes the standard commutator bracket .
Lie algebra homomorphism for a ladder system
Given a ladder system on a -vector space with modes, this is the Lie algebra homomorphism from the General Linear Lie algebra (represented by matrices over under the commutator bracket) to the Lie algebra of endomorphisms . This homomorphism defines the -representation on generated by the ladder operators, mapping the elementary matrix to the bilinear operator .
as a -Lie ring module induced by
For a ladder system on a -vector space with modes, this defines the structure of a Lie ring module on over the general linear Lie algebra (the space of matrices over equipped with the commutator bracket). The representation is induced by the Lie algebra homomorphism , which maps the elementary matrix to the bilinear operator .
as a -Lie module induced by
Let be a ladder system on a -vector space with modes. Then carries the structure of a Lie module over the Lie algebra (the space of matrices over equipped with the commutator bracket). The Lie action is induced by the Lie algebra homomorphism , which maps the elementary matrix to the bilinear operator .
Number operator
For a ladder system on a -vector space with modes, the number operator for the -th mode is defined as the diagonal bilinear operator . It corresponds to the product of the -th creation operator and the -th annihilation operator : where .
In a ladder system on a -vector space with modes, for any indices , the commutator of the number operator and the annihilation operator is given by: where is the Kronecker delta, is the number operator for the -th mode, is the annihilation operator for the -th mode, and the bracket denotes the Lie bracket (commutator) of endomorphisms in .
Commutation relation
For a ladder system on a -vector space with modes, let be the number operator for mode and be the creation operator for mode , where . The commutator of these operators satisfies: where is the Kronecker delta.
For any indices , the number operators and of a ladder system commute, meaning their Lie bracket (commutator) in the algebra of endomorphisms is zero:
Total number operator
For a ladder system on a -vector space with modes, the total number operator is defined as the sum of the individual number operators for each mode : This operator represents the total excitation count across every mode.
The Total Number Operator Commutes with Generators
For a ladder system on a -vector space with modes, let be the total number operator and be the generators (bilinears of creation and annihilation operators). For any indices , the total number operator commutes with the generators, meaning their Lie bracket in the algebra of endomorphisms is zero:
