Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce computational FMPs #129

Closed
jbs1 opened this issue Jul 6, 2016 · 2 comments
Closed

Introduce computational FMPs #129

jbs1 opened this issue Jul 6, 2016 · 2 comments
Assignees

Comments

@jbs1
Copy link

jbs1 commented Jul 6, 2016

migrated from Trac, where originally posted by clange on 24-Aug-2010 3:13pm

Definitional FMPs are not enough in practice. When they define a symbol implicitly, they are not usable for computation. Therefore, Michael suggested to introduce, in addition to definitional FMPs, computational FMPs. These must have the form

<OMA>
  <OMS cd="relation1" name="eq"/>
  <OMA>
    <OMS cd="the" name="symbol"/>
    arg1
    ...
    argn
  </OMA>
  f(arg1, ..., argn)
</OMA>

(Michael, is there any other possible form?)

See http://arxiv.org/abs/1006.4057, last page of section 2, and the remark on FMPs in section 3 for a practical use case.

@jbs1 jbs1 self-assigned this Jul 6, 2016
@jbs1
Copy link
Author

jbs1 commented Jul 6, 2016

migrated from Trac, where originally posted by clange on 16-May-2014 1:07am

Still a valid concern IMHO, but maybe it's hard enough to finally introduce definitional FMPs and stop there.

@kohlhase
Copy link
Member

kohlhase commented Oct 2, 2017

moved to OpenMath/OMSTD#33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants