Skip to content

new derive.v lemmas#2026

Open
amolinamounier wants to merge 6 commits into
math-comp:masterfrom
amolinamounier:derive_new
Open

new derive.v lemmas#2026
amolinamounier wants to merge 6 commits into
math-comp:masterfrom
amolinamounier:derive_new

Conversation

@amolinamounier

@amolinamounier amolinamounier commented Jul 15, 2026

Copy link
Copy Markdown
Motivation for this change

Split from #2023. Depends on #2024, #2025 and #2029. Adds:

  • derive1Dn : f^`(i+j) = f^`(j)^`(i)
  • derivation of functions of the form fun x => k x *: f x (suffix ZLR)
  • derivation of shifted functions (suffix shiftf)
  • instance is_derive_exp
  • near_equality lemmas for derive1 and derive1n
Checklist
  • added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

- lemma `derive1Dn`
- derivation of functions of form `fun x => k x *: f x`
- derivation of shifted functions
- lemmas for near-equality of `derive1`/`derive1n`
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

Successfully merging this pull request may close these issues.

1 participant