Zulip Chat Archive

Stream: mathlib4

Topic: ConditionallyCompleteLinearOrderBot.toOrderBot


Violeta Hernández (Oct 07 2024 at 21:44):

Is there a reason why docs#ConditionallyCompleteLinearOrderBot extends docs#Bot and has a field bot_le, instead of simply extending docs#OrderBot?

Eric Wieser (Oct 07 2024 at 22:30):

This is probably inherited from Lean 3 where the inheritance you want was probably not supported

Eric Wieser (Oct 07 2024 at 22:30):

You could try changing it and see what the benchmark says

Violeta Hernández (Oct 07 2024 at 22:33):

I'll test that in #17524

Kevin Buzzard (Oct 08 2024 at 07:29):

(remark: in another thread someone else was also claiming that the speedcenter was down).


Last updated: May 02 2025 at 03:31 UTC