Zulip Chat Archive

Stream: mathlib4

Topic: engel_isBot_of_isMin


Kim Morrison (Jun 05 2024 at 23:37):

Would anyone be interested in refactoring engel_isBot_of_isMin in Mathlib/Algebra/Lie/CartanExists.lean into smaller pieces? I'm encountering errors on nightly-testing, and the proof is unmanageably long. (> 200 lines)

Johan Commelin (Jun 06 2024 at 06:28):

I guess that is my duty. Will look into it asap.

Kim Morrison (Jun 06 2024 at 06:35):

Oh -- I fixed the problem on nightly-testing, so it is much less urgent now. :-)

Johan Commelin (Jun 06 2024 at 06:44):

Aah, ok. Was it a nasty fix that needs backporting? Or can this just be part of the final bump?

Kim Morrison (Jun 06 2024 at 06:47):

I backported it already as part of #13551. It just needed an argument filled in, because something weird has changed with E vs engel ....


Last updated: May 02 2025 at 03:31 UTC