| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Math.Algebras.LaurentPoly
Documentation
data LaurentMonomial Source
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 |
type LaurentPoly k = Vect k LaurentMonomial Source
lvar :: String -> LaurentPoly Q Source
q :: LaurentPoly Q Source
q' :: LaurentPoly Q Source