[Aldor-l] [open-axiom-devel] [fricas-devel] Re: coercion problem

Martin Rubey martin.rubey at univie.ac.at
Sat Nov 15 03:21:06 EST 2008


Dear Ralf, Waldek,

Due to other, by far more pressing issues, I'd like to stop work on this thread
for now.  I should have put in large letters at the beginning:

   This is a theoretical question, no need for action right now.

> I think, I stop here and wait for very concrete use cases of yours.

The concrete use case was to replace the 188 declarations of coerce by a
handful of declarations of CoercibleTo in the SPAD library.  I think that this
would make the library more user-friendly, and could be a first step towards
removing i-coerce and i-coerfn.

But I hesitate to write

UnivariatePolynomial(var, R) == with Join(CoercibleTo SUP R, 
                                          CoercibleTo Polynomial R, 
                                          CoercibleTo DMP([var], R), 
                                          CoercibleTo MPOLY([var], R) ...)

This doesn't look right.

Martin




More information about the Aldor-l mailing list