Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.lor_comm
Modification history
2020-08-29 15:59
src/data/nat/basic.lean
feat(data/nat): API for test_bit and bitwise operations (#3964)
Modified
nat.lor_comm
View on Github →
2020-08-27 18:31
src/data/nat/basic.lean
feat(data/nat): commutativity of bitwise operations (#3956)
Added
nat.lor_comm
View on Github →