79209992

Date: 2024-11-21 06:55:59
Score: 1
Natty:
Report link

How would you prove it on paper? I'd say probably not by induction. Maybe you already have the inverse of +n?

Note that there is also the lia tactic for solving linear integer arithmetic problems. You just need to import it with the following command.

From Coq Require Import Lia.
Reasons:
  • Blacklisted phrase (1): How would you
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How would you
  • High reputation (-1):
Posted by: Théo Winterhalter