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

Math.Algebras.AffinePlane

Description

A module defining the affine plane and its symmetries

Documentation

data XY Source

Constructors

X 
Y 

Instances

data ABCD Source

Constructors

A 
B 
C 
D 

a, d, c, b :: Monomial m => Vect Q (m ABCD)Source

newtype SL2 v Source

Constructors

SL2 (GlexMonomial v) 

Instances