Zulip Chat Archive
Stream: new members
Topic: bor and band instances
Vaibhav Karve (Jul 14 2020 at 18:26):
Should band and bor be instances of is_associative and is_commutative? I couldn't find it in mathlib.
The closest thing is bool.bor_comm etc. which is listed here: https://leanprover-community.github.io/mathlib_docs/data/bool.html
Last updated: May 02 2025 at 03:31 UTC