Hi, I see https://arxiv.org/abs/2205.11491 (written by you? ;) ) mentioning that:
... the statement is erroneous. The hypothesis h4 : b + d − a + c actually represents max(b + d − a, 0) + c. This is due to Lean’s nat type behaviour where (a : N) − (b : N) = (0 : N) if b ≥ a...
I have checked
and seems that it has not been updated. Thus, I guess maybe the minif2f dataset should be fixed?