HaskellForMaths-0.4.8: Combinatorics, group theory, commutative algebra, non-commutative algebra
Math.Algebras.AffinePlane
Description
A module defining the affine plane and its symmetries
data XY Source
Constructors
Instances
x :: GlexPoly Q XY Source
y :: GlexPoly Q XY Source
data ABCD Source
a :: Monomial m => Vect Q (m ABCD) Source
d :: Monomial m => Vect Q (m ABCD) Source
c :: Monomial m => Vect Q (m ABCD) Source
b :: Monomial m => Vect Q (m ABCD) Source
newtype SL2 v Source
sl2Var :: Num k => v -> Vect k (SL2 v) Source