Skip to content

is_derive_mulmx#2040

Open
yosakaon wants to merge 2 commits into
math-comp:masterfrom
yosakaon:16juil
Open

is_derive_mulmx#2040
yosakaon wants to merge 2 commits into
math-comp:masterfrom
yosakaon:16juil

Conversation

@yosakaon

@yosakaon yosakaon commented Jul 16, 2026

Copy link
Copy Markdown
Contributor
Motivation for this change

This PR completes #1891 (comment) with is_derive for matrix multiplication.

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 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

it is worth noting that Hint Extern 0 (is_derive _ _ (fun x => _ *m _) _) => apply: is_derive_mulmx : typeclass_instances. will help solve harder goals while leaving simple apply fails!

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