Commit 2025-08-11 09:25 16d91fe7
View on Github →feat: drop assumption [P.IsNotG2]
in lemma RootPairing.lie_e_f_ne
(#28011)
We also move a few lemmas from LinearAlgebra.RootSystem.Chain
into LinearAlgebra.RootSystem.Finite.G2
so that we can invert the import order of these two files. The motivation for this is to allow us to import LinearAlgebra.RootSystem.Base
into LinearAlgebra.RootSystem.Finite.G2
.