HaskellForMaths-0.4.8: Combinatorics, group theory, commutative algebra, non-commutative algebra

Safe HaskellNone
LanguageHaskell98

Math.Algebras.LaurentPoly

Documentation

data LaurentMonomial Source #

Constructors

LM Int [(String, Int)] 

Instances

Eq LaurentMonomial Source # 
Ord LaurentMonomial Source # 
Show LaurentMonomial Source # 
Mon LaurentMonomial Source # 
(Eq k, Num k) => Algebra k LaurentMonomial Source # 
(Eq k, Fractional k) => Fractional (LaurentPoly k) Source # 
HopfAlgebra (LaurentPoly Q) (SL2q String) Source # 
Bialgebra (LaurentPoly Q) (SL2q String) Source # 
Bialgebra (LaurentPoly Q) (M2q String) Source # 
Coalgebra (LaurentPoly Q) (SL2q String) Source # 
Coalgebra (LaurentPoly Q) (M2q String) Source # 
Algebra (LaurentPoly Q) (SL2q String) Source # 
Algebra (LaurentPoly Q) (M2q String) Source # 
Algebra (LaurentPoly Q) (Aq02 String) Source # 
Algebra (LaurentPoly Q) (Aq20 String) Source # 
Comodule (LaurentPoly Q) (M2q String) (Aq20 String) Source #