MathAction #222 FramedNonAssociativeAlgebraFunctions2 and map

Submitted by : (unknown) at: 2007年11月17日T22:11:13-08:00 (18 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :
Optional comment :

I don't know if it's false but in FramedNonAssociativeAlgebraFunctions2?:

 Implementation ==> add
 map(fn : R -> S, u : AR): AS ==
 rank()$AR > rank()$AS => error("map: ranks of algebras do not fit")
 vr : V R := coordinates u
 vs : V S := map(fn,vr)$VectorFunctions2(R,S)
 rank()$AR = rank()$AR => represents(vs)$AS
 ba := basis()$AS
 represents(vs,[ba.i for i in 1..rank()$AR])

rank()$AR = rank()$AR => represents(vs)$AS

has may be to be changed to:

rank()$AR = rank()$AS => represents(vs)$AS

property change --greg, 2005年10月20日 12:58:09 -0500 reply
Status: fix proposed => pending (next release)

naalg.patch

... --Tim Daly, 2005年10月21日 11:03:52 -0500 reply
The fix, as proposed, now reads: rank()$AR = rank()$AS => represents(vs)$AS

property change --greg, 2005年11月01日 12:16:23 -0600 reply
Status: pending (next release) => closed




Subject: Be Bold !!
( 15 subscribers )
Please rate this page:

AltStyle によって変換されたページ (->オリジナル) /