Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.lxor_eq_zero
Modification history
2022-07-17 06:40
src/data/nat/bitwise.lean
feat(data/nat/bitwise): tweak `lxor` lemmas (#15409) …
Modified
nat.lxor_eq_zero
View on Github →
2020-08-29 15:59
src/data/nat/bitwise.lean
feat(data/nat): API for test_bit and bitwise operations (#3964)
Added
nat.lxor_eq_zero
View on Github →