Skip to Content.
Sympa Menu

ssreflect - polynomial evaluation morphism.

Subject: Ssreflect Users Discussion List

List archive

polynomial evaluation morphism.


Chronological Thread 
  • From:
  • To:
  • Subject: polynomial evaluation morphism.
  • Date: Fri, 13 May 2011 10:57:01 -0400 (EDT)

Is there a polynomial evaluation ring morphism hidden away somewhere? Something that for each x creates an {rmorph {poly R} -> R} equal to
fun p => p.[x] ? (as opposed to horner which crates for each p an {rmorph R -> R}).

Or am I supposed to use (horner_morph idfun)?

--
Russell O'Connor <http://r6.ca/>
``All talk about `theft,''' the general counsel of the American Graphophone
Company wrote, ``is the merest claptrap, for there exists no property in
ideas musical, literary or artistic, except as defined by statute.''



Archive powered by MHonArc 2.6.18.

Top of Page