Skip to content

differentiable rsubmx/lsubmx lemmas + derive_sqrt - #1801

Merged
affeldt-aist merged 4 commits into
math-comp:masterfrom
yosakaon:dec4
Jan 6, 2026
Merged

differentiable rsubmx/lsubmx lemmas + derive_sqrt#1801
affeldt-aist merged 4 commits into
math-comp:masterfrom
yosakaon:dec4

Conversation

@yosakaon

@yosakaon yosakaon commented Dec 20, 2025

Copy link
Copy Markdown
Contributor
Motivation for this change

When deriving differential equations using lsubmx/rsubmx, we need proofs of their differentiability.
This PR also contains a lemma making use of the "is_derive1_sqrt" lemma to simply derive square roots.

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md
  • 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

@yosakaon yosakaon changed the title Dec4 differentiable rsubmx/lsubmx lemmas + derive_sqrt Dec 20, 2025
@affeldt-aist
affeldt-aist force-pushed the dec4 branch 2 times, most recently from 6fbb57f to e4a8c58 Compare January 1, 2026 07:23
@affeldt-aist
affeldt-aist self-requested a review January 1, 2026 07:24

@affeldt-aist affeldt-aist left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is certainly more theory to better develop but we'll be coming back to it soon so that is good enough for me now.

@affeldt-aist
affeldt-aist requested a review from t6s January 1, 2026 07:25
Comment thread theories/derive.v Outdated

@t6s t6s left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest changing the statements of differentiable_?submx and letting users combine it with other functions explicitly by differentiable_comp.

@affeldt-aist
affeldt-aist merged commit 848a02e into math-comp:master Jan 6, 2026
46 checks passed
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.

3 participants