@yosakaon made the following observation: https://github.com/math-comp/analysis/pull/2040#issuecomment-5125293128 This is about the following hint: ```coq Hint Extern 0 (is_derive _ _ (fun x => _ *m _) _) => apply: is_derive_mulmx : typeclass_instances. ```
@yosakaon made the following observation:
#2040 (comment)
This is about the following hint: