agda / agda-stdlib

The Agda standard library

Home Page:https://wiki.portal.chalmers.se/agda/Libraries/StandardLibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`m+[n∸m]≡n` in the wrong section

gallais opened this issue · comments

m+[n∸m]≡n : m ≤ n → m + (n ∸ m) ≡ n

is under the header "Properties of and +" but does not mention _+_.

...yes it does?

lmao. Too tired by all this marking.