Commit 2023-10-12 10:52 6025756d
View on Github →chore: improve defeq for Sup
and sSup
of LieSubmodule
s (#7608)
The point is that the following four lemmas are now all true by definition:
LieSubmodule.inf_coe_toSubmodule
LieSubmodule.sInf_coe_toSubmodule
LieSubmodule.sup_coe_toSubmodule
[previously existed but not true by definition]LieSubmodule.sSup_coe_toSubmodule
[previously did not exist]