coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Bruno Le Floch <blflatex AT gmail.com>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Classification of simple Lie algebras
- Date: Sun, 14 Jan 2018 12:15:25 -0500
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=blflatex AT gmail.com; spf=Pass smtp.mailfrom=blflatex AT gmail.com; spf=None smtp.helo=postmaster AT mail-qt0-f181.google.com
- Ironport-phdr: 9a23:afCmNhcW07cRG0AXRXZbzyA2lGMj4u6mDksu8pMizoh2WeGdxcu4YR7h7PlgxGXEQZ/co6odzbaO6ua4ASQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTahfL9+Ngm6oRnMvcQKnIVuLbo8xAHUqXVSYeRWwm1oJVOXnxni48q74YBu/SdNtf8/7sBMSar1cbg2QrxeFzQmLns65Nb3uhnZTAuA/WUTX2MLmRdVGQfF7RX6XpDssivms+d2xSeXMdHqQb0yRD+v6bpgRh31hycdLzM37X/ZisJwgqxYrhyuqRNwzIzIb4+aL/d+YqHQcMkGSWZdUMtcVSpMCZ68YYsVCOoBOP5VopTnp1sTqxu+AhSnCuXxxTRVhnH22ao63PghEQrb2wEvBNYOsHrQrNrvKKcdT++0wbLHzTXGdfxW2DP95JLUfRAmpPGBRLR9etfSx0k3Dw7JkEmcpIj/Mz6W1ukBqXaX4/dhWO61lmIqqBx9riCty8oikIXFm4YYx1/e+Sln2oo5ONm1RFN9bNW5CpVfrTuaOJFzQs46Q2FnpiI6yroetJ6+ZicKyZAnywfGa/ybb4SE+xzjWPuSLDtlnn5ld7W/hxG98Uik1OLwTNW70FFPriZdk9nMsG4C1wDL58SZVvdw+l2t1DWP2gzJ9O1IPEE5mbDGJ5Mi37I8jp8Tvl7CHi/ylkX2lqiWdkA89+ez7+TnbLHmqYWAN4BqhQDzKasumsmlDuQ5NggCRXSU+eO51LH75032XK1KjuEqkqneqJ3VOcMbpregDwBJ1oYj9g2wAiy90NUYmHkHNEhKdAiGj4jvIVHOIer3Ae2xg1S2w39XwKXNOaSkCZHQJFDClq3gdPBz8R1y0g02mPpF+pRTQpUMaNz3XUTx/IjSChE9OhC5087oDdx80sUVXmfZUfzRC7/brVLdvrFnGOKLfoJA4G+sechg3ObniDoCoXFYeKCo2ZUNb3XhR6ZpJkyYZTznhdJTSD5W7Dp7d/TjjRi5aRAWf2y7Bvtu6TQyCYbgBoDGFNj03e6xmRyjF5gTXVhoT1CBFXCyKdeBUvYILTuOeopvy2xdE7emTIAl2Felswqok7c=
Dear Cyril and Florent,
Thank you both. I will delve into mathcomp over the next month or so
(Coq is not my main occupation unfortunately) and ask further questions
if I cannot find more specific things. It is good to know that it has
linear algebra and graph theory. Trees are not really needed: it just
happens that the graphs I'll end up with are trees.
On 01/11/2018 03:37 PM, Florent Hivert wrote:
> On Thu, Jan 11, 2018 at 03:39:16PM +0100, Cyril Cohen wrote:
>> I am not aware of any Coq development about ((semi-)simple) Lie algebras
>> and
>> their classification.
>
>> Unfortunately, I don't know much about semi-simple Lie algebra, so I cannot
>> anticipate precisely your needs, but if you are willing to give me more
>> details, I could tell you what exists or not in the mathematical components
>> library. You can also read the headers of theory files (such as
>> mathcomp/algebra/matrix.v, mathcomp/algebra/mxalgebra.v,
>> mathcomp/ssreflect/fingraph.v, ...) to check if what notions it covers.
>
> I think I should mention my developement Coq-Combi [1] based on math-comp,
> whose main goal was to formally prove the Littlewood-Richardson rule, and
> the
> Frobenius isomorphisms between symmetric functions and the character ring of
> symmetric-group. It's maybe not the same corpus of material, but If we
> believe
> the Fulton-Harris book, there are closely related subjects.
They are definitely closely related, although my understanding is that
the relation holds for gl(n) or more generally A-type Lie algebras
su(n), sl(n), but that B,C,D,E,F,G type Lie algebras are more
complicated. There are probably analogues of the Littlewood-Richardson
rule for all of these cases.
> It's not clear if you can reuse something from it (maybe partitions), but
> conceptually it's not very far. Also I'm close enough to people who
> implemented the Root System/Cartan/Coxeter/Lie theory in the computer
> algebra
> system sage and there might probably be design choice which where good on
> one
> side and can be reused.
We have been using Sage for other parts of the project so I'll
definitely take a very close look. It seems to have a lot of things.
> Anyway, I would be interested to discuss, about such development if not to
> help.
Thanks! If the project is not done by this fall we can probably talk in
person (I'll do a physics postdoc in ENS next year).
Best,
Bruno
- [Coq-Club] Classification of simple Lie algebras, Bruno Le Floch, 01/01/2018
- Re: [Coq-Club] Classification of simple Lie algebras, Cyril Cohen, 01/11/2018
- Re: [Coq-Club] Classification of simple Lie algebras, Florent Hivert, 01/11/2018
- Re: [Coq-Club] Classification of simple Lie algebras, Bruno Le Floch, 01/14/2018
- Re: [Coq-Club] Classification of simple Lie algebras, Florent Hivert, 01/11/2018
- Re: [Coq-Club] Classification of simple Lie algebras, Cyril Cohen, 01/11/2018
Archive powered by MHonArc 2.6.18.