Dieudonné Determinants in Skew Fields
- Dieudonné determinants are defined as invariants for matrices over discrete valuation skew fields, extending classical determinant properties to noncommutative settings.
- They leverage valuation properties and Bruhat decomposition to compute invariant quantities that inform about matrix invertibility and singularity.
- Efficient algorithms based on combinatorial relaxation and matrix expansion enable polynomial-time computations, impacting coding theory and system analysis.
The Dieudonné determinant is a generalization of the classical determinant to matrices over a noncommutative field, specifically discrete valuation skew fields (DVSFs). Given a matrix over such a field , the Dieudonné determinant, , takes values in the abelianization and is well-defined up to commutators. The valuation of the Dieudonné determinant, denoted , is a key invariant, extending properties of determinants to the noncommutative setting and providing essential data on invertibility and singularity. The theory of Dieudonné determinants underpins computational frameworks in both symbolic computation and noncommutative linear algebra, and is central in fields such as coding theory, systems theory, and module theory (Oki, 2019).
1. Dieudonné Determinants over Discrete Valuation Skew Fields
Let be a skew-field equipped with a discrete valuation satisfying:
- ,
- ,
- ,
- .
The valuation ring consists of elements with , with maximal ideal , and a uniformizer such that .
For , Bruhat decomposition (Cohn, 2003) yields , with unitriangular, diagonal with entries , and a permutation matrix. The Dieudonné determinant is
and its valuation
Basic properties include:
- (VD1) ,
- (VD2) for any elementary (unitriangular) matrix,
- (VD3) (Oki, 2019).
2. Polynomial-Time Algorithms for Valuations
In the setting where is split—that is, admits a coefficient subfield and every has a unique expansion , —efficient algorithms for computing are available, assuming access to oracles for -arithmetic and higher-derivations .
Given and an upper bound , two frameworks are used (Oki, 2019):
2.1 Combinatorial Relaxation
This algorithm extends the combinatorial relaxation approaches of Murota (1995) and uses the following process:
- Build a bipartite graph with edge weights .
- The weight of a minimum-weight perfect matching gives a lower bound .
- Transform iteratively into a proper form (), guided by LP duality and tightness of the associated coefficient matrix .
- If is nonsingular in , the process terminates, yielding .
- Otherwise, further transformations ensure progress toward tightness; altogether, iterations suffice, each involving weighted matching, -updates, and matrix multiplication.
Total running time: .
2.2 Matrix Expansion
Following work by Van Dooren et al. (1979) and Moriyama–Murota (2013), define the -th order matrix expansion:
where is the -coefficient of .
Let . Using Smith–McMillan invariants and Legendre duality:
Thus, is computed by evaluating the rank of —an operation—plus assembling in .
Total running time: (Oki, 2019).
3. Estimation of Upper Bounds for Skew Polynomial Matrices
For , regarded as nonsingular in with , the inequality
holds. This follows by multiplying by so all entries become polynomials of degree , and examining the Jacobson normal form. This upper bound characterizes , the skew-rational series field. The bound estimation is valid for skew polynomial matrices and forms the foundation for upper bounds required by the algorithms above (Oki, 2019).
4. Applications to Edmonds’ Problems
4.1 Noncommutative Weighted Edmonds’ Problem (nc-WEP)
Given a noncommutative-linear polynomial matrix over , the nc-WEP is the problem of computing the degree of the Dieudonné determinant. Applying combinatorial relaxation, the problem reduces to solving the maximum-vanishing-subspace problem (MVSP) over to factor out subspaces and identify tightness at each step.
With deterministic polynomial-time MVSP oracles (e.g., Hamada–Hirai 2020, Ivanyos et al. 2018), the nc-WEP over is solvable in bit-length polynomial time; over any field , the solution can be obtained in polynomially many arithmetic operations (Oki, 2019).
4.2 Matrix Expansion Reduction
Alternatively, matrix expansion assembles in or . The rank gives , yielding
Therefore, WEP (and nc-WEP) reduces to the commutative (resp. noncommutative) Edmonds problem in one call at polynomial size and time.
5. Dieudonné Determinants in Linear Time-Varying Systems
Consider a differential or difference field with constant field . The general linear system
with (differential) or (difference), is encoded by the skew-polynomial matrix . The solution space is an affine -module. Over an “adequate” extension of , dimension is related to Dieudonné determinant valuation:
- If , ,
- If , .
Hence, the valuation algorithms for the Dieudonné determinant provide computational access to structural invariants and degrees of freedom in time-varying system analyses (Oki, 2019).
6. Computational and Theoretical Significance
The described algorithms and theoretical results extend classical determinant-based methodologies to matrices over noncommutative and valued fields. The valuation of the Dieudonné determinant preserves critical properties of the classical determinant (multiplicativity, invariance under elementary operations, decomposition over block-diagonal forms), while supporting practical computational (polynomial-time) solutions for structurally complex matrix problems. Notable applications include the resolution of the noncommutative weighted Edmonds' problem and the explicit computation of solution space dimensions for linear differential and difference equations, providing essential computational resources for symbolic computation, control theory, and noncommutative algebra (Oki, 2019).