Hi 
Moreover, do it need to create some operations for newly created algebra after 
defined multiplication?
i see that there are two m1 and m2 in example of chapter 6 in tutorial, does it 
mean that there can be 2 kinds of multiplication defined?
is the second parameter [m1, m2] only for defined multiplication?
Regards,
Martin
> From: tesl...@hotmail.com
> To: fo...@gap-system.org
> Date: Tue, 30 Sep 2014 19:57:45 +0800
> Subject: [GAP Forum]  what are the application of creating algebra
> 
> Hi ,
> http://www.gap-system.org/Manuals/doc/tut/chap6.html#X7DDBF6F47A2E021C
> 1. How to define a new multiplication of algebra with
> A:= Algebra( Rationals, [ m1, m2 ] );
> 2.  What is the example of code below for traditional multiplication rule?
> A:= Algebra( Rationals, [ m1, m2 ] );
> 3. Which interesting conditions do we search for after created a new algebra?
> 4. Which reference book teach the skills related above questions ?
> 5. How to create factorization for the newly created algebra ?
> Regards,
> Martin                                          
> _______________________________________________
> Forum mailing list
> Forum@mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
                                          
_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to