HaskellForMaths-0.4.9: 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 # 
Instance details

Defined in Math.Algebras.LaurentPoly

Ord LaurentMonomial Source # 
Instance details

Defined in Math.Algebras.LaurentPoly

Show LaurentMonomial Source # 
Instance details

Defined in Math.Algebras.LaurentPoly

Mon LaurentMonomial Source # 
Instance details

Defined in Math.Algebras.LaurentPoly

(Eq k, Num k) => Algebra k LaurentMonomial Source # 
Instance details

Defined in Math.Algebras.LaurentPoly

(Eq k, Fractional k) => Fractional (LaurentPoly k) Source # 
Instance details

Defined in Math.Algebras.LaurentPoly

HopfAlgebra (LaurentPoly Q) (SL2q String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane

Bialgebra (LaurentPoly Q) (SL2q String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane

Bialgebra (LaurentPoly Q) (M2q String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane

Coalgebra (LaurentPoly Q) (SL2q String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane

Coalgebra (LaurentPoly Q) (M2q String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane

Algebra (LaurentPoly Q) (SL2q String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane

Algebra (LaurentPoly Q) (M2q String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane

Algebra (LaurentPoly Q) (Aq02 String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane

Algebra (LaurentPoly Q) (Aq20 String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane

Comodule (LaurentPoly Q) (M2q String) (Aq20 String) Source # 
Instance details

Defined in Math.QuantumAlgebra.QuantumPlane