Skip to content

Have notations for deriving and derivability #68

@CohenCyril

Description

@CohenCyril

Provide and document derivation notations such as:

  • f^`(n), f^`() and f^`N(n) (as in poly.v) for derivation onR (and when available, on C)
  • 'D(A -> V) for the type of derviable functions from domain A to a normed module type V
  • 'D^n(A -> V) for n times derivable (so that 'D^1 = 'D)
  • 'C^n_(A -> V) (I believe 'C^0 = 'C in the literature, but I advocate for not providing a notation without explicit n)

Bonus question: should the last 3 be types or sets ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentation 📝This issue/PR is about documentation of the library / repositoryenhancement ✨This issue/PR is about adding new features enhancing the libraryquestion ❓There is an unanswered question hererenaming/refactoring 🔧This is about a renaming or refactoring in the library

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions