Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Standard library not listed?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Standard library not listed?


Chronological Thread 
  • From: Cao Qinxiang <caoqinxiang AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Standard library not listed?
  • Date: Mon, 24 Dec 2018 10:53:46 +0800
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=caoqinxiang AT gmail.com; spf=Pass smtp.mailfrom=caoqinxiang AT gmail.com; spf=None smtp.helo=postmaster AT mail-oi1-f173.google.com
  • Ironport-phdr: 9a23:a69SHBAAMh3xP/aArAdZUyQJP3N1i/DPJgcQr6AfoPdwSPv9p8bcNUDSrc9gkEXOFd2Cra4c26yO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUhzexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoIODA5/2PXhMJ+j6xVvQyvqABkzoHOfI2YLuBzcr/Bcd4YQ2dKQ8ZfVzZGAoO5d4YCEfAOPeFFpIfmplsOqxS/BQi2C+PpxT9Dm3j70rEg3OQmCAHG3QogHt0PsHvOqtX1O7wfUe+wzKbSzDXDa+la1iv66IjNax0sp+yHU7x3ccrU00YvFgXFg02RqYzjJTOV1/4Cv3KV7+p6Te6vhG8nqx1xojiy3cggkJXGhoUQyl3C6C53w541KMWmREJnZdOoCphduiGAO4drQ84vQXtktDs4x7AIv5OwYTIEx449xxHFbvyKa4iI7QznVOaWOTp4gWhqeLO7hxqr9kigy/DwWtC60FpXrCdInMPAtn8K1xzU5ciHTuVy8l291jaI0gDf8uBEIUYqmqrHM5Mt3KI8m54JvUnAHiL6glj6ga6Ue0k+5+Sl6erqbq3jppCGNo90jg/+Mr4pmsy6Gek3LhIBX2+C+eS90r3i8kz5T69Mjv05iaTZv5XaKt4apq69GQNazoEj6xOnAze8zNsYhWUHLE5CeB+fk4fpPEjOLOnkAve7nlSjiyxmx+vGP73kGpXCNGLPkLbnfbZn6k5T0hA/zd5F58EcNrZUK/XqH0T1qdbwDxkjMgXyzfy0Js9609Y1UGXHO66fIKLbt1DAsukmJPCNYp8UsTDyA/cg7v/qy3Q+nAlOLuGSwZILZSXgTbxdKEKDbC+024ZTISIxpgM7CdfSphiHWD9XaWy1WvtltD4+AYOiS4zEQ9L02eDT7GKABpRTI1t+JBWUC36xLteLXv4NbGSZJcozymVZB4jkcJco0FSVjCG/y7djKbCKqCgRtJam09ksouOKykp0+jtzAMCQlWqKSjMskw==

Hi Tiwari,

Thank you very much for your reply! This is very helpful.

Qinxiang Cao
Shanghai Jiao Tong University, John Hopcroft Center
Room 1110-2, SJTUSE Building
800 Dongchuan Road, Shanghai, China, 200240



On Mon, Dec 24, 2018 at 10:43 AM mukesh tiwari <mukeshtiwari.iiitm AT gmail.com> wrote:
Hi Cao,
Coq maintainers could give the answer more precisely, but based on my understanding standard library [1] lists theories [2], while the library (setoid_ring) you are looking for is in plugins directory [3].  If I am looking for documentation that is in plugin directory then I do a Google search (name of directory/file in plugin directory + coq ), but you can construct the url by yourself using the directory name (setoid_ring) with the coq file (Ring.v) (https://coq.inria.fr/library/Coq.setoid_ring.Ring.html).  Hope it helps.

Best,
Mukesh Tiwari


On Mon, Dec 24, 2018 at 10:23 AM Cao Qinxiang <caoqinxiang AT gmail.com> wrote:
Hi all,

I am wondering whether there are some standard library folders missing on the page "https://coq.inria.fr/library/index.html". For example, I cannot find setoid_ring  on it. I am wondering where I can find a more complete list of standard libraries. Thank you very much!

Best,

Qinxiang Cao
Shanghai Jiao Tong University, John Hopcroft Center
Room 1110-2, SJTUSE Building
800 Dongchuan Road, Shanghai, China, 200240




Archive powered by MHonArc 2.6.18.

Top of Page