Zulip Chat Archive
Stream: general
Topic: order instances on empty, unit, bool?
Scott Morrison (Mar 30 2019 at 05:59):
Does mathlib want decidable_linear_order
instances on "boring" types like empty
, unit
, and bool
? I have these lying around.
Simon Hudon (Mar 30 2019 at 06:42):
I think so
Last updated: May 02 2025 at 03:31 UTC