Commit 2025-09-02 04:47 36bfae37
View on Github →chore(Nat/Prime/Basic): ne_zero instead of pos hypothesis (#28921)
There are some lean core lemmas that are of the 0 < x
form that lemmas here relied on. That is why they were in the same hypothesis shape. We prefer the weaker hypothesis.