Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 2
    $\begingroup$ Have you tried Require Import Arith. and then used that lemma by Nat.div_0_l? $\endgroup$ Commented Apr 7 at 17:12
  • 1
    $\begingroup$ Thank you, that solves my problem. I should have searched in Coq via Search or SearchPattern command instead $\endgroup$
    – The Circle
    Commented Apr 7 at 17:35
  • 2
    $\begingroup$ @HirokiChen: if you're so kind, please post your comment as an anwser, with a small working example demonstrating the solution. Thanks! $\endgroup$ Commented Apr 12 at 12:52
  • $\begingroup$ @AndrejBauer Sure :) $\endgroup$ Commented Apr 12 at 16:04