| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Math.Algebras.AffinePlane
Description
A module defining the affine plane and its symmetries
Documentation
Constructors
| SL2 (GlexMonomial v) |
Instances
| Monomial SL2 Source # | |
| HopfAlgebra Q (SL2 ABCD) Source # | |
| Bialgebra Q (SL2 ABCD) Source # | |
Defined in Math.Algebras.AffinePlane | |
| Coalgebra Q (SL2 ABCD) Source # | |
| Algebra Q (SL2 ABCD) Source # | |
| Eq v => Eq (SL2 v) Source # | |
| Ord v => Ord (SL2 v) Source # | |
Defined in Math.Algebras.AffinePlane | |
| Show v => Show (SL2 v) Source # | |